ML Foundations
Classical machine learning and the core neural-network theory underneath everything else in the ML tracks — beginner to advanced, with practical notes throughout.
What ML actually is, the data-to-model pipeline, the two workhorse algorithms (linear and logistic regression), decision trees, and how to honestly evaluate any of them. Complete.
How training actually adjusts a model's parameters, how to diagnose and fix over/underfitting, preparing data properly, combining models, and scoring them honestly. Complete.
Learning without labels, catching outliers, explaining a model's decisions, and the classical algorithms this track set aside for last. Complete — all 20 pages.