Lesson 3 · AI Around Us
How messy, missing or unfair data ruins predictions.
There's a famous saying in AI: "Garbage in, garbage out."
Feed an AI messy data and you'll get messy predictions — no matter how clever the AI is.
Imagine training a cat-vs-dog AI on this data:
This AI will confidently call almost everything a dog. Not because it's dumb — because its data was garbage.
A dataset has 500 dog photos and only 4 cat photos. What's the problem?
Here's a tiny dataset for a 'ripe / unripe' fruit AI:
Name every problem you can find.
Clean, correct, balanced data beats more data. A smaller tidy dataset often teaches better than a huge messy one.
How would you fix the unbalanced set of 500 dogs and 4 cats so the AI learns both fairly?
This chapter is free — open this lesson in your portal to save your answers and track progress.