Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-18 | 1.3 kB | |
v2.3.3 source code.tar.gz | 2024-12-18 | 13.0 MB | |
v2.3.3 source code.zip | 2024-12-18 | 13.2 MB | |
Totals: 3 Items | 26.2 MB | 0 |
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 https://github.com/microsoft/FLAML/pull/1377
- Bump version to 2.3.3 by @thinkall in https://github.com/microsoft/FLAML/pull/1378
- Bump cross-spawn from 7.0.3 to 7.0.6 in /website by @dependabot in https://github.com/microsoft/FLAML/pull/1379
- Pass cost_attr and cost_budget from flaml.tune.run() to the search algo by @EgorKraevTransferwise in https://github.com/microsoft/FLAML/pull/1382
- fix: Fixed bug with catboost and groups by @dannycg1996 in https://github.com/microsoft/FLAML/pull/1383
- Bump nanoid from 3.3.6 to 3.3.8 in /website by @dependabot in https://github.com/microsoft/FLAML/pull/1387
- fix: KeyError no longer occurs when using groupfolds for regression tasks. by @dannycg1996 in https://github.com/microsoft/FLAML/pull/1385
New Contributors
- @kernelmethod made their first contribution in https://github.com/microsoft/FLAML/pull/1377
Full Changelog: https://github.com/microsoft/FLAML/compare/v2.3.2...v2.3.3