Class 6 · CBSE AI · Strand A — Inside the Black Box

Supervised vs unsupervised learning for Class 6

The two big families of how AI learns — with examples your child will recognise.

What this concept actually says

  • Supervised learning trains on labelled examples — each input has a correct answer attached
  • The model learns by comparing its predictions to correct labels and adjusting
  • Supervised learning is the most widely used paradigm in deployed AI today

An analogy your child will recognise

School marking scheme

Supervised learning is like learning with an answer key. Every practice question comes with the correct answer at the back. You attempt, check, see where you went wrong, and correct. Remove the answer key, and you're guessing in the dark. The labels in supervised learning are the answer key.

Embroidery apprenticeship

A master embroiderer shows an apprentice: 'this stitch is correct — this one is wrong.' After hundreds of corrections with the master present, the apprentice internalises the standard. That's supervised learning. The master's corrections are the labels; the apprentice is the model.

Common misconceptions to watch for

  • Supervised learning requires a teacher AI to be present — the 'supervision' comes from labelled data, not a supervising AI system.
  • More labels always improve the model — labels must be high-quality and consistent; noisy or incorrect labels actively degrade model performance.

Key facts in one breath

  • Supervised learning underpins most commercially deployed AI: spam filters, medical diagnosis, voice assistants, recommendation systems.
  • Two main types of supervised learning tasks are: classification (output is a category) and regression (output is a number).
  • The process of adjusting weights based on label error is called backpropagation in neural networks.
  • Amazon Mechanical Turk, Scale AI, and Appen are companies that employ hundreds of thousands of humans to label data for supervised learning.

How Dhee Learning teaches this — the 3-stage question loop

Every Dhee Learning session for this concept follows three stages. We share the questions Dhee actually asks, so you can hear what a session sounds like.

Stage 1 — Surface

Two clients arrive: a waste depot wants each item photo sorted into a bin, and a tomato mandi wants tomorrow's kilos predicted — both hand you examples with the right answers already attached. What makes both SUPERVISED, and how do their answer shapes differ?

Rote answer

"Supervised learning uses labelled data; classification gives a category and regression gives a number."

Understood

"Both are supervised because every example already carries its correct answer — the label the model copies from: each photo tagged with its bin, each past day tagged with its kilos. They differ by answer shape: the depot's answer is a category (one bin), so it's classification; the mandi's answer is a number (kilos), so it's regression."

Stage 2 — Reasoning

The depot job becomes CLASSIFICATION and the mandi job becomes REGRESSION. What exactly decides which one — the data you hold, or the question the client asks?

Follow-up Dhee may use: If the mandi keeps the exact same diary but asks 'grade tomorrow A, B, or C' instead of 'how many kilos', which task is it now, and why did it flip?

Stage 3 — Application

A new client walks up to your desk: a fact-check helpline wants an AI that tags each WhatsApp forward as 'misinformation' or 'accurate'. Set up the supervised learning — what are the inputs, what are the labels, who should attach them, and is this classification or regression?

Misconception Dhee watches for: Assuming labels can be crowdsourced cheaply from random users — judging misinformation needs expert judgement, so label quality, not just quantity, decides whether the model ships something safe.

Want your child to actually understand this?

Dhee turns this concept into a short spoken lesson — teaching, listening, and probing — so your child builds the idea themselves.

Frequently asked questions

What is supervised learning deep-dive — explained for kids? +

The two big families of how AI learns — with examples your child will recognise.

What's the most common mistake children make about this concept? +

Supervised learning requires a teacher AI to be present — the 'supervision' comes from labelled data, not a supervising AI system.

How does Dhee Learning teach this in a Class 6 session? +

Dhee opens with a question — for example: "Two clients arrive: a waste depot wants each item photo sorted into a bin, and a tomato mandi wants tomorrow's kilos predicted — both hand you examples with the right answers already attached. What makes both SUPERVISED, and how do their answer shapes differ?" — listens to your child's answer, then probes the reasoning behind it. The session ends when the child can apply the idea to a brand-new situation, not just recall it.