Package com.rapidminer.operator.learner.associations.fpgrowth

This package contains classes and operators for association rule mining and frequent item set mining based on FPGrowth.

See:
          Description

Interface Summary
FrequencyStack A stack for frequencies.
 

Class Summary
FPGrowth This operator calculates all frequent items sets from a data set by building a FPTree data structure on the transaction data base.
FPTree This is the basic data structure for FPGrowth.
FPTreeNode A node in the FPTree.
Header An entry in the header table.
ListFrequencyStack A frequency stack based on a list implementation.
 

Package com.rapidminer.operator.learner.associations.fpgrowth Description

This package contains classes and operators for association rule mining and frequent item set mining based on FPGrowth.



Copyright © 2001-2009 by Rapid-I