Bias-Variance Trade-OffExplores underfitting, overfitting, and the bias-variance trade-off in machine learning models.
Model EvaluationExplores underfitting, overfitting, hyperparameters, bias-variance trade-off, and model evaluation in machine learning.
Generalization in Deep LearningDelves into the trade-off between model complexity and risk, generalization bounds, and the dangers of overfitting complex function classes.
Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.