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

Acquisition function optimization #65

Merged
merged 7 commits into from
Jan 3, 2024
Merged

Acquisition function optimization #65

merged 7 commits into from
Jan 3, 2024

Conversation

ziatdinovmax
Copy link
Owner

Basic optimization routine for (continuous) acquisition functions

@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2024

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 ⚠️

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

Additional details and impacted files
@@            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 Coverage Δ
unittests 95.99% <94.64%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ziatdinovmax ziatdinovmax merged commit 63ec983 into main Jan 3, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants