Question

Why should source-mixed examples be kept out of both the development and test sets?

Answer: Because examples from the same source can appear in both splits, letting the model or evaluation borrow source-specific clues. That makes the test score overly optimistic and less representative of performance on truly new data.

    0

    1

    Updated 2026-08-12

    Contributors are:

    Who are from:

    Tags

    Machine Learning

    Deep Learning

    Supervised Learning

    Dive into Deep Learning @ D2L

    Data Science

    Machine Learning Strategy

    Machine Learning Yearning @ DeepLearning.AI

    Related