Machine Learning
Core ML concepts: datasets, training loops, loss, overfitting. Before jumping to neural networks.
Learning path
Work through each subtopic in order. Click any file below to open its lesson. Track your progress with the checkbox at the bottom.
Subtopics
Each subtopic includes a concise explanation, code examples, and references.
Machine Learning
Input → Model → Prediction pipeline.
Dataset
Dataset table + scatter plot.
Training
Training dashboard.
Validation
Train/validation split visualizer.
Inference
Model playground.
Loss
Prediction vs target visualization.
Overfitting
Model complexity slider.
Generalization
Training/test distribution visualizer.