Skip to content

[tune](deps): Bump flaml from 0.6.7 to 1.1.0 in /python/requirements/ml#94

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/requirements/ml/flaml-1.1.0
Closed

[tune](deps): Bump flaml from 0.6.7 to 1.1.0 in /python/requirements/ml#94
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/requirements/ml/flaml-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 31, 2022

Bumps flaml from 0.6.7 to 1.1.0.

Release notes

Sourced from flaml's releases.

v1.1.0

Highlights

  • Spark is now supported as a new parallel tuning backend.
  • New tuning capability: targeted tuning with multiple lexicographic objectives. Check out documentation and an example for this new tuning capability.
  • New metrics: roc_auc_weighted, roc_auc_ovr_weighted, roc_auc_ovo_weighted.
  • New reproducible learner selection method when time_budget is not specified.
  • AutoML-related functionaility is moved into a new automl subpackage.

Thanks to all contributors who contributed to this release!

What's Changed

New Contributors

Full Changelog: microsoft/FLAML@v1.0.14...v1.1.0

v1.0.14

Highlights

  • Preparing alpha release of multi-objective hyperparameter tuning with lexicographic preference.
  • Fixed issues related to zero-shot automl.
  • Multiple improvements to documentation.

What's Changed

... (truncated)

Commits
  • b78d0b5 Info and naming (#864)
  • da2cd7c Add supporting using Spark as the backend of parallel training (#846)
  • 4140fc9 Format errors on the web. (#855)
  • f98b755 Merge pull request #853 from jingdong00/jingdong00-patch-1
  • 91ec8e9 Merge branch 'main' into jingdong00-patch-1
  • 3a194d0 fix checkpoint.value in the notebook and test
  • b2d51b6 Added an info reminding user that if no time_budget and no max_iter is specif...
  • 7e4e4c7 clean up
  • 6888605 remove
  • 5778227 Fix checkpoint path issue
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flaml](https://github.com/microsoft/FLAML) from 0.6.7 to 1.1.0.
- [Release notes](https://github.com/microsoft/FLAML/releases)
- [Commits](microsoft/FLAML@v0.6.7...v1.1.0)

---
updated-dependencies:
- dependency-name: flaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 31, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 14, 2023

Superseded by #97.

@dependabot dependabot Bot closed this Jan 14, 2023
@dependabot dependabot Bot deleted the dependabot/pip/python/requirements/ml/flaml-1.1.0 branch January 14, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants