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

remove unused metrics #2728

Closed
wants to merge 1 commit into from
Closed

Conversation

esantorella
Copy link
Contributor

Summary:
These may have once been used for benchmarking, but no longer are (not even in tests). Also, if these were to become needed again, it should be possible to define one metric based on BoTorch test functions that covers most of these, so we don't need so many classes that need their own registry entries.

Also removed Sphinx headings for metrics files that aren't in Ax.

  • Removed Sphinx headings for BoTorch Test Problem and Dictionary Lookup, which don't exist anymore
  • Removed Hartmann6Metric, JenattonMetric, AugmentedBraninMetric, AugmentedhartmannMetric
  • Removed functionality from stubs that wasn't being used

Differential Revision: D61998254

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

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

@facebook-github-bot
Copy link
Contributor

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

esantorella added a commit to esantorella/Ax that referenced this pull request Aug 29, 2024
Summary:
Pull Request resolved: facebook#2728

These may have once been used for benchmarking, but no longer are (not even in tests). Also, if these were to become needed again, it should be possible to define one metric based on BoTorch test functions that covers most of these, so we don't need so many classes that need their own registry entries.

Also removed Sphinx headings for metrics files that aren't in Ax.

* Removed Sphinx headings for BoTorch Test Problem and Dictionary Lookup, which don't exist anymore
* Removed Hartmann6Metric, JenattonMetric, AugmentedBraninMetric, AugmentedhartmannMetric
* Removed functionality from stubs that wasn't being used

Differential Revision: D61998254
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.46%. Comparing base (1f6661a) to head (d511a1e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2728      +/-   ##
==========================================
+ Coverage   95.42%   95.46%   +0.04%     
==========================================
  Files         490      489       -1     
  Lines       47872    47835      -37     
==========================================
- Hits        45681    45668      -13     
+ Misses       2191     2167      -24     

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

@facebook-github-bot
Copy link
Contributor

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

esantorella added a commit to esantorella/Ax that referenced this pull request Aug 30, 2024
Summary:
Pull Request resolved: facebook#2728

These may have once been used for benchmarking, but no longer are (not even in tests). Also, if these were to become needed again, it should be possible to define one metric based on BoTorch test functions that covers most of these, so we don't need so many classes that need their own registry entries.

Also removed Sphinx headings for metrics files that aren't in Ax.

* Removed Sphinx headings for BoTorch Test Problem and Dictionary Lookup, which don't exist anymore
* Removed Hartmann6Metric, JenattonMetric, AugmentedBraninMetric, AugmentedhartmannMetric
* Removed functionality from stubs that wasn't being used

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

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

esantorella added a commit to esantorella/Ax that referenced this pull request Aug 30, 2024
Summary:
Pull Request resolved: facebook#2728

These may have once been used for benchmarking, but no longer are (not even in tests). Also, if these were to become needed again, it should be possible to define one metric based on BoTorch test functions that covers most of these, so we don't need so many classes that need their own registry entries.

Also removed Sphinx headings for metrics files that aren't in Ax.

* Removed Sphinx headings for BoTorch Test Problem and Dictionary Lookup, which don't exist anymore
* Removed Hartmann6Metric, JenattonMetric, AugmentedBraninMetric, AugmentedhartmannMetric
* Removed functionality from stubs that wasn't being used

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

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

esantorella added a commit to esantorella/Ax that referenced this pull request Aug 30, 2024
Summary:
Pull Request resolved: facebook#2728

These may have once been used for benchmarking, but no longer are (not even in tests). Also, if these were to become needed again, it should be possible to define one metric based on BoTorch test functions that covers most of these, so we don't need so many classes that need their own registry entries.

Also removed Sphinx headings for metrics files that aren't in Ax.

* Removed Sphinx headings for BoTorch Test Problem and Dictionary Lookup, which don't exist anymore
* Removed Hartmann6Metric, JenattonMetric, AugmentedBraninMetric, AugmentedhartmannMetric
* Removed functionality from stubs that wasn't being used

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

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

esantorella added a commit to esantorella/Ax that referenced this pull request Aug 30, 2024
Summary:
Pull Request resolved: facebook#2728

These may have once been used for benchmarking, but no longer are (not even in tests). Also, if these were to become needed again, it should be possible to define one metric based on BoTorch test functions that covers most of these, so we don't need so many classes that need their own registry entries.

Also removed Sphinx headings for metrics files that aren't in Ax.

* Removed Sphinx headings for BoTorch Test Problem and Dictionary Lookup, which don't exist anymore
* Removed Hartmann6Metric, JenattonMetric, AugmentedBraninMetric, AugmentedhartmannMetric
* Removed functionality from stubs that wasn't being used

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

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

esantorella added a commit to esantorella/Ax that referenced this pull request Aug 30, 2024
Summary:
Pull Request resolved: facebook#2728

These may have once been used for benchmarking, but no longer are (not even in tests). Also, if these were to become needed again, it should be possible to define one metric based on BoTorch test functions that covers most of these, so we don't need so many classes that need their own registry entries.

Also removed Sphinx headings for metrics files that aren't in Ax.

* Removed Sphinx headings for BoTorch Test Problem and Dictionary Lookup, which don't exist anymore
* Removed Hartmann6Metric, JenattonMetric, AugmentedBraninMetric, AugmentedhartmannMetric
* Removed functionality from stubs that wasn't being used

Differential Revision: D61998254
Summary:
Pull Request resolved: facebook#2728

These may have once been used for benchmarking, but no longer are (not even in tests). Also, if these were to become needed again, it should be possible to define one metric based on BoTorch test functions that covers most of these, so we don't need so many classes that need their own registry entries.

Also removed Sphinx headings for metrics files that aren't in Ax.

* Removed Sphinx headings for BoTorch Test Problem and Dictionary Lookup, which don't exist anymore
* Removed JenattonMetric, AugmentedBraninMetric, AugmentedHartmannMetric
* Removed functionality from stubs that wasn't being used

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b2d4940.

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