|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Encapsulates a single evaluatable prediction: the predicted value plus the actual class value.
Field Summary | |
static double |
MISSING_VALUE
Constant representing a missing value. |
Method Summary | |
double |
actual()
Gets the actual class value. |
double |
predicted()
Gets the predicted class value. |
double |
weight()
Gets the weight assigned to this prediction. |
Field Detail |
public static final double MISSING_VALUE
Method Detail |
public double weight()
public double actual()
public double predicted()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London