Bayesian inference using Markov Chain Monte Carlo with Python (from scratch and with PyMC3)
A guide to Bayesian inference using Markov Chain Monte Carlo (Metropolis-Hastings algorithm) with python examples, and exploration of different data size/par...