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

Tweak defaults for CompartmentalModel.fit_mcmc() #2563

Merged
merged 2 commits into from
Jul 16, 2020

Conversation

fritzo
Copy link
Member

@fritzo fritzo commented Jul 15, 2020

Addresses #2426

This tweaks .fit_mcmc() default parameters based on experiments in pyro-ppl/sandbox#13 and previous experiments by @martinjankowiak . the new default values are:

  • haar = True
  • haar_full_mass = 10

This PR also updates test_models.py to preserve coverage over the range of parameters, since the defaults have changed.

Tested

  • covered by existing tests in test_models.py

@martinjankowiak martinjankowiak merged commit 924f5e2 into dev Jul 16, 2020
@fritzo fritzo deleted the sir-tweak-defaults branch July 24, 2020 17:05
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.

2 participants