0% found this document useful (0 votes)
9 views7 pages

Supervised Vs Unsupervised (Hiya)

Uploaded by

preprimarybis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views7 pages

Supervised Vs Unsupervised (Hiya)

Uploaded by

preprimarybis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Unsupervised

Learning
Vs
Supervised Learning
Unsupervised and
Supervised Learning

 Unsupervised learning is the  Supervised learning is the type


type of machine learning that of machine learning that
happens without human happens under human
supervision. supervision.

 A machine tries to find any  People label input data with


patterns in data by itself. answer keys showing a machine
the desired outputs.
Data Usage in-
Unsupervised Supervised
learning Learning

 The data is unlabelled.  The data is labelled.

 A model is given only input  A model is given input variables


variables (X) and no (X), output variables (Y), and an
corresponding output data. algorithm to learn the function
from input to output.

 You don’t know what you’re


looking for in data.  You know what you’re looking for
in data.
Accuracy of Unsupervised
Learning
It is applicable in Clustering and Association problems.

It may provide less accurate results.


Accuracy of
Supervised Learning

It is applicable in classification
and regression problems.

It provides more accurate


results.
Uses of
Unsupervised Algorithms and
Learning Uses of
Supervised
□Algorithm- Learning
K-Means
Gaussian Mixture Models
□ Algorithm-
Frequent Pattern Growth
Support Vector Machines

□ Uses- Decision Trees


Recommender systems Random Forest
Customer Segmentation
□ Uses-
Anomaly detection
Spam Filters

Demand Forecasting

Price Prediction
Algorithms
and Uses of
Supervised
Learning

□Algorithm-
Support Vector Machines
Decision Trees
Random Forest

□Uses-
Spam Filters
Demand Forecasting
Price Prediction

You might also like