v1.0.3
Data files needed for zero-shot AutoML are included in this release.
When no search budget is given via time_budget/max_iter, zero-shot automl is used automatically.
What's Changed
- align indent and add missing quotation by @sonichi in #555
- solve issue #542. fix pickle.UnpickingError while blendsearch warm start by @LinWencong in #554
- Documentation, test and bugfix by @qingyun-wu in #556
- Removed cat_hp_cost by @PrajwalBorkar in #559
- Update Tune-User-Defined-Function.md by @sonichi in #562
- use zeroshot when no budget is given; custom_hp by @sonichi in #563
- simplify warmstart in blendsearch by @sonichi in #558
- include .json file in flaml.default package by @sonichi in #565
New Contributors
- @LinWencong made their first contribution in #554
- @PrajwalBorkar made their first contribution in #559
Full Changelog: v1.0.2...v1.0.3