-
Notifications
You must be signed in to change notification settings - Fork 446
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
Change code using fixed subset name in HPO #3101
Change code using fixed subset name in HPO #3101
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3101 +/- ##
========================================
Coverage 66.27% 66.28%
========================================
Files 176 176
Lines 14931 14925 -6
========================================
- Hits 9896 9893 -3
+ Misses 5035 5032 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Please modify the target with this to the releases/2.0.0 branch. |
I'll open same PR for releases/2.0.0 after it's merged. |
Summary
This PR changes code using fixed subset name in hpo_api.py
In addition to that, I changed HPO code to raise error once one of HPO trials exit abnormally.
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.