ROCBinary
@Deprecated public class ROCBinary extends ROCBinary implements IEvaluation<ROCBinary>
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_STATS_PRECISION
Deprecated.
Use
ROCBinary |
Constructor and Description |
---|
ROCBinary()
Deprecated.
Use
ROCBinary |
ROCBinary(int thresholdSteps)
Deprecated.
Use
ROCBinary |
ROCBinary(int thresholdSteps,
boolean rocRemoveRedundantPts)
Deprecated.
Use
ROCBinary |
calculateAUC, calculateAUCPR, calculateAverageAuc, calculateAverageAUCPR, canEqual, equals, eval, eval, fromJson, getCountActualNegative, getCountActualPositive, getLabels, getPrecisionRecallCurve, getRocCurve, getThresholdSteps, getUnderlying, hashCode, isRocRemoveRedundantPts, merge, numLabels, reset, setLabelNames, setLabels, setRocRemoveRedundantPts, setThresholdSteps, setUnderlying, stats, stats, toString
attempFromLegacyFromJson, eval, evalTimeSeries, evalTimeSeries, fromJson, fromYaml, getObjectMapper, getYamlMapper, toJson, toYaml
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
eval, eval, eval, evalTimeSeries, evalTimeSeries, merge, reset, stats, toJson, toYaml
@Deprecated public static final int DEFAULT_STATS_PRECISION
ROCBinary
@Deprecated public ROCBinary()
ROCBinary
@Deprecated public ROCBinary(int thresholdSteps)
ROCBinary
@Deprecated public ROCBinary(int thresholdSteps, boolean rocRemoveRedundantPts)
ROCBinary
Copyright © 2018. All rights reserved.