← Blog
Supervised Learning
ML/dictionary/supervised-learning
Definition
The most common flavour of ML: you give the model labelled examples (input → correct output) and it learns the mapping. Spam classification, fraud detection, image recognition — all supervised.
Posts that use this term
- Inside AI: machine learning and deep learning
Open the AI umbrella. Machine learning is the part that learns from data. Deep learning is ML done with neural networks — and that's where today's models live.