Linear Models and OverfittingExplores linear models, overfitting, and the importance of feature expansion and adding more data to reduce overfitting.
Regularization TechniquesExplores regularization in linear models, including Ridge Regression and the Lasso, analytical solutions, and polynomial ridge regression.
Geometry and Least SquaresDiscusses the geometry of least squares, exploring row and column perspectives, hyperplanes, projections, residuals, and unique vectors.
Model Checking and ResidualsExplores model checking and residuals in regression analysis, emphasizing the importance of diagnostics for ensuring model validity.