Good first issueNeed contributorenhancement
Metriche repository
- Star
- (7270 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Scikit-learn provides multi-class options for area under curve: https://scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
We should provide the most common ones, such as the OVO Macro averaging used by Auto-Gluon.