SlideShare a Scribd company logo
1 of 11
Download to read offline
Spotle.ai Study Material
Spotle.ai/Learn
Supervised
and
Unsupervised
learning
Supervised
and
Unsupervised
learning
Supervised
and
Unsupervised
learning
Spotle.ai Study Material
Spotle.ai/Learn
What is Supervised learning?
You have separate baskets for yellow
banana, golden pineapple, black grapes
and so on. Now if I give you a golden
pineapple you know exactly what it is and
in which basket you need to keep it.
The labeled fruits help you train your
brain about their respective correct
baskets.
Supervised learning is a learning in which
we teach or train the machine using data
which are properly or rather correctly
labeled.
Spotle.ai Study Material
Spotle.ai/Learn
The supervised learning process
Let’s say, you want to predict for a group of people their chances of becoming
Coronavirus infected.
You will need training dataset from previous cases.
You will discover new direct relationships via a feedback loop.
Your model will evolve and become more and more accurate.
Training data
Machine learning
algorithm
Predictive model
Model
evaluation
Feedback loop
Labeled
Spotle.ai Study Material
Spotle.ai/Learn
I give you 100 items that are not
labeled. And then I give you a new item,
another puppy, and ask you what it is.
Will you be able to tell me?
I have not labeled the items for you to
understand. You have learnt about
them on your own.
Unsupervised learning is the learning
of machine using information that is
neither classified nor labeled and
allowing the algorithm to act on that
information without guidance.
What is Unsupervised learning?
Spotle.ai Study Material
Spotle.ai/Learn
The unsupervised learning process
There are many animals, snakes, birds and insects that you have never ever seen in
your life.
But when you see a new bird, that no one has labeled as bird for you to understand,
you can still make out that it is a bird because it has feather, it has beak, it can fly etc.
This is unsupervised learning. Computationally complex and less accurate.
Input data
Machine learning
algorithm
Outputl
Unlabeled
Spotle.ai Study Material
Spotle.ai/Learn
Supervised learning algorithms
When the output variable is categorical
or discrete, such as good or bad, yes or
no, prone to disease or not prone to
disease, the problem that we need to
solve is a classification problem.
When the output variable is a real value
that is continuous, such as age, weight
or price, the problem that we need to
solve is a regression problem.
Please note, logistic regression in not a
regression algorithm.
Machine Learning
Supervised
Learning
Unsupervised
Learning
RegressionClassification
Decision Tree
Discriminant
Analysis
Naïve Bayes
Logistic Regression
Support Vector
Machine
Linear Regression
SVR
Regression Tree
Ensemble Methods
GLM
Spotle.ai Study Material
Spotle.ai/Learn
Unsupervised learning algorithms
We use clustering model when we want
to discover the inherent groupings in
the data.
We use association rule when we want
to discover rules that describe large
portions of our data.
Using association rules we discover
relationships between variables in large
dataset.
Machine Learning
Supervised
Learning
Unsupervised
Learning
AssociationClustering
Hierarchical
K-means
Hidden Markov
Model
Gaussian Mixture
Fuzzy C-means
Why do we need supervised learning
❖ Supervised learning allows us to collect data or produce a data output from the
previous experience.
❖ It helps us optimize performance criteria using experience.
❖ Supervised machine learning helps us solve various types of real-world
computation problems.
Why do we need unsupervised learning
❖ Unsupervised machine learning finds all kinds of unknown patterns in data.
❖ Unsupervised methods help us find features which can be useful for
categorization.
❖ It is takes place in real time, so all the input data to be analyzed and labeled in
the presence of the learners.
❖ It is easier to get unlabeled data from a computer than labeled data. Because
labeling of data needs manual intervention.
Spotle.ai Study Material
Spotle.ai/Learn
Supervised vs Unsupervised learning
Supervised Learning
Process: input output
variables
Input data: Labeled
data
Computational
Complexity: Simple
Use of Data: Learns
from training data
Accuracy: Highly
accurate
Learning: Offline
Unsupervised Learning
Number of classes:
Known
Drawback: Classifying
big data is a challenge
Process: Only input
data
Input data: Unlabeled
data
Computational
Complexity: Complex
Use of Data: Does not
learn from output data
Accuracy: Less accurate
Learning: Realtime
Number of classes:
Unknown
Drawback: No precise
data sorting formation
Spotle.ai Study Material
Spotle.ai/Learn
#HappyLearning
#BeCareerReady
That’s all for today.

More Related Content

What's hot

Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.
butest
 
Deep learning - A Visual Introduction
Deep learning - A Visual IntroductionDeep learning - A Visual Introduction
Deep learning - A Visual Introduction
Lukas Masuch
 

What's hot (20)

Applications in Machine Learning
Applications in Machine LearningApplications in Machine Learning
Applications in Machine Learning
 
Machine Learning - Splitting Datasets
Machine Learning - Splitting DatasetsMachine Learning - Splitting Datasets
Machine Learning - Splitting Datasets
 
Types of Machine Learning
Types of Machine LearningTypes of Machine Learning
Types of Machine Learning
 
Supervised Machine Learning
Supervised Machine LearningSupervised Machine Learning
Supervised Machine Learning
 
Types of machine learning
Types of machine learningTypes of machine learning
Types of machine learning
 
Supervised vs Unsupervised vs Reinforcement Learning | Edureka
Supervised vs Unsupervised vs Reinforcement Learning | EdurekaSupervised vs Unsupervised vs Reinforcement Learning | Edureka
Supervised vs Unsupervised vs Reinforcement Learning | Edureka
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overview
 
Unsupervised learning
Unsupervised learningUnsupervised learning
Unsupervised learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine learning with ADA Boost
Machine learning with ADA BoostMachine learning with ADA Boost
Machine learning with ADA Boost
 
Introduction to-machine-learning
Introduction to-machine-learningIntroduction to-machine-learning
Introduction to-machine-learning
 
Deep learning - A Visual Introduction
Deep learning - A Visual IntroductionDeep learning - A Visual Introduction
Deep learning - A Visual Introduction
 
The fundamentals of Machine Learning
The fundamentals of Machine LearningThe fundamentals of Machine Learning
The fundamentals of Machine Learning
 
Module 4: Model Selection and Evaluation
Module 4: Model Selection and EvaluationModule 4: Model Selection and Evaluation
Module 4: Model Selection and Evaluation
 

Similar to Supervised and Unsupervised Machine Learning

machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdf
PranavPatil822557
 
Think-Aloud Protocols
Think-Aloud ProtocolsThink-Aloud Protocols
Think-Aloud Protocols
butest
 
Machine Learning, Data Mining, Genetic Algorithms, Neural ...
Machine Learning, Data Mining, Genetic Algorithms, Neural ...Machine Learning, Data Mining, Genetic Algorithms, Neural ...
Machine Learning, Data Mining, Genetic Algorithms, Neural ...
butest
 

Similar to Supervised and Unsupervised Machine Learning (20)

Machine Learning.pptx
Machine Learning.pptxMachine Learning.pptx
Machine Learning.pptx
 
Supervised learning and unsupervised learning
Supervised learning and unsupervised learningSupervised learning and unsupervised learning
Supervised learning and unsupervised learning
 
Exploring Machine Learning.pptx
Exploring Machine Learning.pptxExploring Machine Learning.pptx
Exploring Machine Learning.pptx
 
Module 1 introduction to machine learning
Module 1  introduction to machine learningModule 1  introduction to machine learning
Module 1 introduction to machine learning
 
Artificial inteligence
Artificial inteligence Artificial inteligence
Artificial inteligence
 
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Tutori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Tutori...Machine Learning Algorithms | Machine Learning Tutorial | Data Science Tutori...
Machine Learning Algorithms | Machine Learning Tutorial | Data Science Tutori...
 
machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdf
 
Machine Can Think
Machine Can ThinkMachine Can Think
Machine Can Think
 
Unsupervised & Supervised learning Strategies in detail.pptx
Unsupervised & Supervised learning Strategies in detail.pptxUnsupervised & Supervised learning Strategies in detail.pptx
Unsupervised & Supervised learning Strategies in detail.pptx
 
Forms of learning in ai
Forms of learning in aiForms of learning in ai
Forms of learning in ai
 
Machine learning(UNIT 4)
Machine learning(UNIT 4)Machine learning(UNIT 4)
Machine learning(UNIT 4)
 
Basics of machine learning
Basics of machine learningBasics of machine learning
Basics of machine learning
 
INTERNSHIP ON MAcHINE LEARNING.pptx
INTERNSHIP ON MAcHINE LEARNING.pptxINTERNSHIP ON MAcHINE LEARNING.pptx
INTERNSHIP ON MAcHINE LEARNING.pptx
 
Introduction to machine learning
Introduction to machine learningIntroduction to machine learning
Introduction to machine learning
 
Machine learning: how to create an Artificial Intelligence in one infographic...
Machine learning: how to create an Artificial Intelligence in one infographic...Machine learning: how to create an Artificial Intelligence in one infographic...
Machine learning: how to create an Artificial Intelligence in one infographic...
 
Think-Aloud Protocols
Think-Aloud ProtocolsThink-Aloud Protocols
Think-Aloud Protocols
 
Machine learning and_buzzwords
Machine learning and_buzzwordsMachine learning and_buzzwords
Machine learning and_buzzwords
 
Machine learning and types
Machine learning and typesMachine learning and types
Machine learning and types
 
An Introduction to Machine Learning
An Introduction to Machine LearningAn Introduction to Machine Learning
An Introduction to Machine Learning
 
Machine Learning, Data Mining, Genetic Algorithms, Neural ...
Machine Learning, Data Mining, Genetic Algorithms, Neural ...Machine Learning, Data Mining, Genetic Algorithms, Neural ...
Machine Learning, Data Mining, Genetic Algorithms, Neural ...
 

More from Spotle.ai

More from Spotle.ai (20)

Spotle AI-thon - AI For Good Business Plan Showcase - Team IIM Indore - AI Ro...
Spotle AI-thon - AI For Good Business Plan Showcase - Team IIM Indore - AI Ro...Spotle AI-thon - AI For Good Business Plan Showcase - Team IIM Indore - AI Ro...
Spotle AI-thon - AI For Good Business Plan Showcase - Team IIM Indore - AI Ro...
 
Spotle AI-thon - AI For Good Business Plan Showcase - Cummins College
Spotle AI-thon - AI For Good Business Plan Showcase - Cummins CollegeSpotle AI-thon - AI For Good Business Plan Showcase - Cummins College
Spotle AI-thon - AI For Good Business Plan Showcase - Cummins College
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Elit...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Elit...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Elit...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Elit...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India- Ankur chat...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India- Ankur chat...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India- Ankur chat...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India- Ankur chat...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team La c...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team La c...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team La c...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team La c...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Temp...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Temp...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Temp...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Temp...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Zer...
 Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Zer... Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Zer...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Zer...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Shivam Gi...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Shivam Gi...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Shivam Gi...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Shivam Gi...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Cyber Pun...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Cyber Pun...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Cyber Pun...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Cyber Pun...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Tech Owls...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Tech Owls...Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Tech Owls...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Tech Owls...
 
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Jar...
 Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Jar... Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Jar...
Spotle AI-thon Top 10 Showcase - Analysing Mental Health Of India - Team Jar...
 
Artificial intelligence in fintech
Artificial intelligence in fintechArtificial intelligence in fintech
Artificial intelligence in fintech
 
Semi-supervised Machine Learning
Semi-supervised Machine LearningSemi-supervised Machine Learning
Semi-supervised Machine Learning
 
Basics of Reinforcement Learning
Basics of Reinforcement LearningBasics of Reinforcement Learning
Basics of Reinforcement Learning
 
Tableau And Data Visualization - Get Started
Tableau And Data Visualization - Get StartedTableau And Data Visualization - Get Started
Tableau And Data Visualization - Get Started
 
Artificial Intelligence in FinTech
Artificial Intelligence in FinTechArtificial Intelligence in FinTech
Artificial Intelligence in FinTech
 
Growing-up With AI
Growing-up With AIGrowing-up With AI
Growing-up With AI
 
AI And Cyber-security Threats
AI And Cyber-security ThreatsAI And Cyber-security Threats
AI And Cyber-security Threats
 
Robotic Process Automation With Blue Prism
Robotic Process Automation With Blue PrismRobotic Process Automation With Blue Prism
Robotic Process Automation With Blue Prism
 
Get started with Microsoft Azure
Get started with Microsoft AzureGet started with Microsoft Azure
Get started with Microsoft Azure
 

Recently uploaded

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Recently uploaded (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 

Supervised and Unsupervised Machine Learning

  • 2. Spotle.ai Study Material Spotle.ai/Learn What is Supervised learning? You have separate baskets for yellow banana, golden pineapple, black grapes and so on. Now if I give you a golden pineapple you know exactly what it is and in which basket you need to keep it. The labeled fruits help you train your brain about their respective correct baskets. Supervised learning is a learning in which we teach or train the machine using data which are properly or rather correctly labeled.
  • 3. Spotle.ai Study Material Spotle.ai/Learn The supervised learning process Let’s say, you want to predict for a group of people their chances of becoming Coronavirus infected. You will need training dataset from previous cases. You will discover new direct relationships via a feedback loop. Your model will evolve and become more and more accurate. Training data Machine learning algorithm Predictive model Model evaluation Feedback loop Labeled
  • 4. Spotle.ai Study Material Spotle.ai/Learn I give you 100 items that are not labeled. And then I give you a new item, another puppy, and ask you what it is. Will you be able to tell me? I have not labeled the items for you to understand. You have learnt about them on your own. Unsupervised learning is the learning of machine using information that is neither classified nor labeled and allowing the algorithm to act on that information without guidance. What is Unsupervised learning?
  • 5. Spotle.ai Study Material Spotle.ai/Learn The unsupervised learning process There are many animals, snakes, birds and insects that you have never ever seen in your life. But when you see a new bird, that no one has labeled as bird for you to understand, you can still make out that it is a bird because it has feather, it has beak, it can fly etc. This is unsupervised learning. Computationally complex and less accurate. Input data Machine learning algorithm Outputl Unlabeled
  • 6. Spotle.ai Study Material Spotle.ai/Learn Supervised learning algorithms When the output variable is categorical or discrete, such as good or bad, yes or no, prone to disease or not prone to disease, the problem that we need to solve is a classification problem. When the output variable is a real value that is continuous, such as age, weight or price, the problem that we need to solve is a regression problem. Please note, logistic regression in not a regression algorithm. Machine Learning Supervised Learning Unsupervised Learning RegressionClassification Decision Tree Discriminant Analysis Naïve Bayes Logistic Regression Support Vector Machine Linear Regression SVR Regression Tree Ensemble Methods GLM
  • 7. Spotle.ai Study Material Spotle.ai/Learn Unsupervised learning algorithms We use clustering model when we want to discover the inherent groupings in the data. We use association rule when we want to discover rules that describe large portions of our data. Using association rules we discover relationships between variables in large dataset. Machine Learning Supervised Learning Unsupervised Learning AssociationClustering Hierarchical K-means Hidden Markov Model Gaussian Mixture Fuzzy C-means
  • 8. Why do we need supervised learning ❖ Supervised learning allows us to collect data or produce a data output from the previous experience. ❖ It helps us optimize performance criteria using experience. ❖ Supervised machine learning helps us solve various types of real-world computation problems.
  • 9. Why do we need unsupervised learning ❖ Unsupervised machine learning finds all kinds of unknown patterns in data. ❖ Unsupervised methods help us find features which can be useful for categorization. ❖ It is takes place in real time, so all the input data to be analyzed and labeled in the presence of the learners. ❖ It is easier to get unlabeled data from a computer than labeled data. Because labeling of data needs manual intervention.
  • 10. Spotle.ai Study Material Spotle.ai/Learn Supervised vs Unsupervised learning Supervised Learning Process: input output variables Input data: Labeled data Computational Complexity: Simple Use of Data: Learns from training data Accuracy: Highly accurate Learning: Offline Unsupervised Learning Number of classes: Known Drawback: Classifying big data is a challenge Process: Only input data Input data: Unlabeled data Computational Complexity: Complex Use of Data: Does not learn from output data Accuracy: Less accurate Learning: Realtime Number of classes: Unknown Drawback: No precise data sorting formation