public static class LabelEvaluationUtil.ROC extends Object
Modifier and Type | Field and Description |
---|---|
double[] |
fpr |
double[] |
thresholds |
double[] |
tpr |
Constructor and Description |
---|
ROC(double[] fpr,
double[] tpr,
double[] thresholds) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.