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.
Cross-validation & RegularizationExplores polynomial curve fitting, kernel functions, and regularization techniques, emphasizing the importance of model complexity and overfitting.
Regression: Linear ModelsIntroduces linear regression, generalized linear models, and mixed-effect models for regression analysis.