public class MarginCurve extends Object implements RevisionHandler
Constructor and Description |
---|
MarginCurve() |
Modifier and Type | Method and Description |
---|---|
Instances |
getCurve(FastVector predictions)
Calculates the cumulative margin distribution for the set of
predictions, returning the result as a set of Instances.
|
String |
getRevision()
Returns the revision string.
|
static void |
main(String[] args)
Tests the MarginCurve generation from the command line.
|
public Instances getCurve(FastVector predictions)
public String getRevision()
getRevision
in interface RevisionHandler
public static void main(String[] args)
args
- currently ignoredCopyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.