| Class | 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 | |
| ReliabilityDiagram |
Created by Alex on 05/07/2017.
|
| RocCurve |
ROC curve: a set of (false positive, true positive) tuples at different thresholds
|
Copyright © 2017. All rights reserved.