by Michele Laurelli
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.
Image label: 'cat'
Spam label: 0 or 1
House price: $250,000