Govur University Logo
--> --> --> -->
...

During cross-validation, what is the exact term for the phenomenon where information from the test set inadvertently influences the training process, leading to overly optimistic performance estimates?



The exact term for this phenomenon is data leakage. Data leakage occurs when information from outside the training dataset is used to create the model, effectively allowing the model to peek at the answer key for the test data. During cross-validation, which is a technique used to evaluate how a model will perform on unseen data by parti....

Log in to view the answer



Redundant Elements