Multiclass ClassificationCovers the concept of multiclass classification and the challenges of linearly separating data with multiple classes.
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.
Supervised Learning EssentialsIntroduces the basics of supervised learning, focusing on logistic regression, linear classification, and likelihood maximization.
Logistic RegressionCovers logistic regression for linear classification and unsupervised dimensionality reduction techniques.
Machine Learning FundamentalsIntroduces fundamental machine learning concepts, covering regression, classification, dimensionality reduction, and deep generative models.