Example usage for Java weka.classifiers.evaluation Prediction fields, constructors, methods, implement or subclass
The text is from its open source code.
double | actual() Gets the actual class value. |
double | predicted() Gets the predicted class value. |
double | weight() Gets the weight assigned to this prediction. |