SlideShare a Scribd company logo
1 of 20
Download to read offline
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.
 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 ?
?
?
?
 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
amarsppt-151204090549-lva1-app6891.pdf

More Related Content

Similar to amarsppt-151204090549-lva1-app6891.pdf

Machine Learning Fall, 2007 Course Information
Machine Learning Fall, 2007 Course InformationMachine Learning Fall, 2007 Course Information
Machine Learning Fall, 2007 Course Information
butest
 
introductiontomachinelearning.pptx
introductiontomachinelearning.pptxintroductiontomachinelearning.pptx
introductiontomachinelearning.pptx
SivapriyaS12
 
machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdf
PranavPatil822557
 

Similar to amarsppt-151204090549-lva1-app6891.pdf (20)

ML_lec1.pdf
ML_lec1.pdfML_lec1.pdf
ML_lec1.pdf
 
UNIT 1 Machine Learning [KCS-055] (1).pptx
UNIT 1 Machine Learning [KCS-055] (1).pptxUNIT 1 Machine Learning [KCS-055] (1).pptx
UNIT 1 Machine Learning [KCS-055] (1).pptx
 
AI_06_Machine Learning.pptx
AI_06_Machine Learning.pptxAI_06_Machine Learning.pptx
AI_06_Machine Learning.pptx
 
Machine Learning Interview Questions and Answers
Machine Learning Interview Questions and AnswersMachine Learning Interview Questions and Answers
Machine Learning Interview Questions and Answers
 
Classification of Machine Learning Algorithms
Classification of Machine Learning AlgorithmsClassification of Machine Learning Algorithms
Classification of Machine Learning Algorithms
 
Machine Learning Seminar
Machine Learning SeminarMachine Learning Seminar
Machine Learning Seminar
 
Chapter 6 - Learning data and analytics course
Chapter 6 - Learning data and analytics courseChapter 6 - Learning data and analytics course
Chapter 6 - Learning data and analytics course
 
Internshipppt.pptx
Internshipppt.pptxInternshipppt.pptx
Internshipppt.pptx
 
Intro to supervised learning.pptx
Intro to supervised learning.pptxIntro to supervised learning.pptx
Intro to supervised learning.pptx
 
Comparative Analysis: Effective Information Retrieval Using Different Learnin...
Comparative Analysis: Effective Information Retrieval Using Different Learnin...Comparative Analysis: Effective Information Retrieval Using Different Learnin...
Comparative Analysis: Effective Information Retrieval Using Different Learnin...
 
Machine Learning Fall, 2007 Course Information
Machine Learning Fall, 2007 Course InformationMachine Learning Fall, 2007 Course Information
Machine Learning Fall, 2007 Course Information
 
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- Unabridged Review of Supervised Machine Learning Regression and Classi...
 
ML
MLML
ML
 
Unit 1 - ML - Introduction to Machine Learning.pptx
Unit 1 - ML - Introduction to Machine Learning.pptxUnit 1 - ML - Introduction to Machine Learning.pptx
Unit 1 - ML - Introduction to Machine Learning.pptx
 
introductiontomachinelearning.pptx
introductiontomachinelearning.pptxintroductiontomachinelearning.pptx
introductiontomachinelearning.pptx
 
machinelearningppt-190502133941.pptx
machinelearningppt-190502133941.pptxmachinelearningppt-190502133941.pptx
machinelearningppt-190502133941.pptx
 
machinecanthink-160226155704.pdf
machinecanthink-160226155704.pdfmachinecanthink-160226155704.pdf
machinecanthink-160226155704.pdf
 
Rahul_Kirtoniya_11800121032_CSE_Machine_Learning.pptx
Rahul_Kirtoniya_11800121032_CSE_Machine_Learning.pptxRahul_Kirtoniya_11800121032_CSE_Machine_Learning.pptx
Rahul_Kirtoniya_11800121032_CSE_Machine_Learning.pptx
 
Machine learning ppt
Machine learning pptMachine learning ppt
Machine learning ppt
 
Machine Can Think
Machine Can ThinkMachine Can Think
Machine Can Think
 

Recently uploaded

原版定制英国格鲁斯特大学毕业证原件一模一样
原版定制英国格鲁斯特大学毕业证原件一模一样原版定制英国格鲁斯特大学毕业证原件一模一样
原版定制英国格鲁斯特大学毕业证原件一模一样
AS
 
一比一原版(Auburn毕业证书)奥本大学毕业证原件一模一样
一比一原版(Auburn毕业证书)奥本大学毕业证原件一模一样一比一原版(Auburn毕业证书)奥本大学毕业证原件一模一样
一比一原版(Auburn毕业证书)奥本大学毕业证原件一模一样
AS
 
原版制作麦考瑞大学毕业证成绩单原件一模一样
原版制作麦考瑞大学毕业证成绩单原件一模一样原版制作麦考瑞大学毕业证成绩单原件一模一样
原版制作麦考瑞大学毕业证成绩单原件一模一样
hbgfewda
 
一比一原版英国哈珀亚当斯大学毕业证如何办理
一比一原版英国哈珀亚当斯大学毕业证如何办理一比一原版英国哈珀亚当斯大学毕业证如何办理
一比一原版英国哈珀亚当斯大学毕业证如何办理
AS
 
一比一原版(Rutgers毕业证书)罗格斯大学毕业证成绩单原件一模一样
一比一原版(Rutgers毕业证书)罗格斯大学毕业证成绩单原件一模一样一比一原版(Rutgers毕业证书)罗格斯大学毕业证成绩单原件一模一样
一比一原版(Rutgers毕业证书)罗格斯大学毕业证成绩单原件一模一样
A
 
原版定制(UCSC毕业证书)美国格林威尔大学毕业证原件一模一样
原版定制(UCSC毕业证书)美国格林威尔大学毕业证原件一模一样原版定制(UCSC毕业证书)美国格林威尔大学毕业证原件一模一样
原版定制(UCSC毕业证书)美国格林威尔大学毕业证原件一模一样
rgdasda
 
一比一定制加拿大安大略理工大学毕业证(UOIT毕业证书)学位证书
一比一定制加拿大安大略理工大学毕业证(UOIT毕业证书)学位证书一比一定制加拿大安大略理工大学毕业证(UOIT毕业证书)学位证书
一比一定制加拿大安大略理工大学毕业证(UOIT毕业证书)学位证书
egfdgfd
 
Vina Score and Vin Min for almost all the models 2024
Vina Score and Vin Min for almost all the models 2024Vina Score and Vin Min for almost all the models 2024
Vina Score and Vin Min for almost all the models 2024
jipohal318
 
原版定制(UniSA毕业证书)澳大利亚南澳大学毕业证原件一模一样
原版定制(UniSA毕业证书)澳大利亚南澳大学毕业证原件一模一样原版定制(UniSA毕业证书)澳大利亚南澳大学毕业证原件一模一样
原版定制(UniSA毕业证书)澳大利亚南澳大学毕业证原件一模一样
yuslkdal
 
一比一定制加拿大新喀里多尼亚学院毕业证(UofL毕业证书)学位证书
一比一定制加拿大新喀里多尼亚学院毕业证(UofL毕业证书)学位证书一比一定制加拿大新喀里多尼亚学院毕业证(UofL毕业证书)学位证书
一比一定制加拿大新喀里多尼亚学院毕业证(UofL毕业证书)学位证书
egfdgfd
 
一比一原版(McMaste毕业证书)加拿大麦克马斯特大学毕业证成绩单原件一模一样
一比一原版(McMaste毕业证书)加拿大麦克马斯特大学毕业证成绩单原件一模一样一比一原版(McMaste毕业证书)加拿大麦克马斯特大学毕业证成绩单原件一模一样
一比一原版(McMaste毕业证书)加拿大麦克马斯特大学毕业证成绩单原件一模一样
AD
 
一比一原版北雷克斯学院毕业证成绩单原件一模一样
一比一原版北雷克斯学院毕业证成绩单原件一模一样一比一原版北雷克斯学院毕业证成绩单原件一模一样
一比一原版北雷克斯学院毕业证成绩单原件一模一样
CC
 

Recently uploaded (20)

原版定制英国格鲁斯特大学毕业证原件一模一样
原版定制英国格鲁斯特大学毕业证原件一模一样原版定制英国格鲁斯特大学毕业证原件一模一样
原版定制英国格鲁斯特大学毕业证原件一模一样
 
5 Signs Your VW Key Fob Battery Needs Replacement
5 Signs Your VW Key Fob Battery Needs Replacement5 Signs Your VW Key Fob Battery Needs Replacement
5 Signs Your VW Key Fob Battery Needs Replacement
 
一比一原版(Auburn毕业证书)奥本大学毕业证原件一模一样
一比一原版(Auburn毕业证书)奥本大学毕业证原件一模一样一比一原版(Auburn毕业证书)奥本大学毕业证原件一模一样
一比一原版(Auburn毕业证书)奥本大学毕业证原件一模一样
 
原版制作麦考瑞大学毕业证成绩单原件一模一样
原版制作麦考瑞大学毕业证成绩单原件一模一样原版制作麦考瑞大学毕业证成绩单原件一模一样
原版制作麦考瑞大学毕业证成绩单原件一模一样
 
一比一原版英国哈珀亚当斯大学毕业证如何办理
一比一原版英国哈珀亚当斯大学毕业证如何办理一比一原版英国哈珀亚当斯大学毕业证如何办理
一比一原版英国哈珀亚当斯大学毕业证如何办理
 
EV Charging Resources and Technical Assistance for Rural Communities and Trib...
EV Charging Resources and Technical Assistance for Rural Communities and Trib...EV Charging Resources and Technical Assistance for Rural Communities and Trib...
EV Charging Resources and Technical Assistance for Rural Communities and Trib...
 
Why Is The Glow Plug Light Flashing In My VW & What Does It Indicate
Why Is The Glow Plug Light Flashing In My VW & What Does It IndicateWhy Is The Glow Plug Light Flashing In My VW & What Does It Indicate
Why Is The Glow Plug Light Flashing In My VW & What Does It Indicate
 
一比一原版(Rutgers毕业证书)罗格斯大学毕业证成绩单原件一模一样
一比一原版(Rutgers毕业证书)罗格斯大学毕业证成绩单原件一模一样一比一原版(Rutgers毕业证书)罗格斯大学毕业证成绩单原件一模一样
一比一原版(Rutgers毕业证书)罗格斯大学毕业证成绩单原件一模一样
 
原版定制(UCSC毕业证书)美国格林威尔大学毕业证原件一模一样
原版定制(UCSC毕业证书)美国格林威尔大学毕业证原件一模一样原版定制(UCSC毕业证书)美国格林威尔大学毕业证原件一模一样
原版定制(UCSC毕业证书)美国格林威尔大学毕业证原件一模一样
 
How Do I Know If My Volvo Has Throttle Position Sensor Problems
How Do I Know If My Volvo Has Throttle Position Sensor ProblemsHow Do I Know If My Volvo Has Throttle Position Sensor Problems
How Do I Know If My Volvo Has Throttle Position Sensor Problems
 
一比一定制加拿大安大略理工大学毕业证(UOIT毕业证书)学位证书
一比一定制加拿大安大略理工大学毕业证(UOIT毕业证书)学位证书一比一定制加拿大安大略理工大学毕业证(UOIT毕业证书)学位证书
一比一定制加拿大安大略理工大学毕业证(UOIT毕业证书)学位证书
 
AI for Smart Vehicles - A quick overview
AI for Smart Vehicles - A quick overviewAI for Smart Vehicles - A quick overview
AI for Smart Vehicles - A quick overview
 
Toyota Yaris service manual Free.pdf Toyota Yaris Service manual
Toyota Yaris service manual Free.pdf  Toyota Yaris Service manualToyota Yaris service manual Free.pdf  Toyota Yaris Service manual
Toyota Yaris service manual Free.pdf Toyota Yaris Service manual
 
Vina Score and Vin Min for almost all the models 2024
Vina Score and Vin Min for almost all the models 2024Vina Score and Vin Min for almost all the models 2024
Vina Score and Vin Min for almost all the models 2024
 
原版定制(UniSA毕业证书)澳大利亚南澳大学毕业证原件一模一样
原版定制(UniSA毕业证书)澳大利亚南澳大学毕业证原件一模一样原版定制(UniSA毕业证书)澳大利亚南澳大学毕业证原件一模一样
原版定制(UniSA毕业证书)澳大利亚南澳大学毕业证原件一模一样
 
一比一定制加拿大新喀里多尼亚学院毕业证(UofL毕业证书)学位证书
一比一定制加拿大新喀里多尼亚学院毕业证(UofL毕业证书)学位证书一比一定制加拿大新喀里多尼亚学院毕业证(UofL毕业证书)学位证书
一比一定制加拿大新喀里多尼亚学院毕业证(UofL毕业证书)学位证书
 
Why Won't Your Audi A3 Shift Into Reverse Gear Let's Investigate
Why Won't Your Audi A3 Shift Into Reverse Gear Let's InvestigateWhy Won't Your Audi A3 Shift Into Reverse Gear Let's Investigate
Why Won't Your Audi A3 Shift Into Reverse Gear Let's Investigate
 
一比一原版(McMaste毕业证书)加拿大麦克马斯特大学毕业证成绩单原件一模一样
一比一原版(McMaste毕业证书)加拿大麦克马斯特大学毕业证成绩单原件一模一样一比一原版(McMaste毕业证书)加拿大麦克马斯特大学毕业证成绩单原件一模一样
一比一原版(McMaste毕业证书)加拿大麦克马斯特大学毕业证成绩单原件一模一样
 
一比一原版北雷克斯学院毕业证成绩单原件一模一样
一比一原版北雷克斯学院毕业证成绩单原件一模一样一比一原版北雷克斯学院毕业证成绩单原件一模一样
一比一原版北雷克斯学院毕业证成绩单原件一模一样
 
What Could Cause The Airbag Light To Stay On In Your Volvo XC90
What Could Cause The Airbag Light To Stay On In Your Volvo XC90What Could Cause The Airbag Light To Stay On In Your Volvo XC90
What Could Cause The Airbag Light To Stay On In Your Volvo XC90
 

amarsppt-151204090549-lva1-app6891.pdf

  • 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.
  • 6.
  • 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’.
  • 13.
  • 14.
  • 15.
  • 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