๐๏ธ Week 02 - Bayesian Linear Regression
In our second week, we will introduce Bayesian Linear Regression, exploring how Bayesian inference applies to linear models for regression. We will discuss what is a likelihood, a prior distribution, and their roles in Bayesian inference. We will cover key concepts such as posterior updates, model selection and model uncertainty. Additionally, we will work through practical examples to solidify understanding.
๐ Lecture Slides
Print-friendly version
๐ Recommended Reading
๐ References
Murphy, Kevin P. 2022. Probabilistic Machine Learning: An Introduction. MIT Press. http://probml.github.io/book1.
โโโ. 2023. Probabilistic Machine Learning: Advanced Topics. MIT Press. http://probml.github.io/book2.