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

Enable sorting by custom metrics in AutoML leaderboard #6779

Closed
exalate-issue-sync bot opened this issue Apr 28, 2023 · 2 comments
Closed

Enable sorting by custom metrics in AutoML leaderboard #6779

exalate-issue-sync bot opened this issue Apr 28, 2023 · 2 comments
Assignees
Milestone

Comments

@exalate-issue-sync
Copy link

No description provided.

@exalate-issue-sync
Copy link
Author

Wendy Wong commented: customer support ticket: https://support.h2o.ai/a/tickets/104467

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 10, 2023

JIRA Issue Details

Jira Issue: PUBDEV-9015
Assignee: New H2O Bugs
Reporter: Wendy Wong
State: Open
Fix Version: N/A
Attachments: N/A
Development PRs: N/A

@tomasfryda tomasfryda added this to the 3.44.0.1 milestone Jun 26, 2023
tomasfryda added a commit that referenced this issue Jul 13, 2023
* Add custom metric to leaderboard

* Verify sorting by custom metric

* Make sure the custom metrics share the same names

* Fix custom metric calculation in CV (#15576)

* GH-15565: Add custom metric to automl [nocheck] (#15577)

* Fix custom metric calculation in CV (prototype)

* Allow custom_metric_func in automl

* Return NaN for models that don't support custom metric

* Revert change used to ensure existing metric

* GH-15559: Add custom metric to SE [nocheck] (#15579)

* Fix custom metric calculation in CV (prototype)

* Allow custom_metric_func in automl

* Return NaN for models that don't support custom metric

* Revert change used to ensure existing metric

* Add custom metric to SE

* Mention SE support of the custom metric func in docs

* Use directly model metrics in leaderboard

This change is motivated by an issue with SE level-one validation frame
that is ephemeral and can not be checksummed.
maurever pushed a commit that referenced this issue Sep 6, 2023
* Add custom metric to leaderboard

* Verify sorting by custom metric

* Make sure the custom metrics share the same names

* Fix custom metric calculation in CV (#15576)

* GH-15565: Add custom metric to automl [nocheck] (#15577)

* Fix custom metric calculation in CV (prototype)

* Allow custom_metric_func in automl

* Return NaN for models that don't support custom metric

* Revert change used to ensure existing metric

* GH-15559: Add custom metric to SE [nocheck] (#15579)

* Fix custom metric calculation in CV (prototype)

* Allow custom_metric_func in automl

* Return NaN for models that don't support custom metric

* Revert change used to ensure existing metric

* Add custom metric to SE

* Mention SE support of the custom metric func in docs

* Use directly model metrics in leaderboard

This change is motivated by an issue with SE level-one validation frame
that is ephemeral and can not be checksummed.
maurever pushed a commit that referenced this issue Sep 6, 2023
* Add custom metric to leaderboard

* Verify sorting by custom metric

* Make sure the custom metrics share the same names

* Fix custom metric calculation in CV (#15576)

* GH-15565: Add custom metric to automl [nocheck] (#15577)

* Fix custom metric calculation in CV (prototype)

* Allow custom_metric_func in automl

* Return NaN for models that don't support custom metric

* Revert change used to ensure existing metric

* GH-15559: Add custom metric to SE [nocheck] (#15579)

* Fix custom metric calculation in CV (prototype)

* Allow custom_metric_func in automl

* Return NaN for models that don't support custom metric

* Revert change used to ensure existing metric

* Add custom metric to SE

* Mention SE support of the custom metric func in docs

* Use directly model metrics in leaderboard

This change is motivated by an issue with SE level-one validation frame
that is ephemeral and can not be checksummed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants