ca.pfv.spmf.algorithms.frequentpatterns.fpgrowth
Class FPTree
- java.lang.Object
-
- ca.pfv.spmf.algorithms.frequentpatterns.fpgrowth.FPTree
-
public class FPTree extends java.lang.ObjectThis is an implementation of a FPTree as used by the FPGrowth algorithm.- See Also:
FPNode,Itemset,AlgoFPGrowth
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddTransaction(java.util.List<java.lang.Integer> transaction)Method for adding a transaction to the fp-tree (for the initial construction of the FP-Tree).
-
DMelt 3.0 © DataMelt by jWork.ORG