pytorch / botorch

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

`percentile_of_score` #2568

Closed jandylin closed 1 month ago

jandylin commented 1 month ago

Summary: Implements percentile_of_score in BoTorch utils, akin to scipy.stats.percentileofscore

Reviewed By: SebastianAment

Differential Revision: D64137730

facebook-github-bot commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.98%. Comparing base (df93789) to head (f284972).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2568 +/- ## ======================================= Coverage 99.98% 99.98% ======================================= Files 195 195 Lines 17112 17122 +10 ======================================= + Hits 17109 17119 +10 Misses 3 3 ```

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

facebook-github-bot commented 1 month ago

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

facebook-github-bot commented 1 month ago

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