Package | Description |
---|---|
org.tribuo.classification.evaluation |
Evaluation classes for multi-class classification.
|
Modifier and Type | Method and Description |
---|---|
static LabelEvaluationUtil.ROC |
LabelEvaluationUtil.generateROCCurve(boolean[] yPos,
double[] yScore)
Calculates the binary ROC for a single label.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.