ca.pfv.spmf.algorithms.frequentpatterns.fpgrowth_with_strings
Class FPTree_Strings
- java.lang.Object
-
- ca.pfv.spmf.algorithms.frequentpatterns.fpgrowth_with_strings.FPTree_Strings
-
public class FPTree_Strings extends java.lang.ObjectThis is an implementation of a FPTree for the version of FPGrowth where items are represented by Strings rather than Integers.- See Also:
FPNode_Strings,FPTree_Strings,AlgoFPGrowth_Strings
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddTransaction(java.util.List<java.lang.String> 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