| Package | Description |
|---|---|
| weka.classifiers | |
| weka.classifiers.meta | |
| weka.classifiers.rules | |
| weka.classifiers.trees |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateableEvaluation
Subclass of Evaluation that provides a method for aggregating the results
stored in another Evaluation object.
|
class |
Evaluation
Class for evaluating machine learning models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CVParameterSelection
Class for performing parameter selection by cross-validation for any classifier.
For more information, see: R. |
| Modifier and Type | Class and Description |
|---|---|
class |
PART
Class for generating a PART decision list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
J48
Class for generating a pruned or unpruned C4.5
decision tree.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.