AIExplainer
Machine Learning Beginner 1 min read

What is labeled example?

A data example with a known output or label

A labeled example is a piece of data that has been tagged with the correct output or response, which is used to train machine learning models to make predictions or take actions

Think of a labeled example like a flashcard, where one side has a question or prompt and the other side has the correct answer, helping the model learn and remember the right response

For example, in image classification, a labeled example might be a picture of a cat with the label 'cat', which helps the model learn to recognize cats in new images

Labeled examples are used to train machine learning models, such as neural networks, to recognize patterns and make predictions on new, unseen data

Some people think that labeled examples are only used for supervised learning, but they can also be used for other types of machine learning, such as semi-supervised learning

The use of labeled examples dates back to the early days of machine learning, when researchers first began using datasets with known outputs to train models

training example labeled data supervised example

Three products for different needs — explore what’s relevant to you.