What is Machine Learning?
- Gurleen Batra
- May 21, 2023
- 2 min read
Machine learning is like teaching a computer to learn and make decisions on its own, just like how you learn and make decisions. But instead of using books or teachers, a computer learns from data.
What is data?
Data is information that we collect and use to learn or understand things better. It can be facts, numbers, pictures, or even just words.
Let's imagine you want to teach a computer to recognize different types of fruits, like apples and oranges. First, you would show the computer many pictures of different apples and oranges. The computer looks at these pictures and tries to find patterns or clues that can help it tell the difference between the two.
After seeing lots of pictures, the computer starts to learn what features or characteristics make something an apple or an orange. It might learn that apples are usually round and have a stem, while oranges are round too but have a bumpy surface. It remembers these patterns.
Then, you give the computer a new picture, and it tries to guess whether it's an apple or an orange based on what it has learned from the previous pictures. Sometimes it may make mistakes, but that's okay because it learns from those mistakes and gets better over time.
Machine learning is all about training the computer to find patterns in data and make predictions or decisions based on those patterns. It's like teaching the computer to think for itself and make choices.
Machine learning is used in many things you might already be familiar with, like voice assistants on your phone or recommendations on streaming platforms. They learn about your preferences and can suggest things you might like based on patterns they find in your past choices.
It's important to remember that machine learning is just a tool, and it needs humans to guide it and make sure it's learning the right things. So, humans play an important role in teaching and supervising the computer's learning process.

Comments