Example usage for Java weka.classifiers.evaluation MarginCurve fields, constructors, methods, implement or subclass
The text is from its open source code.
Instances | getCurve(ArrayList Calculates the cumulative margin distribution for the set of predictions, returning the result as a set of Instances. |