@Deprecated public class EvaluationBinary extends EvaluationBinary implements IEvaluation<EvaluationBinary>
EvaluationBinaryEvaluationBinary.Metric| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_EDGE_VALUE
Deprecated.
|
static int |
DEFAULT_PRECISION
Deprecated.
|
axis| Constructor and Description |
|---|
EvaluationBinary(INDArray decisionThreshold)
Deprecated.
|
EvaluationBinary(int size,
Integer rocBinarySteps)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static EvaluationBinary |
fromJson(String json)
Deprecated.
|
static EvaluationBinary |
fromYaml(String yaml)
Deprecated.
|
accuracy, averageAccuracy, averageF1, averageFalseAlarmRate, averageGMeasure, averageMatthewsCorrelation, averagePrecision, averageRecall, canEqual, equals, eval, eval, eval, f1, falseAlarmRate, falseNegativeRate, falseNegativeRate, falseNegatives, falsePositiveRate, falsePositiveRate, falsePositives, fBeta, getAxis, getCountFalseNegative, getCountFalsePositive, getCountTrueNegative, getCountTruePositive, getDecisionThreshold, getLabels, getROCBinary, getValue, gMeasure, hashCode, matthewsCorrelation, merge, newInstance, numLabels, precision, recall, reset, scoreForMetric, setAxis, setCountFalseNegative, setCountFalsePositive, setCountTrueNegative, setCountTruePositive, setDecisionThreshold, setLabelNames, setLabels, setRocBinary, stats, stats, toString, totalCount, trueNegatives, truePositivesattempFromLegacyFromJson, 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 static final int DEFAULT_PRECISION
@Deprecated public static final double DEFAULT_EDGE_VALUE
@Deprecated public EvaluationBinary(INDArray decisionThreshold)
EvaluationBinary@Deprecated public EvaluationBinary(int size, Integer rocBinarySteps)
EvaluationBinary@Deprecated public static EvaluationBinary fromJson(String json)
@Deprecated public static EvaluationBinary fromYaml(String yaml)
org.nd4j.evaluation.classification.EvaluationBinary.fromYaml(String)Copyright © 2020. All rights reserved.