MLOS
MLOS copied to clipboard
Update flaml requirement from <2.2.0 to <2.4.0 in /mlos_core
Updates the requirements on flaml to permit the latest version.
Release notes
Sourced from flaml's releases.
v2.3.0
This release adds a bunch of new estimators and comprehensive integration with MLflow. There are also some other fixes and improvements.
Welcome
@gkhngykto the community! Thank you@Borda,@gkhngyk,@leafy-leeand all the other contributors for the PRs, reviewing and testing. Special thanks to@levscautfor his work on adding estimators and MLflow integration.What's Changed
- Add python 3.11 icon by
@thinkallin microsoft/FLAML#1330- Fix test errors of nltk and numpy by
@thinkallin microsoft/FLAML#1335- fix missing req. arg for new
datasetspackage by@Bordain microsoft/FLAML#1334- configure & apply pyupgrade with
py3.8+by@Bordain microsoft/FLAML#1333- update py versions, sourced from PyPI by
@Bordain microsoft/FLAML#1332- Bump braces from 3.0.2 to 3.0.3 in /website by
@dependabotin microsoft/FLAML#1336- Fix(doc): edit broken link by
@gkhngykin microsoft/FLAML#1296- Bump follow-redirects from 1.15.4 to 1.15.6 in /website by
@dependabotin microsoft/FLAML#1291- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website by
@dependabotin microsoft/FLAML#1292- Bump express from 4.18.2 to 4.19.2 in /website by
@dependabotin microsoft/FLAML#1293- Improve mlflow integration and add more models by
@thinkallin microsoft/FLAML#1331- Update issue templates by
@thinkallin microsoft/FLAML#1337- Update version and readme by
@thinkallin microsoft/FLAML#1338New Contributors
@gkhngykmade their first contribution in microsoft/FLAML#1296Full Changelog: https://github.com/microsoft/FLAML/compare/v2.2.0...v2.3.0
Commits
efaba26Update version and readme (#1338)62194f3Update issue templates (#1337)5bfa0b1Improve mlflow integration and add more models (#1331)bd34b4eBump express from 4.18.2 to 4.19.2 in /website (#1293)7670945Bump follow-redirects from 1.15.4 to 1.15.6 in /website (#1291)43537cbBump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#1292)f913b79Fix(doc): Page Not Found (#1296)a092a39Bump braces from 3.0.2 to 3.0.3 in /website (#1336)04bf1b8update py versions, sourced from PyPI (#1332)b348cb1configure & apply pyupgrade withpy3.8+(#1333)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)