Nested cross-validation, tuning without cheating
Asked at Point72/Cubist
You use -fold cross-validation to pick your hyperparameters and then report that cross-validation score as your estimate of out-of-sample performance. Why is that number optimistic, and how does nested cross-validation fix it?
Your answer
This one is open-ended. Work it through, then check your reasoning against the full solution.