Skip to content

[tune](deps): Bump ax-platform from 0.1.20 to 0.2.6 in /python/requirements/tune#86

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/requirements/tune/ax-platform-0.2.6
Closed

[tune](deps): Bump ax-platform from 0.1.20 to 0.2.6 in /python/requirements/tune#86
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/requirements/tune/ax-platform-0.2.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2022

Copy link
Copy Markdown

Bumps ax-platform from 0.1.20 to 0.2.6.

Release notes

Sourced from ax-platform's releases.

v0.2.6 Release

Bugfixes and incremental improvements. Now using botorch v0.6.6

v0.2.5 Release

Bugfixes and incremental improvements

v0.2.4 Release

v0.2.3 Release

  • Bugfixes
  • SAASBO fixes
  • Updates to Scheduler (base class now works standalone, with polling functionality delegated to runner)
  • Early-stopping support in Service API

v0.2.2 Release

Bugfixes + support for Pareto frontier extraction in Ax Service API

v0.2.1: Release

What’s new?

  1. Support Multi-Objective Optimizations for the Service API.
  2. Deprecation of SimpleExperiment
  3. Several minor tutorial and documentation corrections.
  4. Documentation is no longer released with errors in tutorials.

Bugfixes

  • IndexError when only using a subset of fields in raw data (facebook/Ax#652)

v0.2.0 Release

What’s new?

  1. Modular BotAx + tutorial: new flexible setup for combining BoTorch subcomponents into a Model in Ax,
  2. Scheduler + tutorial: new standalone configurable manager abstraction to run asynchronous closed-loop experiments with Ax (with or without human-in-the-loop),
  3. GenerationStrategy tutorial: walkthrough for optimization algorithms specification in in Ax,
  4. Bayesian optimization with categorical kernels exposed in Ax and auto-selected in Service and Loop APIs (via choose_generation_strategy). This eliminates the need to opt for Sobol quasi-random search when a given search space contains predominantly choice (a.k.a. categorical or discrete) parameters,
  5. Scalarized outcome constraint support (feature request: facebook/Ax#472),
  6. Extended exp_to_df utility to conveniently display an Ax Experiment as a dataframe of trials and arms.

Bugfixes

Commits
  • 4071495 Update PyPA "publish to PyPi" github action (#1073)
  • 2b8c23c avoid scheduler failure due to missing metric value (#1061)
  • 5a09b22 Bump BoTorch version prior to release (#1071)
  • 40e7ac5 removing num_gp_sample from the plot function (#1050)
  • 2d42e9d Split "utils/commmon_no_pytorch" target (#1031)
  • d2ef365 Move torch-dependent utility out of "core_utils" and into "modelbridge_utils"...
  • 83e36bf use Ax transforms in ES strategy (#1067)
  • 9288d25 MapTorchModelBridge (#1064)
  • ad56b30 cosmetic changes to Base ModelBridge and TorchModelBridge (#1063)
  • 8f44715 Change default seconds between polls to 5 minutes across the board (#1070)
  • 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 [ax-platform](https://github.com/facebook/Ax) from 0.1.20 to 0.2.6.
- [Release notes](https://github.com/facebook/Ax/releases)
- [Changelog](https://github.com/facebook/Ax/blob/main/CHANGELOG.md)
- [Commits](facebook/Ax@v0.1.20...0.2.6)

---
updated-dependencies:
- dependency-name: ax-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 20, 2022
@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2022

Copy link
Copy Markdown
Author

Superseded by #89.

@dependabot dependabot Bot closed this Sep 17, 2022
@dependabot dependabot Bot deleted the dependabot/pip/python/requirements/tune/ax-platform-0.2.6 branch September 17, 2022 07:08
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