Package | Description |
---|---|
org.deeplearning4j.eval.curves |
Modifier and Type | Method and Description |
---|---|
PrecisionRecallCurve.Confusion |
PrecisionRecallCurve.getConfusionMatrixAtPoint(int point)
Get the binary confusion matrix for the given position.
|
PrecisionRecallCurve.Confusion |
PrecisionRecallCurve.getConfusionMatrixAtThreshold(double threshold)
Get the binary confusion matrix for the given threshold.
|
Copyright © 2018. All rights reserved.