Why is it problematic to use the test set to choose the best regularization hyperparameters in a CNN experiment?
-
A
It makes training slower
-
B
It causes information leakage, making the model appear to generalize better than it truly does
-
C
It prevents overfitting on training data
-
D
It reduces the number of available training samples