Ml2 PPT Supervised Learning Outlne
Ml2 PPT Supervised Learning Outlne
Galgotias University
What Is Supervised
Learning?
2
Galgotias University
Learning Outcome :Students will be able to list and
describe the different types of machine learning
(supervised, unsupervised, and reinforcement
learning).
3
Galgotias University
Session 3 Activity1
Outline 4 Explanation of Concept
5 Activity2
6 Key takeaway
What is Supervised
Learning?
- By the name itself, you might have guessed what
supervised means. It means having a supervisor or
a teacher available.
- A good example is how you all are learning
through me, so I am the supervisor here, and this is
supervised learning.
- In the context of machines, supervised learning
means teaching a computer to do something by
Explanation with an
Example
Unsupervised learning is a
machine learning technique that
uses algorithms to learn from
data without human guidance. It's
often used for exploratory data
analysis and clustering
Activity 1
Group Wise Scenario Cards
Identificaion
Activity 1 Takeaway
Steps in
Supervised Learning
- In classification, we use
algorithms like K-Nearest
Neighbors, Logistic
Regression, Decision Trees,
Support Vector Machines
(SVM), and Neural Networks.
- These algorithms help
classify data into different
categories.
Regression