Skip to content
Klay

Supervised vs unsupervised learning

After this lesson you can: Decide which of the two a given problem is.

First: What machine learning actually is

Watch

Notes

Supervised learning means the training examples include the answer you want the model to learn. If you want to predict house prices, classify support tickets, or detect whether an email is spam, you train on past examples where the correct price, category, or spam label is already known. The model’s job is to learn a mapping from inputs to known outputs so it can make the same kind of prediction on new inputs.

Unlock the full lesson notes, the exercises and the graded checkpoint - ₹5,000 once.