Closed
Description
There some metric which are not implemented in scikit-learn but that are usually used for the evaluation on imbalanced set:
- sensitivity + specificity
- geometric mean
- generalized index balanced accuracy
- F measure
There already some implementation there which could be put together to fit the scikit-learn API