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

Add heteroskedastic Gaussian process #44

Merged
merged 11 commits into from
Oct 8, 2023
Merged

Add heteroskedastic Gaussian process #44

merged 11 commits into from
Oct 8, 2023

Conversation

ziatdinovmax
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2023

Codecov Report

Merging #44 (acc9779) into main (a35feba) will increase coverage by 0.17%.
The diff coverage is 98.49%.

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

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   95.63%   95.80%   +0.17%     
==========================================
  Files          39       41       +2     
  Lines        3072     3269     +197     
==========================================
+ Hits         2938     3132     +194     
- Misses        134      137       +3     
Flag Coverage Δ
unittests 95.80% <98.49%> (+0.17%) ⬆️

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

Files Coverage Δ
gpax/__init__.py 100.00% <ø> (ø)
gpax/models/__init__.py 100.00% <100.00%> (ø)
gpax/models/gp.py 93.08% <100.00%> (ø)
gpax/utils.py 84.50% <100.00%> (+0.44%) ⬆️
tests/test_hskgp.py 100.00% <100.00%> (ø)
tests/test_utils.py 100.00% <100.00%> (ø)
gpax/models/hskgp.py 96.38% <96.38%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ziatdinovmax ziatdinovmax merged commit 4049818 into main Oct 8, 2023
12 checks passed
@ziatdinovmax ziatdinovmax deleted the hskgp branch October 12, 2023 00:49
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