Skip to content

Instantly share code, notes, and snippets.

@WillKoehrsen
Created November 28, 2018 02:25
Show Gist options
  • Save WillKoehrsen/d44f63e9053090f91145de3fa67065fd to your computer and use it in GitHub Desktop.
Save WillKoehrsen/d44f63e9053090f91145de3fa67065fd to your computer and use it in GitHub Desktop.
with model:
# Sample from the posterior
trace = pm.sample(draws=1000, chains=2, tune=500,
discard_tuned_samples=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment