Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 14, 2023

Bumps flaml from 0.6.7 to 1.1.1.

Release notes

Sourced from flaml's releases.

v1.1.1

What's Changed

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

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

... (truncated)

Commits
  • 75e3454 notebook test; spark warning message; reproducibility bug; sequential tuning ...
  • 9fde27e fix #871: call check_spark only when necessary (#872)
  • 5f67c0a Do not persist entire AutoMLState in Searcher (#870)
  • 90aea9c create dir for log file name (#867)
  • 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
  • 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.1.
- [Release notes](https://github.com/microsoft/FLAML/releases)
- [Commits](microsoft/FLAML@v0.6.7...v1.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2023
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.

1 participant