Unit No: 1 Introduction To Machine Learning (3170724) : Department of CE
Unit No: 1 Introduction To Machine Learning (3170724) : Department of CE
Unit no : 1
Introduction to
Machine Learning
(3170724)
Introduction to Introduction to
Machine Learning
Types of
Supervised
Learning
Unsupervised learning is a machine learning
technique in which models are not
supervised using training dataset. Instead,
models itself find the hidden patterns and
insights from the given data. It can be
Unsupervised compared to learning which takes place in the
human brain while learning new things.
Learning
Association
Clustering Analysis
Types of
Unsupervised
Learning
Reinforcement Learning is a feedback-based
Machine learning technique in which an agent learns
to behave in an environment by performing the
actions and seeing the results of actions. For each
good action, the agent gets positive feedback, and for
each bad action, the agent gets negative feedback or
Reinforce- penalty.
ment
Learning
Comparison –
Supervised,
Unsupervised
and
Reinforcemen
t Learning
Comparison –
Supervised,
Unsupervised
and
Reinforcemen
t Learning
Comparison –
Supervised,
Unsupervised
and
Reinforcemen
t Learning
• Machine learning should not be applied to tasks in
which humans are very effective or frequent human
intervention is needed.
• For example, air traffic control is a very complex task
needing intense human involvement.
When not to • Also, for very simple tasks which can be
implemented using traditional programming
use ML? paradigms, there is no sense of using machine
learning.
• For example, simple rule-driven or formula-based
applications like price calculator engine, dispute
tracking application, etc. do not need machine
learning techniques.
Application of
ML
Tools for
Machine
Learning
Department of CE
Thanks
Unit no : 1
Introduction to
Machine Learning
(3170724)