ca.pfv.spmf.algorithms.sequential_rules.rulegrowth
Class Occurence
- java.lang.Object
-
- ca.pfv.spmf.algorithms.sequential_rules.rulegrowth.Occurence
-
public class Occurence extends java.lang.ObjectThis class represent the first and last occurences of an itemset in a sequence, as defined in the RuleGrowth algorithm.- See Also:
AlgoRULEGROWTH,Sequence,SequenceDatabase
-
-
Field Summary
Fields Modifier and Type Field and Description shortfirstItemsetthe first occurence
// e.g.shortlastItemsetthe last occurence
-
Constructor Summary
Constructors Constructor and Description Occurence(short firstItemset, short lastItemset)Constructor
-
DMelt 3.0 © DataMelt by jWork.ORG