AI Blog

AI Blog

by Michele Laurelli

Label

Concept
Definition

The target output or ground truth associated with a training example in supervised learning.

Labels indicate the correct answer. In classification: class names. In regression: numerical values. Required for supervised learning.

Examples

1

Image label: 'cat'

2

Spam label: 0 or 1

3

House price: $250,000

Michele Laurelli - AI Research & Engineering