hughsalimbeni / bayesian_benchmarks

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

adding MMD comparisons for continuous data #3

Closed hughsalimbeni closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #3 into master will decrease coverage by 11.19%. The diff coverage is 83.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   94.13%   82.93%   -11.2%     
==========================================
  Files          11       14       +3     
  Lines         784      844      +60     
==========================================
- Hits          738      700      -38     
- Misses         46      144      +98
Impacted Files Coverage Δ
bayesian_benchmarks/database_utils.py 100% <ø> (ø) :arrow_up:
bayesian_benchmarks/data.py 100% <100%> (ø) :arrow_up:
bayesian_benchmarks/models/get_model.py 100% <100%> (ø)
...chmarks/models/deep_gp_doubly_stochastic/models.py 75% <100%> (-22%) :arrow_down:
bayesian_benchmarks/models/template.py 100% <100%> (ø)
bayesian_benchmarks/models/non_bayesian_models.py 85.89% <100%> (-3.85%) :arrow_down:
bayesian_benchmarks/tasks/regression.py 100% <100%> (+15.15%) :arrow_up:
bayesian_benchmarks/tasks/classification.py 76.92% <63.63%> (-10.58%) :arrow_down:
...models/variationally_sparse_gp_minibatch/models.py 53.33% <66.66%> (-41.12%) :arrow_down:
...enchmarks/models/variationally_sparse_gp/models.py 62.66% <66.66%> (-30.67%) :arrow_down:
... and 10 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...1bf0683. Read the comment docs.