v0.10.0 #473
Unanswered
Chi Wang (sonichi)
asked this question in
General
v0.10.0
#473
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This release contains an important new feature: zero-shot AutoML and mete learning. It provides a new way of doing AutoML without tuning. You can now use the existing training API from lightgbm, xgboost etc. while getting the benefit of AutoML in choosing high-performance hyperparameter configurations per task. Recommended for everyone currently using lightgbm, xgboost or random forest, regardless of previous experience in AutoML. This feature also enables continuous improvement of AutoML from historical AutoML experiments.
Other changes can be found below.
What's Changed
New Contributors
Full Changelog: v0.9.7...v0.10.0
This discussion was created from the release v0.10.0.
All reactions