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