mlquantify.counting#
Counting Methods#
Classify and Count (CC) quantifier. |
|
Probabilistic Classify and Count (PCC) quantifier. |
|
Adjusted Classify and Count (ACC) quantifier. |
|
Abstract base class for ROC-threshold adjustment quantifiers. |
|
Threshold Adjusted Count (TAC) quantifier. |
|
Threshold X (TX) quantifier. |
|
Threshold MAX (TMAX) quantifier. |
|
Threshold 50 (T50) quantifier. |
|
Median Sweep (MS) quantifier. |
|
Median Sweep 2 (MS2) quantifier. |
|
Friedman Method (FM) quantifier. |
|
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. |