| Package | Description |
|---|---|
| weka.associations |
| Modifier and Type | Class and Description |
|---|---|
class |
Apriori
Class implementing an Apriori-type algorithm.
|
class |
PredictiveApriori
Class implementing the predictive apriori algorithm to mine association rules.
It searches with an increasing support threshold for the best 'n' rules concerning a support-based corrected confidence value. For more information see: Tobias Scheffer: Finding Association Rules That Trade Support Optimally against Confidence. |
Copyright © 2021 University of Waikato, Hamilton, NZ. All rights reserved.