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_type to h2o.performance() to compute multiclass AUC #7519

Closed
exalate-issue-sync bot opened this issue May 11, 2023 · 2 comments
Closed

Add auc_type to h2o.performance() to compute multiclass AUC #7519

exalate-issue-sync bot opened this issue May 11, 2023 · 2 comments

Comments

@exalate-issue-sync
Copy link

I was looking at mutliclass AUC… it seems like there’s no way to compute this on the client side, after a model is trained. The only way is to set a non-default option for {{auc_type}} in any algo. We can add the {{auc_type}} option to {{h2o.performance()}} to pass it through and compute this for a test set.

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

JIRA Issue Details

Jira Issue: PUBDEV-8131
Assignee: Veronika Maurerová
Reporter: Erin LeDell
State: Resolved
Fix Version: 3.32.1.3
Attachments: N/A
Development PRs: Available

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

Linked PRs from JIRA

#5466
#5487

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

1 participant