ziatdinovmax / gpax

Gaussian Processes for Experimental Sciences
http://gpax.rtfd.io
MIT License
205 stars 27 forks source link

Acquisition function optimization #65

Closed ziatdinovmax closed 9 months ago

ziatdinovmax commented 9 months ago

Basic optimization routine for (continuous) acquisition functions

codecov-commenter commented 9 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (57882c9) 96.01% compared to head (5f63586) 95.99%.

Files Patch % Lines
gpax/acquisition/optimize.py 89.65% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ========================================== - Coverage 96.01% 95.99% -0.03% ========================================== Files 44 46 +2 Lines 3542 3595 +53 ========================================== + Hits 3401 3451 +50 - Misses 141 144 +3 ``` | [Flag](https://app.codecov.io/gh/ziatdinovmax/gpax/pull/65/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Maxim+Ziatdinov) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ziatdinovmax/gpax/pull/65/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Maxim+Ziatdinov) | `95.99% <94.64%> (-0.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Maxim+Ziatdinov#carryforward-flags-in-the-pull-request-comment) to find out more.

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