Solutions to some exercises from the book "Bayesian data analysis" by Andrew Gelman et al. in Python
-
Updated
Aug 30, 2022 - Jupyter Notebook
Solutions to some exercises from the book "Bayesian data analysis" by Andrew Gelman et al. in Python
Personal study guide for Gelman's "Bayesian Data Analysis" (BDA3). Includes deep dives into multi-parameter models, model evaluation (cross-validation/WAIC), advanced computation (HMC, Variational Inference), and hierarchical regression models.
To associate your repository with the bda3 topic, visit your repo's landing page and select "manage topics."