Package ca.pfv.spmf.algorithms.frequentpatterns.fpgrowth_with_strings
-
Class Summary Class Description AlgoFPGrowth_Strings This is an implementation of the FPGROWTH algorithm (Han et al., 2004) that take as input a transaction database where items are represented by strings rather than integers.FPNode_Strings This is an implementation of a FPTree node for the version of FPGrowth where items are represented by Strings rather than Integers.FPTree_Strings This is an implementation of a FPTree for the version of FPGrowth where items are represented by Strings rather than Integers.
DMelt 3.0 © DataMelt by jWork.ORG