hughsalimbeni / bayesian_benchmarks

A community repository for benchmarking Bayesian methods
Apache License 2.0
106 stars 38 forks source link

Mmd2 #4

Closed hughsalimbeni closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #4 into master will increase coverage by 4.61%. The diff coverage is 98.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   94.13%   98.74%   +4.61%     
==========================================
  Files          11       14       +3     
  Lines         784      798      +14     
==========================================
+ Hits          738      788      +50     
+ Misses         46       10      -36
Impacted Files Coverage Δ
bayesian_benchmarks/database_utils.py 100% <ø> (ø) :arrow_up:
bayesian_benchmarks/paths.py 94.11% <ø> (ø) :arrow_up:
bayesian_benchmarks/tasks/classification.py 100% <100%> (+12.5%) :arrow_up:
...ian_benchmarks/tasks/active_learning_continuous.py 100% <100%> (+14.28%) :arrow_up:
...enchmarks/models/variationally_sparse_gp/models.py 98.64% <100%> (+5.31%) :arrow_up:
bayesian_benchmarks/models/template.py 100% <100%> (ø)
bayesian_benchmarks/tasks/regression.py 100% <100%> (+15.15%) :arrow_up:
...models/variationally_sparse_gp_minibatch/models.py 98.88% <100%> (+4.44%) :arrow_up:
...chmarks/models/deep_gp_doubly_stochastic/models.py 99% <100%> (+2%) :arrow_up:
bayesian_benchmarks/models/non_bayesian_models.py 94.8% <100%> (+5.06%) :arrow_up:
... and 9 more

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 6d6805e...a5fcae3. Read the comment docs.