pytorch / botorch

Bayesian optimization in PyTorch
https://botorch.org/
MIT License
3.11k stars 406 forks source link

Remove deprecated FixedNoiseGP #2536

Closed Balandat closed 2 months ago

Balandat commented 2 months ago

Summary: This model has been deprecated for a while and replaced by SingleTaskGP.

Differential Revision: D62680578

facebook-github-bot commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.98%. Comparing base (c895a8d) to head (750d7f8). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2536 +/- ## ========================================== - Coverage 99.98% 99.98% -0.01% ========================================== Files 193 193 Lines 17000 17001 +1 ========================================== Hits 16998 16998 - Misses 2 3 +1 ```

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

facebook-github-bot commented 2 months ago

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

facebook-github-bot commented 2 months ago

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

facebook-github-bot commented 2 months ago

This pull request has been merged in pytorch/botorch@18eb95a8c00de9317d5136178271f446dcb7c89b.