ca.pfv.spmf.algorithms.sequential_rules.rulegrowth
Class Rule
- java.lang.Object
-
- ca.pfv.spmf.algorithms.sequential_rules.rulegrowth.Rule
-
public class Rule extends java.lang.ObjectThis class represents a sequential rule found by the CMDeo algorithm.- See Also:
AlgoCMDeogun,Itemset
-
-
Constructor Summary
Constructors Constructor and Description Rule(int[] itemsetI, int[] itemsetJ, java.util.Set<java.lang.Integer> tidsI, java.util.Set<java.lang.Integer> tidsJ, java.util.Set<java.lang.Integer> tidsIJ, java.util.Map<java.lang.Integer,Occurence> occurencesI, java.util.Map<java.lang.Integer,Occurence> occurencesJ)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringtoString()
-
DMelt 3.0 © DataMelt by jWork.ORG