ML 3170724 Unit-1
ML 3170724 Unit-1
Introduction to
Introduction to Machine
Learning
Machine Learning (3170724)
3. Learning by self
we do it ourselves, may be after multiple attempts, some being
unsuccessful
Learning from our mistakes in past
E.g. Child learning to walk through obstacles
What is Machine Learning?
1. Supervised learning
Also called predictive learning
Predict the class of unknown objects based on prior class-related
information of similar objects.
2. Unsupervised learning
Also called descriptive learning
Find patterns in unknown objects by grouping similar objects together.
3. Reinforcement learning
Learn to act on its own to achieve the given goals.
Supervised Learning
Classification Regression
Unsupervised Learning
Association
Clustering Analysis
Reinforce-ment Learning