Back to glossary
AI GLOSSARY
Label
AI & Machine Learning
The correct answer or target value associated with a data point in supervised learning. For an image classification task, the label might be "cat" or "dog." Labels are what the model is trained to predict, and producing them at scale requires significant human annotation effort.
See also: ground truth, data labeling / annotation, supervised learning.