SlideShare a Scribd company logo
1 of 31
CONTENTS
What is machine learning
Definition of ML
Conventional programming vs Machine
learning
Supervised Learning
Unsupervised Learning
Neural Networks
Reinforcement Learning
Conclusion
References
Definition of machine learning
"A computer program is said to learn from experience E with
respect to some class of tasks T and performance measure P if
its performance at tasks in T, as measured by P, improves with
experience E.“
-Tom Mitchell
In more generalized form, Machine learning is the ability to
solve a problem without being explicitly programmed. machine
learning explores the study and construction of algorithms that
can learn from and make predictions on data
Input
Program
Computer Output
Input
Output
Computer Program
Types of Machine learning
Machine Learning
Supervised Unsupervised Reinforcement
(classification/
Regression)
( clustering ) Algorithms learn
to react to an
environment
Supervised Learning
RegressionClassification
Supervised learning problems can be further grouped into
regression and classification problems.
Classification: A classification problem is when the output
variable is a category, such as “red” or “blue” or “disease” and “no
disease”.
Regression: A regression problem is when the output variable is a
real value, such as “dollars” or “weight”
Have you noticed that Facebook has developed an uncanny ability to
recognize your friends in your photographs? In the old days, Facebook
used to make you to tag your friends in photos by clicking on them and
typing in their name. Now as soon as you upload a photo, Facebook tags
everyone for you like magic:
This technology is called face recognition. Face book's algorithms are
able to recognize your friends’ faces after they have been tagged only a
few times. It’s pretty amazing technology—Face book can recognize
faces with 98% accuracy which is pretty much as good as humans can do!
But face recognition is really a series of several related problems:
First, look at a picture and find all the faces in it
Second, focus on each face and be able to understand that even
if a face is turned in a weird direction or in bad lighting, it is still
the same person.
Third, be able to pick out unique features of the face that you
can use to tell it apart from other people— like how big the eyes
are, how long the face is, etc.
Finally, compare the unique features of that face to all the
people you already know to determine the person’s name.
Face book makes use of our personal
information to understand in which things
we are more interested in and shows relavant
ads to us
Facebook uses a similar but separate ranking
algorithm to determine whether you’re likely
to be interested in a Page or business’ ads.
Facebook limits the number of ads you see,
and therefore wants to maximize the
likelihood that the ones it shows you will
resonate with you or get you to click, since
that’s how it earns more money.
The more Facebook knows about you, the
more relevant the ads will be.
Step 1 Step 2
Step 3
Label the new object as Red
star as most of the neighbors
belongs to class red star
The steps involved in reinforcement Learning are:
•Do some Action in the real word/environment
•If the result is positive, move to another action
•If result is negative, think upon and try to make it positive or avoid it
Machine Learning is becoming an exciting
profession in computer science as well as in
Artificial Intelligence too. Because of IOT,
machines in this world are going to fill with
data. In such cases Machine Learning plays a
crucial role in analyzing data and finding
patterns in the data. Also Machine Learning is
used to give the AI Machines the ability to learn
from the experience.
1. Baldi, P. and Brunak, S. (2002). Bioinformatics: A Machine Learning
Approach. Cambridge, MA: MIT Press.
This book offers a good coverage of machine learning approaches - especially
neural networks and hidden Markov models in bioinformatics.
2. Baldi, P., Frasconi, P., Smyth, P. (2003). Modeling the Internet and the
Web - Probabilistic Methods and Algorithms. New York: Wiley.
A good introduction to machine learning approaches to text mining and
related applications on the web.
3. Bishop, C. M. Neural Networks for Pattern Recognition. New York: Oxford
University Press (1995).
This book offers a good coverage of neural networks
Chakrabarti, S. (2003). Mining the Web, Morgan Kaufmann.
4. Cohen, P.R. (1995) Empirical Methods in Artificial Intelligence.
Cambridge, MA: MIT Press. This is an excellent reference on experiment
design, and hypothesis testing, and related topics that are essential for
empirical machine learning research.
5. Cowell, R.G., Dawid, A.P., Lauritzen, S.L., and Spiegelhalter,D.J. (1999).
Graphical Models and Expert Systems.Berlin: Springer.
This is a very good introduction to probabilistic graphical models
Machine learning

More Related Content

What's hot

2.17Mb ppt
2.17Mb ppt2.17Mb ppt
2.17Mb ppt
butest
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
butest
 
Mj0014 online journalism
Mj0014  online journalismMj0014  online journalism
Mj0014 online journalism
smumbahelp
 
Report of Previous Project by Yifan Guo
Report of Previous Project by Yifan GuoReport of Previous Project by Yifan Guo
Report of Previous Project by Yifan Guo
Yifan Guo
 

What's hot (19)

An Introduction to Machine Learning
An Introduction to Machine LearningAn Introduction to Machine Learning
An Introduction to Machine Learning
 
Types of Machine Learning
Types of Machine LearningTypes of Machine Learning
Types of Machine Learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Lecture1 introduction to machine learning
Lecture1 introduction to machine learningLecture1 introduction to machine learning
Lecture1 introduction to machine learning
 
Maximum Likelihood Estimation
Maximum Likelihood EstimationMaximum Likelihood Estimation
Maximum Likelihood Estimation
 
2.17Mb ppt
2.17Mb ppt2.17Mb ppt
2.17Mb ppt
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Supervised Machine Learning With Types And Techniques
Supervised Machine Learning With Types And TechniquesSupervised Machine Learning With Types And Techniques
Supervised Machine Learning With Types And Techniques
 
Supervised Unsupervised and Reinforcement Learning
Supervised Unsupervised and Reinforcement Learning Supervised Unsupervised and Reinforcement Learning
Supervised Unsupervised and Reinforcement Learning
 
Kamel ben kmala_NLP
Kamel ben kmala_NLPKamel ben kmala_NLP
Kamel ben kmala_NLP
 
supervised learning
supervised learningsupervised learning
supervised learning
 
Artificial Intelligence with Python | Edureka
Artificial Intelligence with Python | EdurekaArtificial Intelligence with Python | Edureka
Artificial Intelligence with Python | Edureka
 
Unsupervised Machine Learning Ml And How It Works
Unsupervised Machine Learning Ml And How It WorksUnsupervised Machine Learning Ml And How It Works
Unsupervised Machine Learning Ml And How It Works
 
Talk You want to talk-----------Yes or No
Talk You want to talk-----------Yes or NoTalk You want to talk-----------Yes or No
Talk You want to talk-----------Yes or No
 
Intro/Overview on Machine Learning Presentation -2
Intro/Overview on Machine Learning Presentation -2Intro/Overview on Machine Learning Presentation -2
Intro/Overview on Machine Learning Presentation -2
 
Mj0014 online journalism
Mj0014  online journalismMj0014  online journalism
Mj0014 online journalism
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overview
 
Report of Previous Project by Yifan Guo
Report of Previous Project by Yifan GuoReport of Previous Project by Yifan Guo
Report of Previous Project by Yifan Guo
 

Similar to Machine learning

Similar to Machine learning (20)

Machine Learning Fundamentals.docx
Machine Learning Fundamentals.docxMachine Learning Fundamentals.docx
Machine Learning Fundamentals.docx
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Training_Report_on_Machine_Learning.docx
Training_Report_on_Machine_Learning.docxTraining_Report_on_Machine_Learning.docx
Training_Report_on_Machine_Learning.docx
 
Machine Learning Ch 1.ppt
Machine Learning Ch 1.pptMachine Learning Ch 1.ppt
Machine Learning Ch 1.ppt
 
Machine Learning The Powerhouse of AI Explained.pdf
Machine Learning The Powerhouse of AI Explained.pdfMachine Learning The Powerhouse of AI Explained.pdf
Machine Learning The Powerhouse of AI Explained.pdf
 
3171617_introduction_applied machine learning.pptx
3171617_introduction_applied machine learning.pptx3171617_introduction_applied machine learning.pptx
3171617_introduction_applied machine learning.pptx
 
Machine learning
Machine learningMachine learning
Machine learning
 
Lect 7 intro to M.L..pdf
Lect 7 intro to M.L..pdfLect 7 intro to M.L..pdf
Lect 7 intro to M.L..pdf
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine learning-in-details-with-out-python-code
Machine learning-in-details-with-out-python-codeMachine learning-in-details-with-out-python-code
Machine learning-in-details-with-out-python-code
 
AI.pdf
AI.pdfAI.pdf
AI.pdf
 
Machine learning and_buzzwords
Machine learning and_buzzwordsMachine learning and_buzzwords
Machine learning and_buzzwords
 
Popular Machine Learning Myths
Popular Machine Learning Myths Popular Machine Learning Myths
Popular Machine Learning Myths
 
Machine Learning Chapter one introduction
Machine Learning Chapter one introductionMachine Learning Chapter one introduction
Machine Learning Chapter one introduction
 
ML-Chapter_one.pptx
ML-Chapter_one.pptxML-Chapter_one.pptx
ML-Chapter_one.pptx
 
chapter1-introduction1.ppt
chapter1-introduction1.pptchapter1-introduction1.ppt
chapter1-introduction1.ppt
 
Machine Learning.pptx
Machine Learning.pptxMachine Learning.pptx
Machine Learning.pptx
 
Machine Learning SPPU Unit 1
Machine Learning SPPU Unit 1Machine Learning SPPU Unit 1
Machine Learning SPPU Unit 1
 
Machine learning introduction
Machine learning introductionMachine learning introduction
Machine learning introduction
 
Machine learning
Machine learningMachine learning
Machine learning
 

Recently uploaded

Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
dannyijwest
 
INTERRUPT CONTROLLER 8259 MICROPROCESSOR
INTERRUPT CONTROLLER 8259 MICROPROCESSORINTERRUPT CONTROLLER 8259 MICROPROCESSOR
INTERRUPT CONTROLLER 8259 MICROPROCESSOR
TanishkaHira1
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
pritamlangde
 

Recently uploaded (20)

Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Danikor Product Catalog- Screw Feeder.pdf
Danikor Product Catalog- Screw Feeder.pdfDanikor Product Catalog- Screw Feeder.pdf
Danikor Product Catalog- Screw Feeder.pdf
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptx
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
 
INTERRUPT CONTROLLER 8259 MICROPROCESSOR
INTERRUPT CONTROLLER 8259 MICROPROCESSORINTERRUPT CONTROLLER 8259 MICROPROCESSOR
INTERRUPT CONTROLLER 8259 MICROPROCESSOR
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 

Machine learning

  • 1.
  • 2. CONTENTS What is machine learning Definition of ML Conventional programming vs Machine learning Supervised Learning Unsupervised Learning Neural Networks Reinforcement Learning Conclusion References
  • 3.
  • 4. Definition of machine learning "A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P if its performance at tasks in T, as measured by P, improves with experience E.“ -Tom Mitchell In more generalized form, Machine learning is the ability to solve a problem without being explicitly programmed. machine learning explores the study and construction of algorithms that can learn from and make predictions on data
  • 6. Types of Machine learning Machine Learning Supervised Unsupervised Reinforcement (classification/ Regression) ( clustering ) Algorithms learn to react to an environment
  • 7.
  • 8. Supervised Learning RegressionClassification Supervised learning problems can be further grouped into regression and classification problems. Classification: A classification problem is when the output variable is a category, such as “red” or “blue” or “disease” and “no disease”. Regression: A regression problem is when the output variable is a real value, such as “dollars” or “weight”
  • 9.
  • 10. Have you noticed that Facebook has developed an uncanny ability to recognize your friends in your photographs? In the old days, Facebook used to make you to tag your friends in photos by clicking on them and typing in their name. Now as soon as you upload a photo, Facebook tags everyone for you like magic: This technology is called face recognition. Face book's algorithms are able to recognize your friends’ faces after they have been tagged only a few times. It’s pretty amazing technology—Face book can recognize faces with 98% accuracy which is pretty much as good as humans can do!
  • 11.
  • 12. But face recognition is really a series of several related problems: First, look at a picture and find all the faces in it Second, focus on each face and be able to understand that even if a face is turned in a weird direction or in bad lighting, it is still the same person. Third, be able to pick out unique features of the face that you can use to tell it apart from other people— like how big the eyes are, how long the face is, etc. Finally, compare the unique features of that face to all the people you already know to determine the person’s name.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19. Face book makes use of our personal information to understand in which things we are more interested in and shows relavant ads to us Facebook uses a similar but separate ranking algorithm to determine whether you’re likely to be interested in a Page or business’ ads. Facebook limits the number of ads you see, and therefore wants to maximize the likelihood that the ones it shows you will resonate with you or get you to click, since that’s how it earns more money. The more Facebook knows about you, the more relevant the ads will be.
  • 20. Step 1 Step 2 Step 3 Label the new object as Red star as most of the neighbors belongs to class red star
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27. The steps involved in reinforcement Learning are: •Do some Action in the real word/environment •If the result is positive, move to another action •If result is negative, think upon and try to make it positive or avoid it
  • 28.
  • 29. Machine Learning is becoming an exciting profession in computer science as well as in Artificial Intelligence too. Because of IOT, machines in this world are going to fill with data. In such cases Machine Learning plays a crucial role in analyzing data and finding patterns in the data. Also Machine Learning is used to give the AI Machines the ability to learn from the experience.
  • 30. 1. Baldi, P. and Brunak, S. (2002). Bioinformatics: A Machine Learning Approach. Cambridge, MA: MIT Press. This book offers a good coverage of machine learning approaches - especially neural networks and hidden Markov models in bioinformatics. 2. Baldi, P., Frasconi, P., Smyth, P. (2003). Modeling the Internet and the Web - Probabilistic Methods and Algorithms. New York: Wiley. A good introduction to machine learning approaches to text mining and related applications on the web. 3. Bishop, C. M. Neural Networks for Pattern Recognition. New York: Oxford University Press (1995). This book offers a good coverage of neural networks Chakrabarti, S. (2003). Mining the Web, Morgan Kaufmann. 4. Cohen, P.R. (1995) Empirical Methods in Artificial Intelligence. Cambridge, MA: MIT Press. This is an excellent reference on experiment design, and hypothesis testing, and related topics that are essential for empirical machine learning research. 5. Cowell, R.G., Dawid, A.P., Lauritzen, S.L., and Spiegelhalter,D.J. (1999). Graphical Models and Expert Systems.Berlin: Springer. This is a very good introduction to probabilistic graphical models