Loading lesson page...
AI From Scratch/Lesson 07/~75 minutes
Regularization
Your model gets 99% on training data and 60% on test data. It memorized instead of learning. Regularization is the tax you impose on complexity to force generalization.
BuildPython