-
Notifications
You must be signed in to change notification settings - Fork 51
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
chore: release v0.10.0 #783
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #783 +/- ##
==========================================
+ Coverage 64.10% 64.11% +0.01%
==========================================
Files 437 437
Lines 29144 29154 +10
==========================================
+ Hits 18682 18692 +10
Misses 10462 10462 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for doing it!
- Add example to resume tuning from previous experiment and update conf… ([#780](https://github.com/awslabs/syne-tune/issues/780)) | ||
- Add method to get the best configuration directly from Tuner, add com… ([#767](https://github.com/awslabs/syne-tune/issues/767)) | ||
- Add util to plot trials over time from ExperimentResult ([#768](https://github.com/awslabs/syne-tune/issues/768)) | ||
- Add SMAC wrapper and examples ([#765](https://github.com/awslabs/syne-tune/issues/765)) | ||
- Automatic streamlining of configuration space ([#741](https://github.com/awslabs/syne-tune/issues/741)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Add example to resume tuning from previous experiment and update conf… ([#780](https://github.com/awslabs/syne-tune/issues/780)) | |
- Add method to get the best configuration directly from Tuner, add com… ([#767](https://github.com/awslabs/syne-tune/issues/767)) | |
- Add util to plot trials over time from ExperimentResult ([#768](https://github.com/awslabs/syne-tune/issues/768)) | |
- Add SMAC wrapper and examples ([#765](https://github.com/awslabs/syne-tune/issues/765)) | |
- Automatic streamlining of configuration space ([#741](https://github.com/awslabs/syne-tune/issues/741)) | |
- Add SMAC wrapper ([#765](https://github.com/awslabs/syne-tune/issues/765)) | |
- Add example to resume tuning from previous experiment and refine configuration space ([#780](https://github.com/awslabs/syne-tune/issues/780)) | |
- Add method to get the best configuration directly from Tuner ([#767](https://github.com/awslabs/syne-tune/issues/767)) | |
- Add util to plot trials over time directly from ExperimentResult ([#768](https://github.com/awslabs/syne-tune/issues/768)) | |
- Automatic streamlining of configuration space ([#741](https://github.com/awslabs/syne-tune/issues/741)) |
|
||
[v0.10.0]: https://github.com/awslabs/syne-tune/compare/v0.9.1...v0.10.0 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[v0.10.0]: https://github.com/awslabs/syne-tune/compare/v0.9.1...v0.10.0 | |
Many thanks to Andreas Müller for the great feedback! | |
[v0.10.0]: https://github.com/awslabs/syne-tune/compare/v0.9.1...v0.10.0 | |
Release
v0.10.0
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.