Package | Description |
---|---|
org.deeplearning4j.eval |
Modifier and Type | Method and Description |
---|---|
List<ROC.ROCValue> |
ROC.getResults()
Get the ROC curve, as a set of points
|
List<ROC.ROCValue> |
ROCMultiClass.getResults(int classIdx)
Get the ROC curve, as a set of points
|
Copyright © 2017. All Rights Reserved.