Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/requirements/tune/ax-platform-0.2.8
Closed

[tune](deps): Bump ax-platform from 0.1.20 to 0.2.8 in /python/requirements/tune#90
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/requirements/tune/ax-platform-0.2.8

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Bumps ax-platform from 0.1.20 to 0.2.8.

Release notes

Sourced from ax-platform's releases.

v0.2.8 Release

Bugfix for for compatibility with latests pandas release. Also upgrade to BoTorch v0.7.2

v0.2.7 Release

Bug fixes & improvements. Now using BoTorch v0.7.2.

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
  • 5d87063 Bump botorch version in preparation for Ax release (#1170)
  • 60aaed3 Genericize interactive loop away from AxClient (#1143)
  • ac00137 Implement Interactive Loop with candidate pregeneration (#1144)
  • f7174a5 Add annotations to ax/core/map_data.py (#1163)
  • 42db4f8 Add annotations to ax/utils/tutorials/cnn_utils.py (#1168)
  • 1613482 extend plot limitations to include number of metrics and slice plots (#1164)
  • a5febef Store detailed generator runs on trials (#1160)
  • 55315b3 Add annotations to ax/modelbridge/map_torch.py (#1166)
  • 9158242 Skip contour plots when too many range parameters (#1162)
  • 50b8853 Change botorch benchmark problems to take in TestProblem class and kwargs (#1...
  • 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.8.
- [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.8)

---
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 Oct 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 12, 2022

Superseded by #95.

@dependabot dependabot bot closed this Nov 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/tune/ax-platform-0.2.8 branch November 12, 2022 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