Supervised Learning Glossary Definition

Term Supervised Learning
Definition

Supervised learning is a machine learning approach in which a model learns from labeled examples that pair inputs with desired outputs.

Context & Usage

It is commonly used for classification, regression, ranking, and prediction tasks when reliable labeled data is available.

Categories Software Development and Programming, Artificial Intelligence