Data-Driven Modeling: RegressionIntroduces data-driven modeling with a focus on regression, covering linear regression, risks of inductive reasoning, PCA, and ridge regression.
Kernel MethodsCovers overfitting, model selection, validation methods, kernel functions, and SVM concepts.
Machine Learning FundamentalsCovers the fundamental principles and methods of machine learning, including supervised and unsupervised learning techniques.
Linear Models: ContinuedExplores linear models, logistic regression, gradient descent, and multi-class logistic regression with practical applications and examples.