This release fixes some bugs and improves user experience.
Thank you @kernelmethod , @EgorKraevTransferwise , @dannycg1996 and all the other contributors for the PRs, issues, reviewing and testing.
Welcome @kernelmethod to the community!
What's Changed
- Fix logging issues that can arise when importing flaml by @kernelmethod in #1377
- Bump version to 2.3.3 by @thinkall in #1378
- Bump cross-spawn from 7.0.3 to 7.0.6 in /website by @dependabot in #1379
- Pass cost_attr and cost_budget from flaml.tune.run() to the search algo by @EgorKraevTransferwise in #1382
- fix: Fixed bug with catboost and groups by @dannycg1996 in #1383
- Bump nanoid from 3.3.6 to 3.3.8 in /website by @dependabot in #1387
- fix: KeyError no longer occurs when using groupfolds for regression tasks. by @dannycg1996 in #1385
New Contributors
- @kernelmethod made their first contribution in #1377
Full Changelog: v2.3.2...v2.3.3