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

Reset tuned Metropolis parameters in sequential sampling of chains #3796

Merged
merged 3 commits into from
Feb 6, 2020

Conversation

michaelosthege
Copy link
Member

@michaelosthege michaelosthege commented Feb 5, 2020

@codecov
Copy link

codecov bot commented Feb 5, 2020

Codecov Report

Merging #3796 into master will increase coverage by 0.31%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3796      +/-   ##
==========================================
+ Coverage   90.47%   90.78%   +0.31%     
==========================================
  Files         133      133              
  Lines       20537    20552      +15     
==========================================
+ Hits        18580    18659      +79     
+ Misses       1957     1893      -64
Impacted Files Coverage Δ
pymc3/tests/test_step.py 100% <100%> (+7%) ⬆️
pymc3/step_methods/metropolis.py 88.83% <100%> (+0.14%) ⬆️
pymc3/distributions/continuous.py 80.85% <0%> (+0.4%) ⬆️
pymc3/tests/test_mixture.py 99.65% <0%> (+0.69%) ⬆️
pymc3/step_methods/hmc/base_hmc.py 95.32% <0%> (+0.93%) ⬆️
pymc3/tests/test_transforms.py 100% <0%> (+1.47%) ⬆️
pymc3/tests/test_distributions.py 98.14% <0%> (+1.72%) ⬆️
pymc3/tests/models.py 85.95% <0%> (+15.7%) ⬆️

@twiecki twiecki merged commit 812e60e into pymc-devs:master Feb 6, 2020
@michaelosthege michaelosthege deleted the fix-3733 branch February 6, 2020 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants