Improving your model performance
The two fudamental assumptions of supervised Learning
- You can fit the training set pretty well.
- The training set performance generalized pretty well to the dev/test set
Reducing avoidable bias and variance
Look at the differences between human level error, training error, and dev error.