Data-Driven Modeling: RegressionIntroduces data-driven modeling with a focus on regression, covering linear regression, risks of inductive reasoning, PCA, and ridge regression.
Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.
Deep Learning Modus OperandiExplores the benefits of deeper networks in deep learning and the importance of over-parameterization and generalization.
Regression: Interactive LectureCovers linear regression, weighted regression, locally weighted regression, support vector regression, noise handling, and eye mapping using SVR.