Held-out set
Test samples deliberately kept away from whoever is building the detection, so the score answers "does this generalise?" rather than "does this remember?". A held-out set is single-use in spirit: the moment someone tunes against it, even indirectly by reading which samples failed, it stops being held out and becomes training data. Numbers quoted without saying whether the set was held out are close to uninformative.
See also tune/test split · overfitting
Related terms
-
Tune/test split
Testing & measurement
Dividing a corpus once into a half the tuning work may see and a locked half it may not.
-
Overfitting
Testing & measurement
Fitting the examples instead of the phenomenon. In detection work it usually looks like a rule matched to the exact phrasings in the corpus — a pattern…
Testing & measurement
The words that decide whether a published detection number is evidence or decoration. Most vendor numbers in this space are quoted without any of them; see how we test for how these are applied in practice.