Package ca.pfv.spmf.algorithms.sequential_rules.trulegrowth_with_strings
-
Class Summary Class Description AlgoTRuleGrowth_withStrings This is a modified implementation of the TRULEGROWTH algorithm for mining sequential rules from sequences containing Strings instead of integers.Itemset This class represents an itemset (a list of items where items are strings) as used by the TRuleGrowth implementation that takes strings as input.Occurence This class represent the first and last occurences of an itemset in a sequence, as defined in the RuleGrowth algorithm.
DMelt 3.0 © DataMelt by jWork.ORG