What's Changed
- remove big objects after fit by @sonichi in #176
- remove catboost training dir by @sonichi in #178
- Forecast v2 by @int-chaos in #182
- Fix decide_split_type bug. by @gianpDomiziani in #184
- Cleanml by @qingyun-wu in #185
- warmstart blendsearch by @sonichi in #186
- variable name by @sonichi in #187
- notebook example by @sonichi in #189
- make flaml work without catboost by @sonichi in #197
- package name in setup by @sonichi in #198
- clean up forecast notebook by @sonichi in #202
- consider num_samples in bs thread priority by @sonichi in #207
- accommodate nni usage pattern by @sonichi in #209
- random search by @sonichi in #213
- add consistency test by @qingyun-wu in #216
- set converge flag when no trial can be sampled by @sonichi in #217
- seed for hpo method by @sonichi in #224
- update config if n_estimators is modified by @sonichi in #225
- warning -> info for low cost partial config by @sonichi in #231
- Consistent California by @cdeil in #245
- Package by @sonichi in #244
New Contributors
Full Changelog: v0.6.0...v0.6.7