Package weka.associations
package weka.associations
-
ClassDescriptionAbstract scheme for learning associations.Class implementing an Apriori-type algorithm.Class for storing a set of items.Abstract class for storing and manipulating an association rule.Class encapsulating a list of association rules.Interface to something that can provide a list of AssociationRules.Class for evaluating Associaters.Class that encapsulates an item whose backing Attribute is binary or unary.Interface for learning class association rules.Class for examining the capabilities and finding problems with associators.Class for storing and manipulating an association rule.Enum for holding different metric typesClass encapsulating a list of association rules and the preprocessing filter that was applied before they were generated.Class for running an arbitrary associator on data that has been passed through an arbitrary filter.Class implementing the FP-growth algorithm for finding large item sets without candidate generation.Class that encapsulates information about an individual item.Class for storing a set of items.Class for storing a set of items together with a class label.Class that encapsulates a nominal item.Class that encapsulates a numeric item.Abstract utility class for handling settings common to meta associators that use a single base associator.