supervised learning

Amar Tripathi
Amar TripathiReferee / Judge em Official At Uttar Pradesh Ameteur Boxing Association
Compiled by:
Amar Narayan Tripathi
Roll no:1205213007
IT Final Year
IET Lucknow
 Machine learning is a subfield of computer
science that explores the study and
construction of algorithms that can learn
from and make predictions on data.
 Such algorithms operate by building a model
from example inputs in order to make data-
driven predictions or decisions, rather than
following strictly static program instructions.
 Supervised learning : Learn by examples as
to what a face is in terms of structure, color,
etc so that after several iterations it learns
to define a face.
 Unsupervised learning : since there is no
desired output in this case that is provided
therefore categorization is done so that the
algorithm differentiates correctly between
the face of a horse, cat or human.
 REINFORCEMENT LEARNING:
Learn how to behave successfully to achieve
a goal while interacting with an external
environment .(Learn via Experiences!)
 Supervised learning is the machine learning
task of inferring a function from labeled
training data. The training data consist of a
set of training examples. In supervised
learning, each example is a pair consisting of
an input object and a desired output value. A
supervised learning algorithm analyzes the
training data and produces an inferred
function, which can be used for mapping new
examples.
supervised learning
 Learning (training): Learn a model using
the training data
 Testing: Test the model using unseen test
data to assess the model accuracy
 Accuracy= No. of correct classifications
Total no of test cases
 In order to solve a given problem of supervised learning, one has
to perform the following steps:
1. Determine the type of training examples. Before doing anything
else, the user should decide what kind of data is to be used as a
training set.
2. Gather a training set. Thus, a set of input objects is gathered
and corresponding outputs are also gathered, either from human
experts or from measurements.
3. Determine the structure of the learned function and
corresponding learning algorithm.
4. Complete the design. Run the learning algorithm on the gathered
training set.
5. Evaluate the accuracy of the learned function. After parameter
adjustment and learning, the performance of the resulting function
should be measured on a test set that is separate from the training
set.
 Regression means to predict the output value
using training data.
 Classification means to group the output into
a class.
 e.g. we use regression to predict the house
price from training data and use
classification to predict the Gender.
Learning of binary classification
 Given: a set of m examples (xi,yi) i = 1,2…m
sampled from some distribution D, where xiRn
and yi{-1,+1}
 Find: a function f f: Rn -> {-1,+1} which
classifies ‘well’ examples xj sampled from D.
comments
 The function f is usually a statistical model,
whose parameters are learnt from the set of
examples.
 The set of examples are called – ‘training set’.
 Y is called – ‘target variable’, or ‘target’.
 Examples with yi=+1 are called ‘positive
examples’.
 Examples with yi=-1 are called ‘negative
examples’.
x1
x2 ?
?
?
?
supervised learning
supervised learning
supervised learning
 Customer discovery:
predict whether a customer is likely to
purchase certain goods according to a
database of customer profiles and their
history of shopping activities.
discriminating human faces from non faces.
 Identify handwritten
characters: classify
each image of
character into one of
10 categories ‘0’, ‘1’, ‘2’
…
6132
2056
2014
4283
2064
 Youtube.com
 Wikipedia.com
 Mathswork.com
 Slideshare.com
supervised learning
1 de 20

Recomendados

Presentation on supervised learning por
Presentation on supervised learningPresentation on supervised learning
Presentation on supervised learningTonmoy Bhagawati
24.3K visualizações25 slides
Supervised learning and Unsupervised learning por
Supervised learning and Unsupervised learning Supervised learning and Unsupervised learning
Supervised learning and Unsupervised learning Usama Fayyaz
5K visualizações17 slides
Unsupervised learning por
Unsupervised learningUnsupervised learning
Unsupervised learningamalalhait
14.4K visualizações22 slides
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T... por
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...Simplilearn
7.7K visualizações61 slides
Deep learning presentation por
Deep learning presentationDeep learning presentation
Deep learning presentationTunde Ajose-Ismail
33.2K visualizações79 slides
Introduction to ML (Machine Learning) por
Introduction to ML (Machine Learning)Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)SwatiTripathi44
2K visualizações31 slides

Mais conteúdo relacionado

Mais procurados

Classification and Regression por
Classification and RegressionClassification and Regression
Classification and RegressionMegha Sharma
1.9K visualizações12 slides
Data preprocessing using Machine Learning por
Data  preprocessing using Machine Learning Data  preprocessing using Machine Learning
Data preprocessing using Machine Learning Gopal Sakarkar
2.7K visualizações38 slides
Machine learning por
Machine learningMachine learning
Machine learningSanjay krishne
4.7K visualizações25 slides
Introduction to Deep Learning por
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep LearningOswald Campesato
3.8K visualizações66 slides
Machine Learning With Logistic Regression por
Machine Learning  With Logistic RegressionMachine Learning  With Logistic Regression
Machine Learning With Logistic RegressionKnoldus Inc.
5.6K visualizações21 slides

Mais procurados(20)

Classification and Regression por Megha Sharma
Classification and RegressionClassification and Regression
Classification and Regression
Megha Sharma1.9K visualizações
Data preprocessing using Machine Learning por Gopal Sakarkar
Data  preprocessing using Machine Learning Data  preprocessing using Machine Learning
Data preprocessing using Machine Learning
Gopal Sakarkar2.7K visualizações
Machine learning por Sanjay krishne
Machine learningMachine learning
Machine learning
Sanjay krishne4.7K visualizações
Introduction to Deep Learning por Oswald Campesato
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep Learning
Oswald Campesato3.8K visualizações
Machine Learning With Logistic Regression por Knoldus Inc.
Machine Learning  With Logistic RegressionMachine Learning  With Logistic Regression
Machine Learning With Logistic Regression
Knoldus Inc.5.6K visualizações
Machine Learning with Decision trees por Knoldus Inc.
Machine Learning with Decision treesMachine Learning with Decision trees
Machine Learning with Decision trees
Knoldus Inc.23.1K visualizações
Machine learning ppt por Rajat Sharma
Machine learning pptMachine learning ppt
Machine learning ppt
Rajat Sharma125.3K visualizações
Types of Machine Learning por Samra Shahzadi
Types of Machine LearningTypes of Machine Learning
Types of Machine Learning
Samra Shahzadi5.4K visualizações
Feedforward neural network por Sopheaktra YONG
Feedforward neural networkFeedforward neural network
Feedforward neural network
Sopheaktra YONG9.4K visualizações
Machine Learning Using Python por SavitaHanchinal
Machine Learning Using PythonMachine Learning Using Python
Machine Learning Using Python
SavitaHanchinal8.5K visualizações
Intro to deep learning por David Voyles
Intro to deep learning Intro to deep learning
Intro to deep learning
David Voyles1.6K visualizações
Mining Frequent Patterns, Association and Correlations por Justin Cletus
Mining Frequent Patterns, Association and CorrelationsMining Frequent Patterns, Association and Correlations
Mining Frequent Patterns, Association and Correlations
Justin Cletus17.7K visualizações
Machine Learning project presentation por Ramandeep Kaur Bagri
Machine Learning project presentationMachine Learning project presentation
Machine Learning project presentation
Ramandeep Kaur Bagri5.3K visualizações
Data preprocessing por ankur bhalla
Data preprocessingData preprocessing
Data preprocessing
ankur bhalla22.3K visualizações
Learning Methods in a Neural Network por Saransh Choudhary
Learning Methods in a Neural NetworkLearning Methods in a Neural Network
Learning Methods in a Neural Network
Saransh Choudhary14.1K visualizações
Machine Learning por Girish Khanzode
Machine LearningMachine Learning
Machine Learning
Girish Khanzode20.6K visualizações
Support Vector Machines ( SVM ) por Mohammad Junaid Khan
Support Vector Machines ( SVM ) Support Vector Machines ( SVM )
Support Vector Machines ( SVM )
Mohammad Junaid Khan35.6K visualizações
Decision Trees por Student
Decision TreesDecision Trees
Decision Trees
Student12.5K visualizações
Introduction to Machine Learning por KmPooja4
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
KmPooja4775 visualizações

Similar a supervised learning

An-Overview-of-Machine-Learning.pptx por
An-Overview-of-Machine-Learning.pptxAn-Overview-of-Machine-Learning.pptx
An-Overview-of-Machine-Learning.pptxsomeyamohsen3
2 visualizações20 slides
Name.pptx por
Name.pptxName.pptx
Name.pptxAyan974999
2 visualizações7 slides
Machine Learning by Rj por
Machine Learning by RjMachine Learning by Rj
Machine Learning by RjShree M.L.Kakadiya MCA mahila college, Amreli
387 visualizações161 slides
Machine Learning techniques por
Machine Learning techniques Machine Learning techniques
Machine Learning techniques Jigar Patel
1.1K visualizações18 slides
Machine learning basics por
Machine learning   basicsMachine learning   basics
Machine learning basicsAtheenaPandian Enterprises
153 visualizações14 slides
Machine learning with ADA Boost por
Machine learning with ADA BoostMachine learning with ADA Boost
Machine learning with ADA BoostAman Patel
4.7K visualizações18 slides

Similar a supervised learning(20)

An-Overview-of-Machine-Learning.pptx por someyamohsen3
An-Overview-of-Machine-Learning.pptxAn-Overview-of-Machine-Learning.pptx
An-Overview-of-Machine-Learning.pptx
someyamohsen32 visualizações
Name.pptx por Ayan974999
Name.pptxName.pptx
Name.pptx
Ayan9749992 visualizações
Machine Learning techniques por Jigar Patel
Machine Learning techniques Machine Learning techniques
Machine Learning techniques
Jigar Patel1.1K visualizações
Machine learning with ADA Boost por Aman Patel
Machine learning with ADA BoostMachine learning with ADA Boost
Machine learning with ADA Boost
Aman Patel4.7K visualizações
Chapter 05 Machine Learning.pptx por ssuser957b41
Chapter 05 Machine Learning.pptxChapter 05 Machine Learning.pptx
Chapter 05 Machine Learning.pptx
ssuser957b416 visualizações
UNIT 1 Machine Learning [KCS-055] (1).pptx por RohanPathak30
UNIT 1 Machine Learning [KCS-055] (1).pptxUNIT 1 Machine Learning [KCS-055] (1).pptx
UNIT 1 Machine Learning [KCS-055] (1).pptx
RohanPathak3053 visualizações
Machine Learning Interview Questions and Answers por Satyam Jaiswal
Machine Learning Interview Questions and AnswersMachine Learning Interview Questions and Answers
Machine Learning Interview Questions and Answers
Satyam Jaiswal62 visualizações
Classification of Machine Learning Algorithms por AM Publications
Classification of Machine Learning AlgorithmsClassification of Machine Learning Algorithms
Classification of Machine Learning Algorithms
AM Publications292 visualizações
Intro to supervised learning.pptx por SaranCreations
Intro to supervised learning.pptxIntro to supervised learning.pptx
Intro to supervised learning.pptx
SaranCreations3 visualizações
Comparative Analysis: Effective Information Retrieval Using Different Learnin... por RSIS International
Comparative Analysis: Effective Information Retrieval Using Different Learnin...Comparative Analysis: Effective Information Retrieval Using Different Learnin...
Comparative Analysis: Effective Information Retrieval Using Different Learnin...
RSIS International72 visualizações
Machine Learning Fall, 2007 Course Information por butest
Machine Learning Fall, 2007 Course InformationMachine Learning Fall, 2007 Course Information
Machine Learning Fall, 2007 Course Information
butest580 visualizações
IRJET- Unabridged Review of Supervised Machine Learning Regression and Classi... por IRJET Journal
IRJET- Unabridged Review of Supervised Machine Learning Regression and Classi...IRJET- Unabridged Review of Supervised Machine Learning Regression and Classi...
IRJET- Unabridged Review of Supervised Machine Learning Regression and Classi...
IRJET Journal13 visualizações
ML por Arumugam90
MLML
ML
Arumugam9031 visualizações
Unit 1 - ML - Introduction to Machine Learning.pptx por jawad184956
Unit 1 - ML - Introduction to Machine Learning.pptxUnit 1 - ML - Introduction to Machine Learning.pptx
Unit 1 - ML - Introduction to Machine Learning.pptx
jawad184956445 visualizações
introductiontomachinelearning.pptx por SivapriyaS12
introductiontomachinelearning.pptxintroductiontomachinelearning.pptx
introductiontomachinelearning.pptx
SivapriyaS1213 visualizações

Último

Business Analyst Series 2023 - Week 3 Session 5 por
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5DianaGray10
300 visualizações20 slides
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive por
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveNetwork Automation Forum
34 visualizações35 slides
Scaling Knowledge Graph Architectures with AI por
Scaling Knowledge Graph Architectures with AIScaling Knowledge Graph Architectures with AI
Scaling Knowledge Graph Architectures with AIEnterprise Knowledge
38 visualizações15 slides
Case Study Copenhagen Energy and Business Central.pdf por
Case Study Copenhagen Energy and Business Central.pdfCase Study Copenhagen Energy and Business Central.pdf
Case Study Copenhagen Energy and Business Central.pdfAitana
16 visualizações3 slides
HTTP headers that make your website go faster - devs.gent November 2023 por
HTTP headers that make your website go faster - devs.gent November 2023HTTP headers that make your website go faster - devs.gent November 2023
HTTP headers that make your website go faster - devs.gent November 2023Thijs Feryn
22 visualizações151 slides
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f... por
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...TrustArc
11 visualizações29 slides

Último(20)

Business Analyst Series 2023 - Week 3 Session 5 por DianaGray10
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5
DianaGray10300 visualizações
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive por Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Network Automation Forum34 visualizações
Scaling Knowledge Graph Architectures with AI por Enterprise Knowledge
Scaling Knowledge Graph Architectures with AIScaling Knowledge Graph Architectures with AI
Scaling Knowledge Graph Architectures with AI
Enterprise Knowledge38 visualizações
Case Study Copenhagen Energy and Business Central.pdf por Aitana
Case Study Copenhagen Energy and Business Central.pdfCase Study Copenhagen Energy and Business Central.pdf
Case Study Copenhagen Energy and Business Central.pdf
Aitana16 visualizações
HTTP headers that make your website go faster - devs.gent November 2023 por Thijs Feryn
HTTP headers that make your website go faster - devs.gent November 2023HTTP headers that make your website go faster - devs.gent November 2023
HTTP headers that make your website go faster - devs.gent November 2023
Thijs Feryn22 visualizações
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f... por TrustArc
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc11 visualizações
Serverless computing with Google Cloud (2023-24) por wesley chun
Serverless computing with Google Cloud (2023-24)Serverless computing with Google Cloud (2023-24)
Serverless computing with Google Cloud (2023-24)
wesley chun11 visualizações
Kyo - Functional Scala 2023.pdf por Flavio W. Brasil
Kyo - Functional Scala 2023.pdfKyo - Functional Scala 2023.pdf
Kyo - Functional Scala 2023.pdf
Flavio W. Brasil400 visualizações
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院 por IttrainingIttraining
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
【USB韌體設計課程】精選講義節錄-USB的列舉過程_艾鍗學院
IttrainingIttraining58 visualizações
Microsoft Power Platform.pptx por Uni Systems S.M.S.A.
Microsoft Power Platform.pptxMicrosoft Power Platform.pptx
Microsoft Power Platform.pptx
Uni Systems S.M.S.A.53 visualizações
STKI Israeli Market Study 2023 corrected forecast 2023_24 v3.pdf por Dr. Jimmy Schwarzkopf
STKI Israeli Market Study 2023   corrected forecast 2023_24 v3.pdfSTKI Israeli Market Study 2023   corrected forecast 2023_24 v3.pdf
STKI Israeli Market Study 2023 corrected forecast 2023_24 v3.pdf
Dr. Jimmy Schwarzkopf20 visualizações
SAP Automation Using Bar Code and FIORI.pdf por Virendra Rai, PMP
SAP Automation Using Bar Code and FIORI.pdfSAP Automation Using Bar Code and FIORI.pdf
SAP Automation Using Bar Code and FIORI.pdf
Virendra Rai, PMP23 visualizações
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N... por James Anderson
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
James Anderson92 visualizações
Powerful Google developer tools for immediate impact! (2023-24) por wesley chun
Powerful Google developer tools for immediate impact! (2023-24)Powerful Google developer tools for immediate impact! (2023-24)
Powerful Google developer tools for immediate impact! (2023-24)
wesley chun10 visualizações
Evolving the Network Automation Journey from Python to Platforms por Network Automation Forum
Evolving the Network Automation Journey from Python to PlatformsEvolving the Network Automation Journey from Python to Platforms
Evolving the Network Automation Journey from Python to Platforms
Network Automation Forum13 visualizações
PRODUCT LISTING.pptx por angelicacueva6
PRODUCT LISTING.pptxPRODUCT LISTING.pptx
PRODUCT LISTING.pptx
angelicacueva614 visualizações
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas... por Bernd Ruecker
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...
Bernd Ruecker40 visualizações
Five Things You SHOULD Know About Postman por Postman
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About Postman
Postman36 visualizações
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... por Jasper Oosterveld
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
Jasper Oosterveld19 visualizações

supervised learning

  • 1. Compiled by: Amar Narayan Tripathi Roll no:1205213007 IT Final Year IET Lucknow
  • 2.  Machine learning is a subfield of computer science that explores the study and construction of algorithms that can learn from and make predictions on data.  Such algorithms operate by building a model from example inputs in order to make data- driven predictions or decisions, rather than following strictly static program instructions.
  • 3.  Supervised learning : Learn by examples as to what a face is in terms of structure, color, etc so that after several iterations it learns to define a face.  Unsupervised learning : since there is no desired output in this case that is provided therefore categorization is done so that the algorithm differentiates correctly between the face of a horse, cat or human.
  • 4.  REINFORCEMENT LEARNING: Learn how to behave successfully to achieve a goal while interacting with an external environment .(Learn via Experiences!)
  • 5.  Supervised learning is the machine learning task of inferring a function from labeled training data. The training data consist of a set of training examples. In supervised learning, each example is a pair consisting of an input object and a desired output value. A supervised learning algorithm analyzes the training data and produces an inferred function, which can be used for mapping new examples.
  • 7.  Learning (training): Learn a model using the training data  Testing: Test the model using unseen test data to assess the model accuracy  Accuracy= No. of correct classifications Total no of test cases
  • 8.  In order to solve a given problem of supervised learning, one has to perform the following steps: 1. Determine the type of training examples. Before doing anything else, the user should decide what kind of data is to be used as a training set. 2. Gather a training set. Thus, a set of input objects is gathered and corresponding outputs are also gathered, either from human experts or from measurements. 3. Determine the structure of the learned function and corresponding learning algorithm.
  • 9. 4. Complete the design. Run the learning algorithm on the gathered training set. 5. Evaluate the accuracy of the learned function. After parameter adjustment and learning, the performance of the resulting function should be measured on a test set that is separate from the training set.
  • 10.  Regression means to predict the output value using training data.  Classification means to group the output into a class.  e.g. we use regression to predict the house price from training data and use classification to predict the Gender.
  • 11. Learning of binary classification  Given: a set of m examples (xi,yi) i = 1,2…m sampled from some distribution D, where xiRn and yi{-1,+1}  Find: a function f f: Rn -> {-1,+1} which classifies ‘well’ examples xj sampled from D. comments  The function f is usually a statistical model, whose parameters are learnt from the set of examples.  The set of examples are called – ‘training set’.  Y is called – ‘target variable’, or ‘target’.  Examples with yi=+1 are called ‘positive examples’.  Examples with yi=-1 are called ‘negative examples’.
  • 16.  Customer discovery: predict whether a customer is likely to purchase certain goods according to a database of customer profiles and their history of shopping activities.
  • 17. discriminating human faces from non faces.
  • 18.  Identify handwritten characters: classify each image of character into one of 10 categories ‘0’, ‘1’, ‘2’ … 6132 2056 2014 4283 2064
  • 19.  Youtube.com  Wikipedia.com  Mathswork.com  Slideshare.com