Skip to content
Klay

What machine learning actually is

After this lesson you can: Explain how a model learns a rule from examples instead of being given one.

Watch

Notes

Machine learning is a way to build software behavior from examples instead of writing every rule by hand. In ordinary programming, you write the rule and the computer applies it to data. In machine learning, you provide data with examples of the behavior you want, and training adjusts a model until it produces useful outputs for similar inputs.

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