SlideShare a Scribd company logo
Presentation of Discrete Math
Course code: CSE 131
oup Name: BACKSLASH N
Group Members:
NAME: ID
1. Azizul Hakim 152-15-6033
2. Habibur Rahman 152-15-6040
3. Mehedi Hassan 152-15-5815
4. Nur-un Nabi Biplob 152-15-5963
4
Machine Learning
Overview of Machine Learning
5
Machine Learning: A Definition
Definition: 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.
6
Examples of Successful Applications of
Machine Learning
• Learning to recognize spoken words (Lee,
1989; Waibel, 1989).
• Learning to drive an autonomous vehicle
(Pomerleau, 1989).
• Learning to classify new astronomical
structures (Fayyad et al., 1995).
• Learning to play world-class backgammon
(Tesauro 1992, 1995).
The Brain:
How does it work?
.
Looking Someone
PresentationOfMachineLearning
PresentationOfMachineLearning
Decision Tree Induction: Decision Boundary
Decision Tree Induction: Decision Boundary
Decision Tree Induction: Decision Boundary
APPLICATIONS:
• Medical diagnosis
• Data mining
• Bioinformatics
• Speech and handwriting recognition
• Product categorization
• Information retrieval
PresentationOfMachineLearning
What is Data Mining?
• Intersection of computer science and statistics
• Data mining is process of finding correlations or
patterns among large databases.
• Data mining software is analytical tools for
analyzing data.
What is a 'Pattern'?
It is the probability of distribution of similar data.
Or in other words its just a relation between the
variables.
1. The computer sorts the data based
on the algorithm.
2. If there is some deep change in data then,
the algorithm tries to find relation between
them and adapts accordingly.
• Machine learning and Data Mining:
Machine learning for
Medical Diagnosis
Me
Medical Diagnosis by
Machine Learning
• Medical diagnosis:
It is a procedure to identify disorder in a
person.
• Machine learning for medical
diagnosis:
It means that the computer will identify the
symptoms and tell what that particular person is
diagnosed with.
Medical Imaging:
•CCD and GDV are types of image devices
which have found great applications in
Machine Learning Systems.
•Medical Imaging is taking photos of body
parts (both internal and external) and
analyzing them for a disorder.
PresentationOfMachineLearning
PresentationOfMachineLearning
SEARCH ENGINES
PresentationOfMachineLearning
PresentationOfMachineLearning
26
Why is Machine Learning Important?
• Some tasks cannot be defined well, except by
examples (e.g., recognizing people).
• Relationships and correlations can be hidden
within large amounts of data. Machine
Learning/Data Mining may be able to find these
relationships.
• Human designers often produce machines that do
not work as well as desired in the environments in
which they are used.
27
• The amount of knowledge available about certain
tasks might be too large for explicit encoding by
humans (e.g., medical diagnostic).
• Environments change over time.
• New knowledge about tasks is constantly being
discovered by humans. It may be difficult to
continuously re-design systems “by hand”.
Why is Machine Learning
Important (Cont’d)?
PresentationOfMachineLearning

More Related Content

PPTX
Applied Economics
PPT
burton_discrete_graph theory
PDF
Graph theory discrete mathmatics
PPT
Graphs - Discrete Math
PPTX
Discrete Mathematics Tree
PPTX
Trees data structure
PPTX
Application of machine learning in industrial applications
PPTX
INTRODUCTION TO ML basics of ml that one should know
Applied Economics
burton_discrete_graph theory
Graph theory discrete mathmatics
Graphs - Discrete Math
Discrete Mathematics Tree
Trees data structure
Application of machine learning in industrial applications
INTRODUCTION TO ML basics of ml that one should know

Similar to PresentationOfMachineLearning (20)

PPT
Eick/Alpaydin Introduction
PPTX
MACHINE LEARNING PPT.pptx for the machine learning studnets
PDF
Case study on machine learning
PPT
ML-Topic1A.ppteeweqeqeqeqeqeqwewqqwwqeeqeqw
PPT
Machine Learning basics with simple .ppt
PPT
Clase 0
PPT
Machine Learning
PPT
Chapter01.ppt
PDF
MACHINE LEARNING(R17A0534).pdf
PPTX
15 min machine learning presentation.pptx
PPT
Ml topic1 a
PDF
Unit 1_Introduction to ML_Types_Applications.pdf
PPT
2.ml-applicationanswellas unit 2and other content.ppt
PDF
Lecture2 - Machine Learning
PPT
Machine Learning
PPT
Machine Learning
PDF
Machine Learning an Research Overview
PPTX
Demo lec.pptx
PDF
Machinr Learning and artificial_Lect1.pdf
PPTX
Intro to machine learning(with animations)
Eick/Alpaydin Introduction
MACHINE LEARNING PPT.pptx for the machine learning studnets
Case study on machine learning
ML-Topic1A.ppteeweqeqeqeqeqeqwewqqwwqeeqeqw
Machine Learning basics with simple .ppt
Clase 0
Machine Learning
Chapter01.ppt
MACHINE LEARNING(R17A0534).pdf
15 min machine learning presentation.pptx
Ml topic1 a
Unit 1_Introduction to ML_Types_Applications.pdf
2.ml-applicationanswellas unit 2and other content.ppt
Lecture2 - Machine Learning
Machine Learning
Machine Learning
Machine Learning an Research Overview
Demo lec.pptx
Machinr Learning and artificial_Lect1.pdf
Intro to machine learning(with animations)
Ad

PresentationOfMachineLearning

  • 1. Presentation of Discrete Math Course code: CSE 131
  • 3. Group Members: NAME: ID 1. Azizul Hakim 152-15-6033 2. Habibur Rahman 152-15-6040 3. Mehedi Hassan 152-15-5815 4. Nur-un Nabi Biplob 152-15-5963
  • 5. 5 Machine Learning: A Definition Definition: 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.
  • 6. 6 Examples of Successful Applications of Machine Learning • Learning to recognize spoken words (Lee, 1989; Waibel, 1989). • Learning to drive an autonomous vehicle (Pomerleau, 1989). • Learning to classify new astronomical structures (Fayyad et al., 1995). • Learning to play world-class backgammon (Tesauro 1992, 1995).
  • 7. The Brain: How does it work? .
  • 11. Decision Tree Induction: Decision Boundary
  • 12. Decision Tree Induction: Decision Boundary
  • 13. Decision Tree Induction: Decision Boundary
  • 14. APPLICATIONS: • Medical diagnosis • Data mining • Bioinformatics • Speech and handwriting recognition • Product categorization • Information retrieval
  • 16. What is Data Mining? • Intersection of computer science and statistics • Data mining is process of finding correlations or patterns among large databases. • Data mining software is analytical tools for analyzing data.
  • 17. What is a 'Pattern'? It is the probability of distribution of similar data. Or in other words its just a relation between the variables. 1. The computer sorts the data based on the algorithm. 2. If there is some deep change in data then, the algorithm tries to find relation between them and adapts accordingly. • Machine learning and Data Mining:
  • 18. Machine learning for Medical Diagnosis Me Medical Diagnosis by Machine Learning
  • 19. • Medical diagnosis: It is a procedure to identify disorder in a person. • Machine learning for medical diagnosis: It means that the computer will identify the symptoms and tell what that particular person is diagnosed with.
  • 20. Medical Imaging: •CCD and GDV are types of image devices which have found great applications in Machine Learning Systems. •Medical Imaging is taking photos of body parts (both internal and external) and analyzing them for a disorder.
  • 26. 26 Why is Machine Learning Important? • Some tasks cannot be defined well, except by examples (e.g., recognizing people). • Relationships and correlations can be hidden within large amounts of data. Machine Learning/Data Mining may be able to find these relationships. • Human designers often produce machines that do not work as well as desired in the environments in which they are used.
  • 27. 27 • The amount of knowledge available about certain tasks might be too large for explicit encoding by humans (e.g., medical diagnostic). • Environments change over time. • New knowledge about tasks is constantly being discovered by humans. It may be difficult to continuously re-design systems “by hand”. Why is Machine Learning Important (Cont’d)?