jar

nz.ac.waikato.cms.weka : generalizedSequentialPatterns

Maven & Gradle

Apr 26, 2012

generalizedSequentialPatterns · Class implementing a GSP algorithm for discovering sequential patterns in a sequential data set. The attribute identifying the distinct data sequences contained in the set can be determined by the respective option. Furthermore, the set of output results can be restricted by specifying one or more attributes that have to be contained in each element/itemset of a sequence. For further information see: Ramakrishnan Srikant, Rakesh Agrawal (1996). Mining Sequential Patterns: Generalizations and Performance Improvements.

Table Of Contents

Latest Version

Download nz.ac.waikato.cms.weka : generalizedSequentialPatterns JAR file - Latest Versions:

All Versions

Download nz.ac.waikato.cms.weka : generalizedSequentialPatterns JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window generalizedSequentialPatterns-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

weka.associations.gsp

├─ weka.associations.gsp.Element.class - [JAR]

├─ weka.associations.gsp.Sequence.class - [JAR]

weka.associations

├─ weka.associations.GeneralizedSequentialPatterns.class - [JAR]