Skip to content

Conversation

@saitcakmak
Copy link
Contributor

Summary: Models.GPEI points to the deprecated legacy Ax model. For most practical usage, it behaves identical to Models.BOTORCH_MODULAR (aka MBM), which is the recommmended model to use in Ax. This diff updates test_generation_strategy file to utilize MBM instead of legacy GPEI.

Differential Revision: D62164294

saitcakmak and others added 2 commits September 3, 2024 14:06
Summary: `Models.GPEI` points to the deprecated legacy Ax model. For most practical usage, it behaves identical to `Models.BOTORCH_MODULAR` (aka MBM), which is the recommmended model to use in Ax. This diff updates many use cases to make it easier to fully deprecate the registry entry down the line.

Differential Revision: D62146528
Summary: Models.GPEI points to the deprecated legacy Ax model. For most practical usage, it behaves identical to Models.BOTORCH_MODULAR (aka MBM), which is the recommmended model to use in Ax. This diff updates `test_generation_strategy` file to utilize MBM instead of legacy GPEI.

Differential Revision: D62164294
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 4, 2024
@facebook-github-bot
Copy link
Contributor

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.47%. Comparing base (76d1db6) to head (5794785).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2734   +/-   ##
=======================================
  Coverage   95.47%   95.47%           
=======================================
  Files         489      489           
  Lines       47861    47859    -2     
=======================================
- Hits        45694    45693    -1     
+ Misses       2167     2166    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 6b1b0a4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants