Metrics (rojak.turbulence.metrics)
#
Functions
|
Area under the curve |
|
Binary classification curve |
Binary classification curve with cumulative sum on labels |
|
|
Received operating characteristic or ROC curve |
|
True Skill Score (TSS) statistic |
Classes
Create new instance of BinaryClassificationRateFromLabels(true_positives_rate, false_positives_rate) |
|
|
Create new instance of BinaryClassificationResult(false_positives, true_positives, thresholds) |