Definition·
Learning

Supervised Learning

Learning from labeled examples (input → expected output).

Detailed explanation

The model learns a function mapping inputs to labels. It is the most common approach for classification (spam vs non-spam) and regression (predicting a price). Its quality depends on label volume and quality.

Examples

Dog / cat image classification
Fraud detection
Real estate price prediction

Frequently asked questions

Do I need lots of labeled data?

Yes, that is the main cost. Semi-supervised techniques or transfer learning reduce the need.

Related terms

Last updated: 7/15/2026

Talent AI

Turn theory into practice

Post a mission or join the community of top AI, Data and Machine Learning experts.