Why you need three data splits, not two
Asked at Point72/Cubist
Explain the roles of training, validation, and test sets. Why is two splits not enough once you start tuning a model, and what goes wrong if you make decisions on the test set?
Your answer
This one is open-ended. Work it through, then check your reasoning against the full solution.