Class | Description |
---|---|
CarClassifier |
Abstract class that has to be implemented by all classifiers for class association rules
|
JCBA |
Class implemting a java version of the CBA algorithm using a CrTree.
|
WeightedClassifier |
Class implemting three different weighted classifiers for class association
rules.
|