Topic

Train Test Split

4 episodes

  1. Ep 750

    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.

  2. Ep 743

    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.

  3. Ep 691

    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.

  4. Ep 587

    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.