SlideShare a Scribd company logo
3.1.1 Introduction to
Machine Learning
2nd
Edition
Knowledge Component 3: Acquiring Data and Knowledge
1
Ian F. C. Smith
EPFL, Switzerland
Module Information
• Intended audience
– Novice
• Key words
– Machine learning
– Supervised learning
– Unsupervised learning
• Reviewer (1st
Edition)
– Ian Flood, U of Florida,
Gainesville, USA
2
3
What there is to learn
At the end of this module, there will be answers to the
following questions (see the quiz):
•What are the different ways in which computers can
learn?
•Are there learning tasks that humans can do much
better than computers?
Machine Learning
Area of Influence
Successful Applications
Forms of Machine Learning
Types of Learning Algorithms
Outline
4
Humans learn from experience and adapt their actions
for future tasks.
Can machines adapt their behavior using
experience?
Since the 1950s, researchers have been trying to
develop techniques that enable machines to learn.
There have been much success in areas such as
automatic control, recognition systems and natural
language processing. Other successes are emerging.
Machine Learning
5
An algorithm is said to learn from experience E with
respect some class of tasks T and performance
measure P …
… if its performance at tasks in T, as measured by
P, improves as it does task in T (experience E).
What is Machine Learning ?
6
Example 1 Learning to recognize faces
– T: recognize faces
– P: % of correct recognitions
– E: opportunity to makes guesses and
being told what the truth is
Example 2 Learning to find clusters in data
– T: finding clusters
– P: compactness of groups detected
– E: analyses of a growing set of data
Machine Learning - Examples
7
Existing machine learning techniques are applicable
only when the learning task is well-defined.
In many engineering applications, it is possible to
formalize the learning task of specific “sub-
problems”.
Current Status
8
Machine Learning
Area of Influence
Successful Applications
Forms of Machine Learning
Types of Learning Algorithms
Outline
9
Machine learning research is often interdisciplinary.
There are synergies in the following fields:
 Statistics
 Brain models
 Adaptive Control Theory
 Psychology
 Artificial Intelligence
 Evolutionary models
 Information theory
 Philosophy
Areas of influence
10
Machine Learning
Area of Influence
Successful Applications
Forms of Machine Learning
Types of Learning Algorithms
Outline
11
 Learning to predict risk of failures for components
and systems of New York city power grid.
(Rudin et al. 2012 )
 Learning to analyze and predict the response of
wind turbine structures to varying wind field
characteristics. (Park et al. 2013)
 Learning to assess chlorine concentration in WDS.
(Cuesta Cordoba et al., 2014)
Successful Applications
12
Machine Learning
Area of Influence
Successful Applications
Forms of Machine Learning
Types of Learning Algorithms
Outline
13
 Supervised learning
A series of examples are used for feedback
 Unsupervised learning
No feedback
 Reinforcement learning
Indirect feedback after experience
Forms of Machine Learning
14
A learning task involves a set of input variables and a
set of output variables.
The set of possible relationships (hypotheses)
between input and output variables is known as the
hypothesis space.
Hypothesis have representations such as numerical
functions, symbolic rules, decision trees and artificial
neural nets.
Most learning is performed in a closed world where
the hypothesis space is predefined and finite.
Supervised Learning
15
The learning algorithm attempts to find the best
hypothesis that maps input to output using
“feedback”.
Feedback consists of a set of points (training data)
for which values of input and output variables are
known.
Since training data are used, this is supervised
learning.
Supervised Learning (cont'd.)
16
In unsupervised learning, output variables are not
known.
Unsupervised learning algorithms identify trends in
data and make inferences without knowledge of
correct answers.
Unsupervised Learning
17
Reinforcement learning is concerned with how
software ought to initiate actions in an environment
so as to maximize some notion of long-term reward.
Reinforcement learning algorithms identify ways to
maps states of the world to the actions the software
ought to take in those states.
Reinforcement learning may involve learning from
mistakes.
Reinforcement Learning
18
Machine Learning
Area of Influence
Successful Applications
Forms of Machine Learning
Types of Learning Algorithms
Outline
19
There are four types of machine learning algorithms:
 Rote
 Statistical
 Deductive
 "Exploration and discovery“
These types are another way to classify machine
learning and are mostly independent of the forms of
machine learning defined earlier. The next module
provides more detail.
Types of Learning Algorithms
20
 Give an example of a learning task that is easy for a
human being but hard for a computer.
 Name the different forms of machine learning.
 What is the difference between supervised and
unsupervised learning?
Review Quiz I
 Give an example of a learning task that is easy for a
human being but hard for a computer.
An example is image recognition. A 5-year old child is
able to distinguish between a car and a tree in a picture.
This task is difficult for a computer; it is hard to write a
program that distinguishes the two. A machine learning
algorithm could be used successfully to perform image
recognition
Answers to Review Quiz I
 Name the different forms of machine learning.
Supervised, unsupervised, reinforcement
 What is the difference between supervised and unsupervised
learning?
In case of supervised learning, there is a training set which
contains input and output for a number of examples. The
output is used as a feedback to learn from the data.
In unsupervised learning, there is no training set. This kind of
learning algorithms make inference from trends in data.
Answers to Review Quiz - I
24
 Mitchell, T. Machine Learning. New York: McGraw-
Hill, 1997
 Kromanis et al.(2013). “Support vector regression
for anomaly detection from measurement
histories”.
 Dópido et al. (2013). ”Semisupervised self
learning for hyperspectral image classification”.
 Raphael, B. and Smith, I.F.C. “Engineering
informatics - fundamentals of computer-aided
engineering”, Wiley, 2013.
Further Reading
25
 Cuesta Cordoba et al. (2014). “Using artificial neural
network models to assess water quality in water
distribution networks”.
 Park et al. (2013). “Multivariate analysis and
prediction of wind turbine response to varying wind
field characteristics based on machine learning”.
 Rudin et al.(1998). “Machine learning for the New
York city power grid”.
Further Reading

More Related Content

PPT
introductiontomachinelearning - types of ML
ssuserf1e01d
 
PPT
Introduction to machine learning - types of ML
ssuserf1e01d
 
PPTX
Machine learning
Abdulafeez Fasasi
 
PDF
MACHINE LEARNING(R17A0534).pdf
FayyoOlani
 
PDF
MACHINE LEARNING Notes by Dr. K. Adisesha
Prof. Dr. K. Adisesha
 
PDF
Machine Learning an Research Overview
Kathirvel Ayyaswamy
 
PPTX
Machine Learning Presentation
Sk Samiul Islam
 
DOCX
Training_Report_on_Machine_Learning.docx
ShubhamBishnoi14
 
introductiontomachinelearning - types of ML
ssuserf1e01d
 
Introduction to machine learning - types of ML
ssuserf1e01d
 
Machine learning
Abdulafeez Fasasi
 
MACHINE LEARNING(R17A0534).pdf
FayyoOlani
 
MACHINE LEARNING Notes by Dr. K. Adisesha
Prof. Dr. K. Adisesha
 
Machine Learning an Research Overview
Kathirvel Ayyaswamy
 
Machine Learning Presentation
Sk Samiul Islam
 
Training_Report_on_Machine_Learning.docx
ShubhamBishnoi14
 

Similar to 311----introduction tomachinelearning.ppt (20)

PPTX
Introduction To Machine Learning
Knoldus Inc.
 
PPTX
Chapter 5 of 1
Melaku Bayih Demessie
 
PPT
chapter1-introduction1.ppt
SeshuSrinivas2
 
PDF
Introduction to Data Science
Christy Abraham Joy
 
PDF
K-12 Computing Education for the AI Era: From Data Literacy to Data Agency
Henriikka Vartiainen
 
PPTX
Intro/Overview on Machine Learning Presentation
Ankit Gupta
 
PDF
Lecture 1: What is Machine Learning?
Marina Santini
 
PPTX
Introduction to Machine Learning.pptx
Dr. Amanpreet Kaur
 
PPT
Machine Learning Ch 1.ppt
ARVIND SARDAR
 
PDF
Introduction AI ML& Mathematicals of ML.pdf
GandhiMathy6
 
PPTX
Machine learning
eonx_32
 
PPTX
Unit 1 - ML - Introduction to Machine Learning.pptx
jawad184956
 
PPTX
Machine Learning in Finance
Hamed Vaheb
 
PPTX
Presentation On Machine Learning greator.pptx
KabileshCm
 
PPTX
Presentation On Machine Learning.pptx
Godwin585235
 
PPTX
Introduction to Machine Learning and Deep Learning
ssuser120749
 
PDF
Unit1_Introduction to ML_Defination_application.pdf
RAMESHWAR CHINTAMANI
 
PDF
A Review on Introduction to Reinforcement Learning
ijtsrd
 
PPTX
Machine learning basics using python programking
Anupamasindgi
 
PPTX
Introduction to Machine Learning
Panimalar Engineering College
 
Introduction To Machine Learning
Knoldus Inc.
 
Chapter 5 of 1
Melaku Bayih Demessie
 
chapter1-introduction1.ppt
SeshuSrinivas2
 
Introduction to Data Science
Christy Abraham Joy
 
K-12 Computing Education for the AI Era: From Data Literacy to Data Agency
Henriikka Vartiainen
 
Intro/Overview on Machine Learning Presentation
Ankit Gupta
 
Lecture 1: What is Machine Learning?
Marina Santini
 
Introduction to Machine Learning.pptx
Dr. Amanpreet Kaur
 
Machine Learning Ch 1.ppt
ARVIND SARDAR
 
Introduction AI ML& Mathematicals of ML.pdf
GandhiMathy6
 
Machine learning
eonx_32
 
Unit 1 - ML - Introduction to Machine Learning.pptx
jawad184956
 
Machine Learning in Finance
Hamed Vaheb
 
Presentation On Machine Learning greator.pptx
KabileshCm
 
Presentation On Machine Learning.pptx
Godwin585235
 
Introduction to Machine Learning and Deep Learning
ssuser120749
 
Unit1_Introduction to ML_Defination_application.pdf
RAMESHWAR CHINTAMANI
 
A Review on Introduction to Reinforcement Learning
ijtsrd
 
Machine learning basics using python programking
Anupamasindgi
 
Introduction to Machine Learning
Panimalar Engineering College
 
Ad

More from angelinjeba6 (20)

PPTX
NLP-Components NLP-ComponentsNLP-Components.pptx
angelinjeba6
 
PPTX
REVIEW_Practicum1_NLP REVIEW_Practicum1_NLP.pptx
angelinjeba6
 
PPTX
STUDENT ACTIVITIES_NLP STUDENT ACTIVITIES_NLP.pptx
angelinjeba6
 
PPTX
AI-in-Cybersecurity AI-in-Cybersecurity.pptx
angelinjeba6
 
PPTX
Applying-AIAI-in-CybersecurityAI-in-Cybersecurity-in-Cybersecurity.pptx
angelinjeba6
 
PPTX
Exercise no: 6 java script fundamentals.pptx
angelinjeba6
 
PPTX
1 Intro of web technology and sciences .pptx
angelinjeba6
 
PPT
rules classifier in machine learning .ppt
angelinjeba6
 
PPTX
21. Regression Tree in machine learning.pptx
angelinjeba6
 
PPTX
Loss function in machine learning .pptx
angelinjeba6
 
PPTX
Module 1 Taxonomy of Machine L(1).pptx
angelinjeba6
 
PPTX
decision tree DECISION TREE IN MACHINE .pptx
angelinjeba6
 
PPTX
K means ALGORITHM IN MACHINE LEARNING.pptx
angelinjeba6
 
PPTX
Support vector machine_new SVM presentation.pptx
angelinjeba6
 
PPTX
INTELL ACTUAL PROPERTY. INTELL ACTUAL PROPERTY.pptx
angelinjeba6
 
PPTX
Multiple Linear Regressionnnnnnnnnnn.pptx
angelinjeba6
 
PPTX
normalisation jdsuhduswwhdusw cdscsacasc.pptx
angelinjeba6
 
PPTX
Dynamic and Embedded SQL for db practices.pptx
angelinjeba6
 
PPT
artificial engineering the future of computing
angelinjeba6
 
PPTX
1 Json Intro and datatype PRESENTATION.pptx
angelinjeba6
 
NLP-Components NLP-ComponentsNLP-Components.pptx
angelinjeba6
 
REVIEW_Practicum1_NLP REVIEW_Practicum1_NLP.pptx
angelinjeba6
 
STUDENT ACTIVITIES_NLP STUDENT ACTIVITIES_NLP.pptx
angelinjeba6
 
AI-in-Cybersecurity AI-in-Cybersecurity.pptx
angelinjeba6
 
Applying-AIAI-in-CybersecurityAI-in-Cybersecurity-in-Cybersecurity.pptx
angelinjeba6
 
Exercise no: 6 java script fundamentals.pptx
angelinjeba6
 
1 Intro of web technology and sciences .pptx
angelinjeba6
 
rules classifier in machine learning .ppt
angelinjeba6
 
21. Regression Tree in machine learning.pptx
angelinjeba6
 
Loss function in machine learning .pptx
angelinjeba6
 
Module 1 Taxonomy of Machine L(1).pptx
angelinjeba6
 
decision tree DECISION TREE IN MACHINE .pptx
angelinjeba6
 
K means ALGORITHM IN MACHINE LEARNING.pptx
angelinjeba6
 
Support vector machine_new SVM presentation.pptx
angelinjeba6
 
INTELL ACTUAL PROPERTY. INTELL ACTUAL PROPERTY.pptx
angelinjeba6
 
Multiple Linear Regressionnnnnnnnnnn.pptx
angelinjeba6
 
normalisation jdsuhduswwhdusw cdscsacasc.pptx
angelinjeba6
 
Dynamic and Embedded SQL for db practices.pptx
angelinjeba6
 
artificial engineering the future of computing
angelinjeba6
 
1 Json Intro and datatype PRESENTATION.pptx
angelinjeba6
 
Ad

Recently uploaded (20)

PDF
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
PDF
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
PPTX
FUNDAMENTALS OF ELECTRIC VEHICLES UNIT-1
MikkiliSuresh
 
PDF
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
PDF
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
PPTX
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
PPTX
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
PDF
AI-Driven IoT-Enabled UAV Inspection Framework for Predictive Maintenance and...
ijcncjournal019
 
PPTX
sunil mishra pptmmmmmmmmmmmmmmmmmmmmmmmmm
singhamit111
 
PDF
Zero Carbon Building Performance standard
BassemOsman1
 
PDF
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
PDF
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
PPTX
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
PPTX
quantum computing transition from classical mechanics.pptx
gvlbcy
 
PDF
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
PDF
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
PPTX
Inventory management chapter in automation and robotics.
atisht0104
 
PPTX
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
PDF
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
PDF
All chapters of Strength of materials.ppt
girmabiniyam1234
 
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
FUNDAMENTALS OF ELECTRIC VEHICLES UNIT-1
MikkiliSuresh
 
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
AI-Driven IoT-Enabled UAV Inspection Framework for Predictive Maintenance and...
ijcncjournal019
 
sunil mishra pptmmmmmmmmmmmmmmmmmmmmmmmmm
singhamit111
 
Zero Carbon Building Performance standard
BassemOsman1
 
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
quantum computing transition from classical mechanics.pptx
gvlbcy
 
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
Inventory management chapter in automation and robotics.
atisht0104
 
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
All chapters of Strength of materials.ppt
girmabiniyam1234
 

311----introduction tomachinelearning.ppt

  • 1. 3.1.1 Introduction to Machine Learning 2nd Edition Knowledge Component 3: Acquiring Data and Knowledge 1 Ian F. C. Smith EPFL, Switzerland
  • 2. Module Information • Intended audience – Novice • Key words – Machine learning – Supervised learning – Unsupervised learning • Reviewer (1st Edition) – Ian Flood, U of Florida, Gainesville, USA 2
  • 3. 3 What there is to learn At the end of this module, there will be answers to the following questions (see the quiz): •What are the different ways in which computers can learn? •Are there learning tasks that humans can do much better than computers?
  • 4. Machine Learning Area of Influence Successful Applications Forms of Machine Learning Types of Learning Algorithms Outline 4
  • 5. Humans learn from experience and adapt their actions for future tasks. Can machines adapt their behavior using experience? Since the 1950s, researchers have been trying to develop techniques that enable machines to learn. There have been much success in areas such as automatic control, recognition systems and natural language processing. Other successes are emerging. Machine Learning 5
  • 6. An algorithm is said to learn from experience E with respect some class of tasks T and performance measure P … … if its performance at tasks in T, as measured by P, improves as it does task in T (experience E). What is Machine Learning ? 6
  • 7. Example 1 Learning to recognize faces – T: recognize faces – P: % of correct recognitions – E: opportunity to makes guesses and being told what the truth is Example 2 Learning to find clusters in data – T: finding clusters – P: compactness of groups detected – E: analyses of a growing set of data Machine Learning - Examples 7
  • 8. Existing machine learning techniques are applicable only when the learning task is well-defined. In many engineering applications, it is possible to formalize the learning task of specific “sub- problems”. Current Status 8
  • 9. Machine Learning Area of Influence Successful Applications Forms of Machine Learning Types of Learning Algorithms Outline 9
  • 10. Machine learning research is often interdisciplinary. There are synergies in the following fields:  Statistics  Brain models  Adaptive Control Theory  Psychology  Artificial Intelligence  Evolutionary models  Information theory  Philosophy Areas of influence 10
  • 11. Machine Learning Area of Influence Successful Applications Forms of Machine Learning Types of Learning Algorithms Outline 11
  • 12.  Learning to predict risk of failures for components and systems of New York city power grid. (Rudin et al. 2012 )  Learning to analyze and predict the response of wind turbine structures to varying wind field characteristics. (Park et al. 2013)  Learning to assess chlorine concentration in WDS. (Cuesta Cordoba et al., 2014) Successful Applications 12
  • 13. Machine Learning Area of Influence Successful Applications Forms of Machine Learning Types of Learning Algorithms Outline 13
  • 14.  Supervised learning A series of examples are used for feedback  Unsupervised learning No feedback  Reinforcement learning Indirect feedback after experience Forms of Machine Learning 14
  • 15. A learning task involves a set of input variables and a set of output variables. The set of possible relationships (hypotheses) between input and output variables is known as the hypothesis space. Hypothesis have representations such as numerical functions, symbolic rules, decision trees and artificial neural nets. Most learning is performed in a closed world where the hypothesis space is predefined and finite. Supervised Learning 15
  • 16. The learning algorithm attempts to find the best hypothesis that maps input to output using “feedback”. Feedback consists of a set of points (training data) for which values of input and output variables are known. Since training data are used, this is supervised learning. Supervised Learning (cont'd.) 16
  • 17. In unsupervised learning, output variables are not known. Unsupervised learning algorithms identify trends in data and make inferences without knowledge of correct answers. Unsupervised Learning 17
  • 18. Reinforcement learning is concerned with how software ought to initiate actions in an environment so as to maximize some notion of long-term reward. Reinforcement learning algorithms identify ways to maps states of the world to the actions the software ought to take in those states. Reinforcement learning may involve learning from mistakes. Reinforcement Learning 18
  • 19. Machine Learning Area of Influence Successful Applications Forms of Machine Learning Types of Learning Algorithms Outline 19
  • 20. There are four types of machine learning algorithms:  Rote  Statistical  Deductive  "Exploration and discovery“ These types are another way to classify machine learning and are mostly independent of the forms of machine learning defined earlier. The next module provides more detail. Types of Learning Algorithms 20
  • 21.  Give an example of a learning task that is easy for a human being but hard for a computer.  Name the different forms of machine learning.  What is the difference between supervised and unsupervised learning? Review Quiz I
  • 22.  Give an example of a learning task that is easy for a human being but hard for a computer. An example is image recognition. A 5-year old child is able to distinguish between a car and a tree in a picture. This task is difficult for a computer; it is hard to write a program that distinguishes the two. A machine learning algorithm could be used successfully to perform image recognition Answers to Review Quiz I
  • 23.  Name the different forms of machine learning. Supervised, unsupervised, reinforcement  What is the difference between supervised and unsupervised learning? In case of supervised learning, there is a training set which contains input and output for a number of examples. The output is used as a feedback to learn from the data. In unsupervised learning, there is no training set. This kind of learning algorithms make inference from trends in data. Answers to Review Quiz - I
  • 24. 24  Mitchell, T. Machine Learning. New York: McGraw- Hill, 1997  Kromanis et al.(2013). “Support vector regression for anomaly detection from measurement histories”.  Dópido et al. (2013). ”Semisupervised self learning for hyperspectral image classification”.  Raphael, B. and Smith, I.F.C. “Engineering informatics - fundamentals of computer-aided engineering”, Wiley, 2013. Further Reading
  • 25. 25  Cuesta Cordoba et al. (2014). “Using artificial neural network models to assess water quality in water distribution networks”.  Park et al. (2013). “Multivariate analysis and prediction of wind turbine response to varying wind field characteristics based on machine learning”.  Rudin et al.(1998). “Machine learning for the New York city power grid”. Further Reading