@Deprecated public class RocCurve extends RocCurve
DEFAULT_FORMAT_PREC| Constructor and Description |
|---|
RocCurve(double[] threshold,
double[] fpr,
double[] tpr)
Deprecated.
Use
RocCurve |
| Modifier and Type | Method and Description |
|---|---|
static RocCurve |
fromJson(String json)
Deprecated.
Use
RocCurve |
static RocCurve |
fromYaml(String yaml)
Deprecated.
Use
RocCurve |
calculateAUC, canEqual, equals, getAuc, getFalsePositiveRate, getFpr, getThreshold, getThreshold, getTitle, getTpr, getTruePositiveRate, getX, getY, hashCode, numPoints, setAuc, setFpr, setThreshold, setTpr, toStringcalculateArea, calculateArea, format, fromJson, fromYaml, toJson, toYaml@Deprecated public RocCurve(double[] threshold, double[] fpr, double[] tpr)
RocCurve@Deprecated public static RocCurve fromJson(String json)
RocCurve@Deprecated public static RocCurve fromYaml(String yaml)
RocCurveCopyright © 2021. All rights reserved.