Uses of Package
weka.associations

Packages that use weka.associations
weka.associations   
weka.gui.beans   
 

Classes in weka.associations used by weka.associations
AbstractAssociator
          Abstract scheme for learning associations.
AprioriItemSet
          Class for storing a set of items.
Associator
           
CARuleMiner
          Interface for learning class association rules.
FPGrowth.AssociationRule
           
FPGrowth.AssociationRule.METRIC_TYPE
          Enum for holding different metric types
FPGrowth.BinaryItem
          Inner class that handles a single binary item
ItemSet
          Class for storing a set of items.
Messages
          Messages.
RuleGeneration
          Class implementing the rule generation procedure of the predictive apriori algorithm.
RuleItem
          Class for storing an (class) association rule.
SingleAssociatorEnhancer
          Abstract utility class for handling settings common to meta associators that use a single base associator.
 

Classes in weka.associations used by weka.gui.beans
Associator
           
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.