Machine Learning FundamentalsIntroduces fundamental machine learning concepts, covering regression, classification, dimensionality reduction, and deep generative models.
Linear Models: Part 1Covers linear models, including regression, derivatives, gradients, hyperplanes, and classification transition, with a focus on minimizing risk and evaluation metrics.
Machine Learning FundamentalsCovers the fundamental principles and methods of machine learning, including supervised and unsupervised learning techniques.
Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.