Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 10, 2022

Bumps flaml from 0.6.7 to 1.0.12.

Release notes

Sourced from flaml's releases.

v1.0.12

Highlights

  • Fix MLFlow bug to support the case where search.state.metric_for_logging is None
  • Support customized cross-validation strategy
  • Fix SARIMAX seasonal_order parameter name in the wrapper

Thanks to all the contributors for this release!

What's Changed

New Contributors

Full Changelog: microsoft/FLAML@v1.0.11...v1.0.12

v1.0.11

Highlights

  • Preserve the checkpoint when deleting AutoML objects.
  • Create no eval set when setting use_best_model to False for catboost.

What's Changed

Full Changelog: microsoft/FLAML@v1.0.10...v1.0.11

v1.0.10

This release contains several new features to highlight:

  • A major new feature is to support multiple time series in one dataset with a new task named "ts_forecast_panel" and a neural network estimator from pytorch-forecast.
  • Allow disabling shuffle for custom splitter.
  • Allow explicit specification of whether the choices of a hp have an inherent order.
  • Allow skipping data transformation to avoid overhead.
  • Support AzureML pipeline tuning.
  • Allow log file name to be specified in tune.run and perform logging when ray is used.

... (truncated)

Commits
  • 87d9b35 Fix SARIMAX seasonal_order parameter (#711)
  • 9901156 Add $schema to cgmanifest.json (#708)
  • da2ae83 Merge pull request #669 from skzhang1/cv_strategy
  • f06d27a Merge branch 'main' into cv_strategy
  • 7b5c99a Merge pull request #696 from microsoft/dependabot/github_actions/actions/cache-3
  • 8a4a401 Merge branch 'main' into dependabot/github_actions/actions/cache-3
  • 96f0688 fix
  • 21c1f83 Merge pull request #698 from microsoft/dependabot/github_actions/actions/setu...
  • 74c19d2 Merge branch 'main' into dependabot/github_actions/actions/setup-node-3
  • 61ce233 Merge branch 'main' into dependabot/github_actions/actions/cache-3
  • 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.0.12.
- [Release notes](https://github.com/microsoft/FLAML/releases)
- [Commits](microsoft/FLAML@v0.6.7...v1.0.12)

---
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 Sep 10, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Oct 15, 2022

Superseded by #80.

@dependabot dependabot Bot closed this Oct 15, 2022
@dependabot dependabot Bot deleted the dependabot/pip/python/requirements/ml/flaml-1.0.12 branch October 15, 2022 07:10
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