automl/auto-sklearn

Provide multi-class AUC ROC

Open

#1482 aperta il 19 mag 2022

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)Python (1265 fork)batch import
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.

Guida contributor