|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is useful only for classifiers which require the exchangeability assumption to be made about the data - i.e. Confidence and Probability classifiers.
Method Summary | |
double |
calculateTentativeDistance(Instance inst1,
Instance inst2)
Calculate the tentative instance of the classifier. |
boolean |
setTentativeInstance(Instance inst)
Sets the instances which we tentatively update the distance metric for. |
Method Detail |
public boolean setTentativeInstance(Instance inst)
public double calculateTentativeDistance(Instance inst1, Instance inst2)
|
|||||||||
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