Java weka.classifiers.evaluation MarginCurve fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.evaluation MarginCurve fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.classifiers.evaluation MarginCurve.

The text is from its open source code.

Constructor

Method

InstancesgetCurve(ArrayList predictions)
Calculates the cumulative margin distribution for the set of predictions, returning the result as a set of Instances.