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 a warning about the use of ABC for deterministic models #350

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

yannikschaelte
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2020

Codecov Report

Merging #350 into develop will increase coverage by 40.94%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #350       +/-   ##
============================================
+ Coverage    42.49%   83.43%   +40.94%     
============================================
  Files           87       87               
  Lines         5017     5017               
============================================
+ Hits          2132     4186     +2054     
+ Misses        2885      831     -2054     
Impacted Files Coverage Δ
pyabc/storage/db_model.py 96.10% <0.00%> (+1.29%) ⬆️
pyabc/sampler/multicore_evaluation_parallel.py 100.00% <0.00%> (+1.63%) ⬆️
pyabc/sampler/base.py 94.82% <0.00%> (+1.72%) ⬆️
pyabc/random_variables.py 65.87% <0.00%> (+2.38%) ⬆️
pyabc/inference/util.py 96.96% <0.00%> (+3.03%) ⬆️
pyabc/distance/base.py 83.33% <0.00%> (+4.16%) ⬆️
pyabc/sampler/multicorebase.py 97.56% <0.00%> (+4.87%) ⬆️
pyabc/inference/smc.py 94.84% <0.00%> (+6.86%) ⬆️
pyabc/epsilon/base.py 92.00% <0.00%> (+8.00%) ⬆️
pyabc/transition/multivariatenormal.py 97.82% <0.00%> (+8.69%) ⬆️
... and 53 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 be8ec93...e5750dd. Read the comment docs.

@yannikschaelte yannikschaelte merged commit 10dfe65 into develop Oct 5, 2020
@yannikschaelte yannikschaelte deleted the fixes_ys branch October 5, 2020 15:11
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