Interview Guides
You are training a model and want to know whether it is starting to memorize the training data instead of learning patterns that generalize. The team wants a simple way to tell if performance gains during training are real or just overfitting.
How would you measure whether a model is overfitting during training?