aloctavodia / Statistical-Rethinking-with-Python-and-PyMC3

Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
835 stars 255 forks source link

Chapter 12 needs to be ported #8

Closed aloctavodia closed 6 years ago

aloctavodia commented 7 years ago

We need contributors to work on Chapter 12

mgiangreco commented 7 years ago

Would love a Python version of multilevel tadpoles. Not sure I'm up to it, though, as I'm new to Bayesian regression.

aloctavodia commented 7 years ago

Hi @mgiangreco

You can try working on this and ask for help if you have doubts (you can use this issue or gitter room)or you can wait until someone works on this.

JWarmenhoven commented 7 years ago

I started playing around with the models in Chapter 12. I will update the notebook to the form/style used in the other ones in this repository and create a PR.

http://nbviewer.jupyter.org/github/JWarmenhoven/Various-Machine-Learning-bits/blob/master/Chapter%2012.ipynb

junpenglao commented 6 years ago

I will work on this.