Explores linear regression from a statistical inference perspective, covering probabilistic models, ground truth, labels, and maximum likelihood estimators.
Covers maximum likelihood estimation to estimate parameters by maximizing prediction accuracy, demonstrating through a simple example and discussing validity through hypothesis testing.
Explores Generalized Linear Models for non-Gaussian data, covering interpretation of natural link function, MLE asymptotic normality, deviance measures, residuals, and logistic regression.