Model Selection: Least SquaresExplores model selection in least squares regression, addressing multicollinearity challenges and introducing shrinkage techniques.
Model Building: Linear RegressionExplores model building in linear regression, covering techniques like stepwise regression and ridge regression to address multicollinearity.
Generalized Linear ModelsCovers probability, random variables, expectation, GLMs, hypothesis testing, and Bayesian statistics with practical examples.
Linear Regression BasicsCovers the basics of linear regression in machine learning, including model training, loss functions, and evaluation metrics.
Nonparametric RegressionCovers nonparametric regression, scatterplot smoothing, kernel methods, and bias-variance tradeoff.