Package | Description |
---|---|
weka.classifiers.evaluation |
Class and Description |
---|
ConfusionMatrix
Cells of this matrix correspond to counts of the number (or weight)
of predictions for each actual value / predicted value combination.
|
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.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.