Package | Description |
---|---|
weka.associations | |
weka.gui.beans |
Class and Description |
---|
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
|
FPGrowth.FPTreeNode
A node in the FP-tree.
|
FPGrowth.FrequentBinaryItemSet
Class for maintaining a frequent item set.
|
FPGrowth.FrequentItemSets
Maintains a list of frequent item sets.
|
FPGrowth.ShadowCounts
This class holds the counts for projected tree nodes
and header lists.
|
ItemSet
Class for storing a set of items.
|
Messages
Messages.
|
PriorEstimation
Class implementing the prior estimattion of the predictive apriori algorithm
for mining association rules.
|
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.
|
Class and Description |
---|
Associator |
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.