Interface IDeterministicInstancePredictionPerformanceMeasure<O,P>
-
public interface IDeterministicInstancePredictionPerformanceMeasure<O,P>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doubleloss(P expected, O actual)doublescore(P expected, O actual)
-