0% found this document useful (0 votes)
3 views

Python Editor

The document provides an overview of Machine Learning (ML), defining it as a subset of artificial intelligence that enables machines to learn from data and improve over time. It discusses various types of ML, including supervised, unsupervised, semi-supervised, and reinforce-supervised learning, along with their applications in fields like drug discovery and medical diagnosis. Additionally, it highlights challenges, limitations, and considerations for implementing ML in practice.

Uploaded by

fahadjabbar33
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Python Editor

The document provides an overview of Machine Learning (ML), defining it as a subset of artificial intelligence that enables machines to learn from data and improve over time. It discusses various types of ML, including supervised, unsupervised, semi-supervised, and reinforce-supervised learning, along with their applications in fields like drug discovery and medical diagnosis. Additionally, it highlights challenges, limitations, and considerations for implementing ML in practice.

Uploaded by

fahadjabbar33
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 29

Machine Learning (ML)

0 Jupyter Notebook •

Download ?
Install ?
1
• Supervised Machine Learning ?
Types of Machine Learning • Un-Supervised Machine
0 (ML) ? Learning?

2 Semi-Supervised Machine
Learning?
• Reinforce-Supervised Machine
Learning?

Applications of Machine
0 Learning (ML) ? •

Drug Discovery ?
Medical Diagnosis ?
3 • Iris Verification ?
• .
• .
Limitations of Machine
0 Learning (ML) ? • Challenges of Machine
Learning?
4 • Limitations of Machine
Learning ?
• What to Consider Before
Implementing Machine
Learning?
0
1
What is Machine Learning ?
• Machine learning (ML) is a type of artificial intelligence
(AI) that teaches machines to learn and perform tasks. It
allows machines to improve their performance over time by
using data and experience.
• Machine learning is a field of artificial intelligence that
involves developing algorithms and models that enable
computer systems to learn from data and improve their
performance on a task. It involves training algorithms on
large datasets to make predictions or decisions, and
adjusting the algorithms based on feedback.
• Machine Learning is the study of methods for programming
computers to learn.
• Building machines that automatically learn from experience
0
1
What is Machine Learning ?
“To gain knowledge or understanding of, or skill in by
study, instruction or experience'' .

• Learning a set of new facts.


• Learning HOW to do something.
• Improving ability of something already learned.
0 Types of Machine Learning (ML)?
2
• Supervised Machine Learning.

• Un-Supervised Machine Learning.

• Semi-Supervised Machine Learning.

• Reinforce-Supervised Machine Learning.


0 Types of Machine Learning (ML)?
2
• Supervised Machine Learning is a type of machine
learning in which we feed labelled data.
0 Types of Machine Learning (ML)?
2
• Supervised Machine Learning Popular Algorithms

• Decision tree induction


• Linear regression
• Logistic regression
• Support vector machines & kernel methods
• Model ensembles
• Bayesian learning
• Neural networks & deep learning
• Learning theory
0 Types of Machine Learning (ML)?
2
Unsupervised Machine Learning (ML) is a type of is a type
of machine learning in which we only have input data but no
output data.
0 Types of Machine Learning (ML)?
2
• Unsupervised Machine Learning Popular Algorithms

• Clustering
• Dimensionality reduction
0 Types of Machine Learning (ML)?
2
• Semi-Supervised Machine Learning (ML) is a type of is a
type of machine learning in which we have input data and
some input data are labelled.
0 Types of Machine Learning (ML)?
2
• Reinforce-Supervised Machine Learning (ML)
0 Types of Machine Learning (ML)?
2
• Reinforce Machine Learning Popular Algorithms

• Temporal difference learning


• Q learning
0 Types of Machine Learning (ML)?
2
• Supervised Vs Unsupervised Vs Semi-Supervised
0 Applications of Machine Learning (ML) ?
3
Drug Discovery
0 Applications of Machine Learning (ML) ?
3
Medical Diagnosis
0 Applications of Machine Learning (ML) ?
3
Iris Verification
0 Applications of Machine Learning (ML) ?
3
Hand Written Digits
0 Applications of Machine Learning (ML) ?
3
Radar Imaging
0 Applications of Machine Learning (ML) ?
3
Speech Recognition
0 Applications of Machine Learning (ML) ?
3
Finger Print
0 Applications of Machine Learning (ML) ?
3
Signature Verification
0 Applications of Machine Learning (ML) ?
3
Face Recognition
0 Applications of Machine Learning (ML) ?
3
Target Recognition
0 Applications of Machine Learning (ML) ?
3
Robotics vision
0 Applications of Machine Learning (ML) ?
3
Traffic Monitoring
0 Challenges of Machine Learning (ML)?
4

• Data Quality and Quantity


• Overfitting and Underfitting
• Interpretability and Explainability
• Generalization
• Bias and Fairness
• High Computational Costs
• Model Selection
0 Limitations of Machine Learning (ML)?
4

• No Common-Sense Understanding
• Data Dependency
• Data Privacy and Security
• Model Robustness
• Scalability
• Computational Resources
• Model Selection
• Lack of Reproducibility
0 What to Consider Before
4 Implementing Machine Learning (ML)?

• Business Objectives
• Data Strategy
• Model Selection
• Interpretability and Explainability
• Ethical and Legal Compliance
• Monitoring and Maintenance
• Costs and Resources
Thank you

You might also like