ROC@Deprecated public class ROC extends ROC implements IEvaluation<ROC>
| Modifier and Type | Class and Description |
|---|---|
static class |
ROC.CountsForThreshold
Deprecated.
|
ROC.Metric| Constructor and Description |
|---|
ROC()
Deprecated.
Use
ROC |
ROC(int thresholdSteps)
Deprecated.
Use
ROC |
ROC(int thresholdSteps,
boolean rocRemoveRedundantPts)
Deprecated.
Use
ROC |
ROC(int thresholdSteps,
boolean rocRemoveRedundantPts,
int exactAllocBlockSize)
Deprecated.
Use
ROC |
calculateAUC, calculateAUCPR, canEqual, equals, eval, fromJson, getAxis, getCountActualNegative, getCountActualPositive, getCounts, getExactAllocBlockSize, getExampleCount, getPrCurve, getPrecisionRecallCurve, getProbAndLabel, getProbAndLabelUsed, getRocCurve, getThresholdSteps, getValue, hashCode, isExact, isRocRemoveRedundantPts, merge, newInstance, reset, scoreForMetric, setAuc, setAuprc, setAxis, setCountActualNegative, setCountActualPositive, setExact, setExactAllocBlockSize, setExampleCount, setPrCurve, setProbAndLabel, setRocCurve, setRocRemoveRedundantPts, setThresholdSteps, stats, toStringattempFromLegacyFromJson, eval, eval, eval, evalTimeSeries, evalTimeSeries, fromJson, fromYaml, reshapeAndExtractNotMasked, toJson, toYamlclone, finalize, getClass, notify, notifyAll, wait, wait, waiteval, eval, eval, eval, evalTimeSeries, evalTimeSeries, getValue, merge, newInstance, reset, stats, toJson, toYaml@Deprecated public ROC()
ROC@Deprecated public ROC(int thresholdSteps)
ROC@Deprecated public ROC(int thresholdSteps, boolean rocRemoveRedundantPts)
ROC@Deprecated public ROC(int thresholdSteps, boolean rocRemoveRedundantPts, int exactAllocBlockSize)
ROCCopyright © 2020. All rights reserved.