Teach the Machine: How Classification Works in Machine Learning
1 of 4ICT · My World Quest — full scheme of work · pioneer
Teach the Machine: How Classification Works in Machine Learning
For grown-ups
Companion summary
Have you ever wondered how your phone knows a cat photo from a dog photo without being told every time? Classification is how apps like Spotify and Netflix decide what you might enjoy next. A machine learning model "votes" by spotting patterns across thousands of examples — not by following human-written rules. When you finish, try labelling your own small dataset and watch the model change its predictions.
Spot the Pattern
Spot the Pattern
Imagine you receive 100 emails. Some are from friends; others are spam trying to sell you something suspicious. Without reading every word, you probably spot clues — certain phrases, sender names, or odd punctuation — that tell you which is which. You have built a mental rule from experience. Now here is the big question: could a computer learn those same rules just by studying thousands of examples, without anyone ever writing the rules for it? That is exactly what machine learning classification does. Before we dive in, think about how YOU decide something belongs to one group rather than another. What clues do you look for?
💭 Think about this
Think of one everyday sorting task — like deciding whether fruit is ripe or not. What feature (colour, smell, feel) would you use as your main clue, and why?
