BUILDS ON
TOPICS
#5
Data Types for ML
Read any dataset's shape by one test, does scrambling its order destroy it, then match tabular, image, text, and time-series to the job each shape can feed.
10 min
#6
Train/Test Splits & Data Leakage
Hold back a test set so a score means something, split a table at random but a stock chart by time, and catch the leak that makes a broken model look perfect.
10 min
UNLOCKS