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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chapter 12 needs to be ported

aloctavodia opened this issue · comments

We need contributors to work on Chapter 12

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

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.

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

I will work on this.