Linear Models and OverfittingExplores linear models, overfitting, and the importance of feature expansion and adding more data to reduce overfitting.
Regression DiagnosticsCovers regression diagnostics for linear models, emphasizing the importance of checking assumptions and identifying outliers and influential observations.
Generalized Linear ModelsCovers probability, random variables, expectation, GLMs, hypothesis testing, and Bayesian statistics with practical examples.
Least Squares SolutionsExplains the concept of least squares solutions and their application in finding the closest solution to a system of equations.