Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch legacy LCE-A to qLogNEI from legacy ei_or_nei #2352

Closed

Conversation

lena-kashtelyan
Copy link
Contributor

Summary:
Context for this stack: we've been meaning to deprecate ALEBO and REMBO for a long time. Tests on them break periodically and slow down development of GenerationStrategy, which these classes hack around, so there's substantial maintenance burden to keeping them.

Context for this diff: LCE-A was depending on ALEBO for, it seems, no reason other than convenience of where the acquisition function constructor lived. This diff aims to address.

[RfC] But also this made me wonder: maybe better to replace use of ei_or_nei in LCE-A with something newer?

Reviewed By: saitcakmak

Differential Revision: D56037477

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Apr 11, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.93%. Comparing base (adcf3a4) to head (54b0fac).
Report is 15 commits behind head on main.

❗ Current head 54b0fac differs from pull request most recent head f1387a5. Consider uploading reports for the commit f1387a5 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2352      +/-   ##
==========================================
+ Coverage   94.91%   94.93%   +0.02%     
==========================================
  Files         491      495       +4     
  Lines       47788    48057     +269     
==========================================
+ Hits        45356    45622     +266     
- Misses       2432     2435       +3     

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

lena-kashtelyan pushed a commit to lena-kashtelyan/Ax that referenced this pull request Apr 12, 2024
Summary:

Context for this stack: we've been meaning to deprecate ALEBO and REMBO for a long time. Tests on them break periodically and slow down development of `GenerationStrategy`, which these classes hack around, so there's substantial maintenance burden to keeping them.

Context for this diff: LCE-A was depending on ALEBO for, it seems, no reason other than convenience of where the acquisition function constructor lived. This diff aims to address.

**[RfC] But also this made me wonder: maybe better to replace use of `ei_or_nei` in LCE-A with something newer?**

Reviewed By: saitcakmak

Differential Revision: D56037477
@facebook-github-bot
Copy link
Contributor

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

lena-kashtelyan pushed a commit to lena-kashtelyan/Ax that referenced this pull request Apr 12, 2024
Summary:

Context for this stack: we've been meaning to deprecate ALEBO and REMBO for a long time. Tests on them break periodically and slow down development of `GenerationStrategy`, which these classes hack around, so there's substantial maintenance burden to keeping them.

Context for this diff: LCE-A was depending on ALEBO for, it seems, no reason other than convenience of where the acquisition function constructor lived. This diff aims to address.

**[RfC] But also this made me wonder: maybe better to replace use of `ei_or_nei` in LCE-A with something newer?**

Reviewed By: saitcakmak

Differential Revision: D56037477
@facebook-github-bot
Copy link
Contributor

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

Summary:

Context for this stack: we've been meaning to deprecate ALEBO and REMBO for a long time. Tests on them break periodically and slow down development of `GenerationStrategy`, which these classes hack around, so there's substantial maintenance burden to keeping them.

Context for this diff: LCE-A was depending on ALEBO for, it seems, no reason other than convenience of where the acquisition function constructor lived. This diff aims to address.

**[RfC] But also this made me wonder: maybe better to replace use of `ei_or_nei` in LCE-A with something newer?**

Reviewed By: saitcakmak

Differential Revision: D56037477
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 25c4d0d.

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