public class MarginCurve extends java.lang.Object implements RevisionHandler
Constructor and Description |
---|
MarginCurve() |
Modifier and Type | Method and Description |
---|---|
Instances |
getCurve(java.util.ArrayList<Prediction> predictions)
Calculates the cumulative margin distribution for the set of predictions,
returning the result as a set of Instances.
|
java.lang.String |
getRevision()
Returns the revision string.
|
public Instances getCurve(java.util.ArrayList<Prediction> predictions)
public java.lang.String getRevision()
getRevision
in interface RevisionHandler