Uses of Package
org.apache.mahout.fpm.pfpgrowth

Packages that use org.apache.mahout.fpm.pfpgrowth
org.apache.mahout.fpm.pfpgrowth MapReduce (parallel) implementation of FP Growth Algorithm for frequent Itemset Mining 
 

Classes in org.apache.mahout.fpm.pfpgrowth used by org.apache.mahout.fpm.pfpgrowth
TransactionTree
          A compact representation of transactions modeled on the lines to FPTree This reduces plenty of space and speeds up Map/Reduce of PFPGrowth algorithm by reducing data size passed from the Mapper to the reducer where FPGrowth mining is done
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.