Classification Metrics
The imbens.metrics
module includes score functions, performance
metrics and pairwise metrics and distance computations.
|
Compute sensitivity, specificity, and support for each class |
|
Compute the sensitivity |
|
Compute the specificity |
|
Compute the geometric mean. |
|
Balance any scoring function using the index balanced accuracy |
|
Build a classification report based on metrics used with imbalanced dataset |
|
Compute Macro-Averaged Mean Absolute Error (MA-MAE) for imbalanced ordinal classification. |