June 8, 2026
This is the Module 2 capstone β a live, end-to-end walkthrough of building your first ML dataset from scratch. We take a real problem, find public data, audit it, clean it, check for bias, split it correctly, and document it for handoff. Build along using the Telco Churn dataset linked below. In this episode: β Why you start with the problem, not the data β Where to find public datasets β Kaggle, UCI, and Hugging Face β First audit β shape, types, missing values, class imbalance β Cleaning live...