Labels

A label is a category your function can predict. Labels define the decision space — the set of possible outputs your application will receive.

Good labels are:

Good: Spam / Not spam
Problematic: Negative / Somewhat negative / Very negative (overlapping)

If two labels could reasonably apply to the same input, the model will struggle to learn the boundary between them.