Explores linear regression from a statistical inference perspective, covering probabilistic models, ground truth, labels, and maximum likelihood estimators.
Covers the basics of linear regression, OLS method, predicted values, residuals, matrix notation, goodness-of-fit, hypothesis testing, and confidence intervals.
Introduces linear regression, covering line fitting, training, gradients, and multivariate functions, with practical examples like face completion and age prediction.