-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Update radon example NB #3765
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
Update radon example NB #3765
Conversation
Check out this pull request on You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB. |
Codecov Report
@@ Coverage Diff @@
## master #3765 +/- ##
==========================================
+ Coverage 90.55% 90.63% +0.07%
==========================================
Files 133 133
Lines 20316 20328 +12
==========================================
+ Hits 18397 18424 +27
+ Misses 1919 1904 -15
|
Thanks for doing this! -- its definitely an upgrade. A couple of notes:
|
Thanks Chris! |
Ok I think I figured it out: it needed a mix of increased tuning and higher target accept. Pushing the changes ;) |
View / edit / reply to this conversation on ReviewNB (backstory for this conversation format). michaelosthege commented on 2020-01-08T18:13:28Z The warnings thrown by this cell were fixed in a recent If you update your arviz and re-run, they should go away. AlexAndorra commented on 2020-01-09T10:22:16Z Thanks for the flag Michael, I updated and re-ran ;) |
View / edit / reply to this conversation on ReviewNB (backstory for this conversation format). aloctavodia commented on 2020-01-09T18:21:27Z There is no longer need to use It is better to set the style AlexAndorra commented on 2020-01-10T09:13:18Z Ow thanks, didn't know that! Just pushed the changes ;) |
Good to see you around @AlexAndorra, I just added a couple of super minor comments. I really like what you did with this notebook. |
Ha ha thx Osvaldo, glad to be around too - the neighborhood is pretty cool 😉 |
Update radon example NB (pymc-devs#3765)
Finally got time to finish this PR 🍾
I noticed on Discourse that the radon notebook is often used as an introduction to hierarchical models, but several questions were recurring so I thought it'd useful to:
First PR on the main repo (🎉 ), so tell me if I forgot anything. And of course I'm available for any change.
Happy new year & PyMCheers 🖖