What is Machine Learning?

Machine Learning provides the ability to learn automatically and to improve from experience without being explicitly programmed. Machine Learning algorithm learns from data (It can be in any form like text, image, tabular, audio or video). The process of learning begins with observation such as direct instruction or past examples.

image

Machine Learning is a graduate-level course covering the area of Artificial Intelligence concerned with computer programs that modify and improve their performance through experiences. It has two major parts:

  1. Supervised Learning
  2. Unsupervised Learning

The first part of the course covers Supervised Learning, a machine learning task that makes it possible for your phone to recognize your voice, your email to filter spam, and for computers to learn a bunch of other cool stuff.

In part two, you will learn about Unsupervised Learning. Ever wonder how Netflix can predict what movies you’ll like? Or how Amazon knows what you want to buy before you do? Such answers can be found in this section

There are many ways in which machine learns:

Screenshot 2021-08-01 at 11.52.20 AM