facebook / Ax

Adaptive Experimentation Platform
https://ax.dev
MIT License
2.38k stars 312 forks source link

Remove HeterogeneousSingleTaskGP #3026

Closed saitcakmak closed 2 weeks ago

saitcakmak commented 2 weeks ago

Summary: X-link: https://github.com/pytorch/botorch/pull/2616

This model has been buggy for quite a long time and we still haven't fixed it. Removing it should be preferable to keeping around a known buggy model. Example bug reports:

Differential Revision: D65543676

facebook-github-bot commented 2 weeks ago

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

facebook-github-bot commented 2 weeks ago

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

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 95.66%. Comparing base (0180570) to head (a94b26a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3026 +/- ## ========================================== + Coverage 95.60% 95.66% +0.05% ========================================== Files 483 483 Lines 49012 48965 -47 ========================================== - Hits 46859 46841 -18 + Misses 2153 2124 -29 ```

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

facebook-github-bot commented 2 weeks ago

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