Model Selection: Least SquaresExplores model selection in least squares regression, addressing multicollinearity challenges and introducing shrinkage techniques.
Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.
Basics of linear regression modelCovers the basics of linear regression, OLS method, predicted values, residuals, matrix notation, goodness-of-fit, hypothesis testing, and confidence intervals.
Basics of Linear RegressionCovers the basics of linear regression, including OLS estimators, hypothesis testing, and confidence intervals.