Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AUC mu metric for multiclass training #2344

Closed
onacrame opened this issue Aug 20, 2019 · 4 comments
Closed

Add AUC mu metric for multiclass training #2344

onacrame opened this issue Aug 20, 2019 · 4 comments

Comments

@onacrame
Copy link

There was a paper written on a new AUC metric for multiclass problems.

http://proceedings.mlr.press/v97/kleiman19a/kleiman19a.pdf

The authors have provided the code in the repository below so this should be straightforward to incorporate as an inbuilt metric.

https://github.com/kleimanr/auc_mu/blob/master/auc_mu.py

@StrikerRUS
Copy link
Collaborator

For the reference: catboost has already implemented AUC Mu: catboost/catboost@298ca12.

@StrikerRUS
Copy link
Collaborator

Closed in favor of being in #2302. We decided to keep all feature requests in one place.

Welcome to contribute this feature! Please re-open this issue (or post a comment if you are not a topic starter) if you are actively working on implementing this feature.

@btrotta btrotta mentioned this issue Nov 14, 2019
@btrotta
Copy link
Collaborator

btrotta commented Nov 14, 2019

PR is open for this.

@StrikerRUS StrikerRUS reopened this Nov 14, 2019
@StrikerRUS
Copy link
Collaborator

Closed via #2567.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants