| Package | Description |
|---|---|
| weka.classifiers | |
| weka.classifiers.evaluation | |
| weka.classifiers.meta | |
| weka.gui.visualize.plugins |
| Class and Description |
|---|
| AbstractEvaluationMetric
Abstract base class for pluggable classification/regression evaluation
metrics.
|
| Prediction
Encapsulates a single evaluatable prediction: the predicted value plus the
actual class value.
|
| Class and Description |
|---|
| AbstractEvaluationMetric
Abstract base class for pluggable classification/regression evaluation
metrics.
|
| AggregateableEvaluation
Subclass of Evaluation that provides a method for aggregating the results
stored in another Evaluation object.
|
| ConfusionMatrix
Cells of this matrix correspond to counts of the number (or weight) of
predictions for each actual value / predicted value combination.
|
| Evaluation
Class for evaluating machine learning models.
|
| NominalPrediction
Encapsulates an evaluatable nominal prediction: the predicted probability
distribution plus the actual class value.
|
| Prediction
Encapsulates a single evaluatable prediction: the predicted value plus the
actual class value.
|
| TwoClassStats
Encapsulates performance functions for two-class problems.
|
| Class and Description |
|---|
| Evaluation
Class for evaluating machine learning models.
|
| Class and Description |
|---|
| Prediction
Encapsulates a single evaluatable prediction: the predicted value plus the
actual class value.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.