| Package | Description |
|---|---|
| org.deeplearning4j.eval | |
| org.deeplearning4j.eval.curves |
| Class and Description |
|---|
| Histogram
A simple histogram used in evaluation classes, such as
EvaluationCalibration |
| PrecisionRecallCurve
Precision recall curve: A set of (recall, precision) points and different thresholds
|
| ReliabilityDiagram
Created by Alex on 05/07/2017.
|
| RocCurve
ROC curve: a set of (false positive, true positive) tuples at different thresholds
|
| Class and Description |
|---|
| BaseCurve
Abstract class for ROC and Precision recall curves
|
| BaseHistogram
Created by Alex on 06/07/2017.
|
| Histogram
A simple histogram used in evaluation classes, such as
EvaluationCalibration |
| PrecisionRecallCurve
Precision recall curve: A set of (recall, precision) points and different thresholds
|
| PrecisionRecallCurve.Confusion |
| PrecisionRecallCurve.Point |
| RocCurve
ROC curve: a set of (false positive, true positive) tuples at different thresholds
|
Copyright © 2018. All rights reserved.