| Package | Description |
|---|---|
| weka.associations |
| Modifier and Type | Class and Description |
|---|---|
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.
|
class |
SingleAssociatorEnhancer
Abstract utility class for handling settings common to meta associators that
use a single base associator.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.