Uses of Interface
weka.associations.AssociationRulesProducer

Packages that use AssociationRulesProducer
weka.associations   
 

Uses of AssociationRulesProducer in weka.associations
 

Classes in weka.associations that implement AssociationRulesProducer
 class Apriori
          Class implementing an Apriori-type algorithm.
 class FilteredAssociator
          Class for running an arbitrary associator on data that has been passed through an arbitrary filter.
 class FPGrowth
          Class implementing the FP-growth algorithm for finding large item sets without candidate generation.
 



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