Covers the basics of Machine Learning, including recognizing hand-written digits, supervised classification, decision boundaries, and polynomial curve fitting.
Delves into the trade-off between model flexibility and bias-variance in error decomposition, polynomial regression, KNN, and the curse of dimensionality.