Free preview
Supervised, unsupervised, reinforcement
Section 2 · Module 2 · Types of machine learning · 4 min
The three paradigms
- Supervised learning — you have labelled examples (input → known answer). The model learns to predict the label. Two flavours: regression (predict a number, e.g. house price) and classification (predict a category, e.g. spam / not spam).
- Unsupervised learning — no labels; the model finds structure, e.g. clustering customers into groups.
- Reinforcement learning — an agent learns by trial and error, receiving rewards, e.g. game-playing or robotics.
Most business ML you'll meet is supervised. Knowing which paradigm fits your problem is the first modelling decision.
That is one lesson of 15
Certificate in AI & Machine Learning (Foundational) runs to 15 lessons across 5 sections, and ends in an assessed, dated certificate you can have verified by anyone.