Skip to content

update optimize with NSGA-II #2937

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

Closed
wants to merge 1 commit into from
Closed

Conversation

sdaulton
Copy link
Contributor

Summary:
Updates:

  • Use HV-maximizing greedy subset selection
  • Pass MultiOutputAcquisitionFunction instead of Model as an argument
  • Add support for fixed features
  • Move optimize_with_nsgaii to a new file to avoid circular imports

Differential Revision: D77696697

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jul 23, 2025
@facebook-github-bot
Copy link
Contributor

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

sdaulton added a commit to sdaulton/botorch that referenced this pull request Jul 23, 2025
Summary:

Updates:
- Use HV-maximizing greedy subset selection
- Pass MultiOutputAcquisitionFunction instead of Model as an argument
- Add support for fixed features
- Move optimize_with_nsgaii to a new file to avoid circular imports

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

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

Copy link

codecov bot commented Jul 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (adb4cfb) to head (529bc2e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2937   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          213       214    +1     
  Lines        19993     20024   +31     
=========================================
+ Hits         19993     20024   +31     

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

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

sdaulton added a commit to sdaulton/botorch that referenced this pull request Jul 23, 2025
Summary:

Updates:
- Use HV-maximizing greedy subset selection
- Pass MultiOutputAcquisitionFunction instead of Model as an argument
- Add support for fixed features
- Move optimize_with_nsgaii to a new file to avoid circular imports

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

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

sdaulton added a commit to sdaulton/botorch that referenced this pull request Jul 23, 2025
Summary:
Pull Request resolved: pytorch#2937

Updates:
- Use HV-maximizing greedy subset selection
- Pass MultiOutputAcquisitionFunction instead of Model as an argument
- Add support for fixed features
- Move optimize_with_nsgaii to a new file to avoid circular imports

Differential Revision: D77696697
@sdaulton sdaulton force-pushed the export-D77696697 branch 2 times, most recently from da3da2d to 4b8c00d Compare July 24, 2025 22:04
sdaulton added a commit to sdaulton/botorch that referenced this pull request Jul 24, 2025
Summary:

Updates:
- Use HV-maximizing greedy subset selection
- Pass MultiOutputAcquisitionFunction instead of Model as an argument
- Add support for fixed features
- Move optimize_with_nsgaii to a new file to avoid circular imports

Reviewed By: bletham

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

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

sdaulton added a commit to sdaulton/botorch that referenced this pull request Jul 24, 2025
Summary:
Pull Request resolved: pytorch#2937

Updates:
- Use HV-maximizing greedy subset selection
- Pass MultiOutputAcquisitionFunction instead of Model as an argument
- Add support for fixed features
- Move optimize_with_nsgaii to a new file to avoid circular imports

Reviewed By: bletham

Differential Revision: D77696697
Summary:

Updates:
- Use HV-maximizing greedy subset selection
- Pass MultiOutputAcquisitionFunction instead of Model as an argument
- Add support for fixed features
- Move optimize_with_nsgaii to a new file to avoid circular imports

Reviewed By: bletham

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c09af15.

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.

2 participants