Concept icon
Concept

When to Exclude Unhelpful Training Data

Training examples should be excluded when they add no useful signal for the target task and merely increase training cost. A mismatch with the evaluation distribution is not sufficient by itself: auxiliary data from another distribution may still provide useful signal and can sometimes be given less weight instead of being removed. Data unrelated to the task, such as office emails in a damaged-highway-sign classifier, wastes computation and can make the model spend capacity on irrelevant patterns.

0

1

Concept icon
Updated 2026-08-30

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