Uses of Package
com.rapidminer.operator.learner.associations

Packages that use com.rapidminer.operator.learner.associations
com.rapidminer.gui.graphs This package contains plotting functionality for graphs and some graph plot implementations for common RapidMiner graphs. 
com.rapidminer.gui.viewer This package contain viewer classes for some standard data types like ExampleSets, DataTables etc. 
com.rapidminer.operator.learner.associations This package contains classes and operators for association rule mining and frequent item set mining. 
com.rapidminer.operator.learner.associations.fpgrowth This package contains classes and operators for association rule mining and frequent item set mining based on FPGrowth. 
 

Classes in com.rapidminer.operator.learner.associations used by com.rapidminer.gui.graphs
AssociationRules
          A set of AssociationRules which can be constructed from frequent item sets.
 

Classes in com.rapidminer.operator.learner.associations used by com.rapidminer.gui.viewer
AssociationRules
          A set of AssociationRules which can be constructed from frequent item sets.
FrequentItemSets
          Contains a collection of FrequentItemSets.
 

Classes in com.rapidminer.operator.learner.associations used by com.rapidminer.operator.learner.associations
AssociationRule
          An association rule which can be created from a frequent item set.
FrequentItemSet
          A frequent item set contains a set of frequent Items.
Item
          Item the base class for itemsets and provide all necessary frequency information.
 

Classes in com.rapidminer.operator.learner.associations used by com.rapidminer.operator.learner.associations.fpgrowth
Item
          Item the base class for itemsets and provide all necessary frequency information.
 



Copyright © 2001-2009 by Rapid-I