Topic
Train Test Split
4 episodes
-
Overview: Model Generalization
We finally slow down and make model generalization click from the ground up: what it means, how you measure it, and why memorizing the training set is a dead end. We keep coming back to the same simple idea, because that’s the whole game.
-
Overview: Train Test Split
We finally slow down on train-test split, because we keep bumping into it every time we talk about whether a model actually learned something. We use the sealed-final-exam picture to make the training set, validation set, test set, overfitting, leakage, and cross-validation click without assuming ML background.
-
Overview: Classifier
We finally slow down and make classifier click from the ground up: what it is, how it learns, and why the boring details like labels, loss, and held-out tests matter. We keep it in first-person and keep it practical, because that’s the whole point of calling this a Classifier episode.
-
Why Powerful ML Is Deceptively Easy — Part 2 | Towards Data Science
Laura and Harper dissect the article’s claim that spatial leakage makes ML seem more powerful than it is, walk through the London house‑price experiment, critique the technical arguments, and agree on who really needs to watch out for these traps.