Search Java Classes and Packages
Search Java Frameworks and Libraries
#Weka.associations Classes and Interfaces - 17 results found.
| Name | Description | Type | Package | Framework |
| AbstractAssociator | Abstract scheme for learning associations. | Class | weka.associations | Weka |
|
| Apriori | Class implementing an Apriori-type algorithm. | Class | weka.associations | Weka |
|
| AprioriItemSet | Class for storing a set of items. | Class | weka.associations | Weka |
|
| AssociationRule | Abstract class for storing and manipulating an association rule. | Class | weka.associations | Weka |
|
| AssociationRules | Class encapsulating a list of association rules. | Class | weka.associations | Weka |
|
| AssociationRulesProducer | Interface to something that can provide a list ofVersion:$Revision: 8034 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Interface | weka.associations | Weka |
|
| Associator | Generates an associator. | Interface | weka.associations | Weka |
|
| AssociatorEvaluation | Class for evaluating Associaters. | Class | weka.associations | Weka |
|
| BinaryItem | Class that encapsulates an item whose backing Attribute isVersion:$Revision; $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.associations | Weka |
|
| CARuleMiner | Interface for learning class association rules. | Interface | weka.associations | Weka |
|
| CheckAssociator | Class for examining the capabilities and finding problems with associators. | Class | weka.associations | Weka |
|
| DefaultAssociationRule | Class for storing and manipulating an association rule. | Class | weka.associations | Weka |
|
| DefaultAssociationRule .METRIC_TYPE | | Class | weka.associations | Weka |
|
| NominalItem | Class that encapsulates a nominal item. | Class | weka.associations | Weka |
|
| NumericItem | Class that encapsulates a numeric item. | Class | weka.associations | Weka |
|
| NumericItem .Comparison | Returns the enum constant of this type with the specified name. | Class | weka.associations | Weka |
|
| SingleAssociatorEnhancer | Abstract utility class for handling settings common to meta associators that use a single base associator. | Class | weka.associations | Weka |