← Back to Test

Problem 19 - Olympiad

In the context of model evaluation, what is data leakage?

Correct: B

Data leakage introduces test information into training (e.g., preprocessing on the whole dataset), causing overly optimistic and invalid performance estimates.