ziatdinovmax / gpax

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

Add option to sample from prior predictive distribution #11

Closed ziatdinovmax closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #11 (843c6b2) into main (4ba2f37) will decrease coverage by 0.28%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   93.56%   93.28%   -0.29%     
==========================================
  Files          15       15              
  Lines        1275     1280       +5     
==========================================
+ Hits         1193     1194       +1     
- Misses         82       86       +4     
Flag Coverage Δ
unittests 93.28% <60.00%> (-0.29%) :arrow_down:

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

Impacted Files Coverage Δ
gpax/gp.py 93.70% <42.85%> (-3.03%) :arrow_down:
gpax/dkl.py 91.66% <100.00%> (ø)
gpax/vgp.py 82.71% <100.00%> (ø)
gpax/vidkl.py 92.75% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4ba2f37...843c6b2. Read the comment docs.