Ax icon indicating copy to clipboard operation
Ax copied to clipboard

Deprecate `no_bayesian_optimization`

Open bernardbeckerman opened this issue 5 months ago • 2 comments

Summary: The no_bayesian_optimization arg has been replaced by force_random_search, and deprecation messages have been in place for 9 months (https://github.com/facebook/Ax/pull/2693). This diff deprecates.

Reviewed By: ltiao, saitcakmak

Differential Revision: D75891247

bernardbeckerman avatar Jun 03 '25 19:06 bernardbeckerman

This pull request was exported from Phabricator. Differential Revision: D75891247

facebook-github-bot avatar Jun 03 '25 19:06 facebook-github-bot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.88%. Comparing base (ecd3d92) to head (dc75921).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3857   +/-   ##
=======================================
  Coverage   95.87%   95.88%           
=======================================
  Files         557      556    -1     
  Lines       55095    55087    -8     
=======================================
- Hits        52825    52818    -7     
+ Misses       2270     2269    -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Jun 03 '25 19:06 codecov-commenter

This pull request was exported from Phabricator. Differential Revision: D75891247

facebook-github-bot avatar Jun 05 '25 15:06 facebook-github-bot

This pull request has been merged in facebook/Ax@d7a6d9afd643517e0cab866087f6e4af0569c025.

facebook-github-bot avatar Jun 05 '25 20:06 facebook-github-bot