|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectautoweka.ClassifierResult.ErrorRateMetric
public static class ClassifierResult.ErrorRateMetric
Constructor Summary | |
---|---|
ClassifierResult.ErrorRateMetric()
|
Method Summary | |
---|---|
float |
getDefault()
|
float |
getScore(Evaluation eval,
Instances testingData)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassifierResult.ErrorRateMetric()
Method Detail |
---|
public float getDefault()
getDefault
in interface ClassifierResult.Metric
public float getScore(Evaluation eval, Instances testingData)
getScore
in interface ClassifierResult.Metric
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |