mlquantify.counting#
Counting Methods#
Classify and Count (CC) quantifier. |
|
Probabilistic Classify and Count (PCC) quantifier. |
|
Abstract base class for ROC-threshold adjustment quantifiers. |
|
Threshold Adjusted Count (TAC). |
|
Threshold X (TX). |
|
Threshold MAX (TMAX). |
|
T50 — threshold where TPR is closest to 0.5. |
|
Median Sweep (MS). |
|
Median Sweep 2 (MS2). |
|
Friedman Method (FM). |
|
Generalized Adjusted Classify and Count (GACC). |
|
Generalized Probabilistic Adjusted Classify and Count (GPACC). |
|
Evaluate a range of classification thresholds to compute the corresponding True Positive Rate (TPR) and False Positive Rate (FPR) for a binary quantification task. |
|
Compute the True Positive Rate (Recall) for a binary classification task. |
|
Compute the False Positive Rate for a binary classification task. |
|
Compute the confusion matrix table for a binary classification task. |