Regression Analysis: Disentangling DataCovers regression analysis for disentangling data using linear regression modeling, transformations, interpretations of coefficients, and generalized linear models.
Basics of Linear RegressionCovers the basics of linear regression, including OLS estimators, hypothesis testing, and confidence intervals.
Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.
Regression: Interactive LectureCovers linear regression, weighted regression, locally weighted regression, support vector regression, noise handling, and eye mapping using SVR.