This repository contains slides and python notebooks for the DataTalks.club event Introduction to Bayesian Inference for Parameter Estimation
Additional Resources:
- Online Book: Bayesian Methods for Hackers is a great place to start for any looking for a accessible, pragmatic introduction to the subject. The book is designed as a series of python notebooks.
- Online Course: Statistical Rethinking is one the best courses to go deeper into the subject
- Book: BDA3. Bayesian Data Analysis by Andrew Gelman is the Bible of bayesian analysis. After you finish the Statistical Rethinking course and you still want more, this would be the next step
- YouTube Video for John Kruschke: Bayesian Estimation Supersedes the t Test
The German Tank Problem notebook uses code from this article