Package ca.pfv.spmf.algorithms.sequential_rules.rulegrowth
-
Class Summary Class Description AlgoERMiner This is the original implementation of the ERMiner algorithm for mining sequential rules common to several sequences where antecedent and consequent are unordered itemsets.AlgoRULEGROWTH This is the original implementation of the RULEGROWTH algorithm for mining sequential rules common to several sequences where antecedent and consequent are unordered itemsets.ExpandLeftStore This is the LeftStore structure used by the ERMiner algorithmLeftEquivalenceClass This class represents a left equivalence class.LeftRule This class represents a rule member of a left equivalence class.Occurence This class represent the first and last occurences of an itemset in a sequence, as defined in the RuleGrowth algorithm.RightEquivalenceClass This class represents a right equivalence class.RightRule This class represents a rule member of a right equivalence class.Rule This class represents a sequential rule found by the CMDeo algorithm.SparseMatrix This class represents the SparseMatrix structure used by ERMiner.
DMelt 3.0 © DataMelt by jWork.ORG