Start for Free Book a Demo Contact
Platform Login
AI Glossary

Supervised Learning

ML method where the model learns from labeled examples.

Definition

Supervised learning is a machine learning method where the model is trained with labeled examples – each input is paired with the correct output. The model learns the relationship and can then correctly classify new, unseen inputs. Classic applications are image recognition (image → "cat") or spam detection (email → "spam"/"not spam").

Sources: a16z AI Glossary · CNET AI Terms Glossary

← Back to AI Glossary