Learn Before
Concept icon
Concept

Splitting a large development set into a review subset and a tuning subset

When a development set is large, manual inspection can become a bottleneck. For example, if a set contains 8,000 cases and the model makes mistakes on about 15% of them, there may be roughly 1,200 errors to inspect. Rather than examining all of them by hand, the team can divide the development set into two parts. One part is reserved for human review of errors, and the other part is kept untouched for choosing model settings. The reviewed portion will be adapted to more quickly, so separating the two roles makes it easier to notice when manual analysis is starting to bias decisions. The untouched portion then provides a cleaner signal for tuning.

0

1

Concept icon
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