SlideShare une entreprise Scribd logo
1  sur  22
MACHINE
LEARNING
CONTENTS
WHAT IS IT?
 Machine learning is the subfield of computer science that,
according to Arthur Samuel, gives "computers the ability
to learn without being explicitly programmed.“
 Optimize a performance criterion using example data or
past experience.
HOW EXACTLY DO WE TEACH
MACHINES?
Teaching the machines involve a structural process where every stage builds a
better version of the machine. For simplification purpose, the process of teaching
machines can broken down into 3 parts:
SUCCESS OF MACHINE DEPENDS ON
TWO FACTORS:
 How well the generalization of abstraction data take
place.
 How well the machine is able to put it’s learning into
practical usage for predicting the future course of action.
WHAT ARE THE STEPS USED IN
MACHINE LEARNING?
Collecting data: Be it the raw data from excel, access, text files
etc., this step (gathering past data) forms the foundation of the future
learning.The better the variety, density and volume of relevant data,
better the learning prospects for the machine becomes.
Preparing the data: Any analytical process thrives on the quality
of the data used. One needs to spend time determining the quality of
data and then taking steps for fixing issues such as missing data and
treatment of outliers.
Training a model: This step involves choosing the appropriate algorithm and
representation of data in the form of the model.The cleaned data is split into two parts –
train and test the first part is used for developing the model.The second part (test data), is
used as a reference.
Evaluating the model: To test the accuracy, the second part of the data is used.
This step determines the precision in the choice of the algorithm based on the outcome. A
better test to check accuracy of model is to see its performance on data which was not
used at all during model build.
Improving the performance: This step might involve choosing a different model
altogether or introducing more variables to augment the efficiency.That’s why significant
amount of time needs to be spent in data collection and preparation.
Supervised Learning / Predictive models:
o Predictive model as the name suggests is used to predict
the future outcome based on the historical data.
o Predictive models are normally given clear instructions
right from the beginning as in what needs to be learnt and
how it needs to be learnt.
o These class of learning algorithms are termed as
Supervised Learning.
FOR EXAMPLE
o Supervised Learning is used when a marketing company is
trying to find out which customers are likely to churn.
o We can also use it to predict the likelihood of occurrence of
perils like earthquakes, tornadoes etc. with an aim to determine
theTotal InsuranceValue. Some examples of algorithms used
are: Nearest neighbour, Naïve Bayes, DecisionTrees, Regression
etc.
UNSUPERVISED LEARNING /
DESCRIPTIVE MODELS:
o It is used to train descriptive models where no target is set and no
single feature is important than the other.
o The case of unsupervised learning can be:When a retailer wishes to
find out what are the combination of products, customers tends to buy
more frequently. Furthermore, in pharmaceutical industry,
unsupervised learning may be used to predict which diseases are likely
to occur along with diabetes. Example of algorithm used here is: K-
means Clustering Algorithm
REINFORCEMENT LEARNING (RL):
o It is an example of machine learning where the machine is trained to take
specific decisions based on the business requirement with the sole motto to
maximize efficiency (performance).
o The idea involved in reinforcement learning is:The machine/ software agent
trains itself on a continual basis based on the environment it is exposed to,
and applies it’s enriched knowledge to solve business problems.
o This continual learning process ensures less involvement of human
expertise which in turn saves a lot of time!
WHAT ARE THE APPLICATIONS OF
MACHINE LEARNING?
 Banking & Financial services: ML can be used to predict
the customers who are likely to default from paying loans or credit
card bills.This is of paramount importance as machine learning would
help the banks to identify the customers who can be granted loans and
credit cards.
 Healthcare: It is used to diagnose deadly diseases (e.g. cancer)
based on the symptoms of patients and tallying them with the past
data of similar kind of patients.
Retail: It is used to identify products which sell more
frequently (fast moving) and the slow moving products which
help the retailers to decide what kind of products to introduce
or remove from the shelf.
 Also, machine learning algorithms can be used to find which
two / three or more products sell together.This is done to design
customer loyalty initiatives which in turn helps the retailers to
develop and maintain loyal customers.
HOW IS MACHINE LEARNING
DIFFERENT FROM A.I?
It refers to the procedure of programming a computer (machine)
to take rational.
the central motive behind using AI is to achieve the computer
(machine) behave in a dandy fashion in lieu of human guidance
instead of being doltish!
AI may include programs to check whether certain parameters
within a program are behaving normally.
HOW IS MACHINE LEARNING
ALREADY PRESENT IN OUR
DAILY LIVES?
Amazon.com
NETFLIX
VERDICT
 There are many subtleties and pitfalls in ML, and many ways to be
lead astray by what appears to be a perfectly well-tuned thinking
machine.
 Machine Learning is an incredibly powerful tool. In the coming years,
it promises to help solve some of our most pressing problems, as well
as open up whole new worlds of opportunity.
 The demand for ML engineers is only going to continue to grow,
offering incredible chances to be a part of something big.
THANKS A LOT!
Now may ask your queries.

Contenu connexe

Tendances

Desirable software features simulation & modeling
Desirable software features simulation & modelingDesirable software features simulation & modeling
Desirable software features simulation & modeling
Shashwat Shriparv
 
thesis_jinxing_lin
thesis_jinxing_linthesis_jinxing_lin
thesis_jinxing_lin
jinxing lin
 
Predictive analytics in financial service
Predictive analytics in financial servicePredictive analytics in financial service
Predictive analytics in financial service
Prasad Narasimhan
 
Supporting B2Bsales forecasting by machine learning - Mirjana Klajic Borstnar
Supporting B2Bsales forecasting by machine learning - Mirjana Klajic BorstnarSupporting B2Bsales forecasting by machine learning - Mirjana Klajic Borstnar
Supporting B2Bsales forecasting by machine learning - Mirjana Klajic Borstnar
Institute of Contemporary Sciences
 
Quantitative techniques- operational research
Quantitative techniques- operational researchQuantitative techniques- operational research
Quantitative techniques- operational research
Anika Jindal
 

Tendances (20)

Desirable software features simulation & modeling
Desirable software features simulation & modelingDesirable software features simulation & modeling
Desirable software features simulation & modeling
 
thesis_jinxing_lin
thesis_jinxing_linthesis_jinxing_lin
thesis_jinxing_lin
 
System modeling and simulation full notes by sushma shetty (www.vtulife.com)
System modeling and simulation full notes by sushma shetty (www.vtulife.com)System modeling and simulation full notes by sushma shetty (www.vtulife.com)
System modeling and simulation full notes by sushma shetty (www.vtulife.com)
 
Operations research lecture 5
Operations research lecture 5Operations research lecture 5
Operations research lecture 5
 
BEST MACHINE LEARNING TRAINING INSTITUTE IN BHUBANESWAR
BEST MACHINE LEARNING TRAINING INSTITUTE IN BHUBANESWARBEST MACHINE LEARNING TRAINING INSTITUTE IN BHUBANESWAR
BEST MACHINE LEARNING TRAINING INSTITUTE IN BHUBANESWAR
 
Simulation & Modelling
Simulation & ModellingSimulation & Modelling
Simulation & Modelling
 
Machine Learning Ml Overview Algorithms Use Cases And Applications
Machine Learning Ml Overview Algorithms Use Cases And ApplicationsMachine Learning Ml Overview Algorithms Use Cases And Applications
Machine Learning Ml Overview Algorithms Use Cases And Applications
 
Machine learning
Machine learningMachine learning
Machine learning
 
Using machine learning in anti money laundering part 2
Using machine learning in anti money laundering   part 2Using machine learning in anti money laundering   part 2
Using machine learning in anti money laundering part 2
 
Machine learning ICT
Machine learning ICTMachine learning ICT
Machine learning ICT
 
Using Machine Learning in Anti Money Laundering - Part 1
Using Machine Learning in Anti Money Laundering - Part 1Using Machine Learning in Anti Money Laundering - Part 1
Using Machine Learning in Anti Money Laundering - Part 1
 
Predictive analytics in financial service
Predictive analytics in financial servicePredictive analytics in financial service
Predictive analytics in financial service
 
Supporting B2Bsales forecasting by machine learning - Mirjana Klajic Borstnar
Supporting B2Bsales forecasting by machine learning - Mirjana Klajic BorstnarSupporting B2Bsales forecasting by machine learning - Mirjana Klajic Borstnar
Supporting B2Bsales forecasting by machine learning - Mirjana Klajic Borstnar
 
Machine Learning: The First Salvo of the AI Business Revolution
Machine Learning: The First Salvo of the AI Business RevolutionMachine Learning: The First Salvo of the AI Business Revolution
Machine Learning: The First Salvo of the AI Business Revolution
 
Quantitative techniques- operational research
Quantitative techniques- operational researchQuantitative techniques- operational research
Quantitative techniques- operational research
 
Simulation Powerpoint- Lecture Notes
Simulation Powerpoint- Lecture NotesSimulation Powerpoint- Lecture Notes
Simulation Powerpoint- Lecture Notes
 
02 20110314-simulation
02 20110314-simulation02 20110314-simulation
02 20110314-simulation
 
Modeling and simulation
Modeling and simulationModeling and simulation
Modeling and simulation
 
Machine Learning Using Python
Machine Learning Using PythonMachine Learning Using Python
Machine Learning Using Python
 
Machine Learning for Product Managers
Machine Learning for Product ManagersMachine Learning for Product Managers
Machine Learning for Product Managers
 

Similaire à Machine Learning

Similaire à Machine Learning (20)

AI.pdf
AI.pdfAI.pdf
AI.pdf
 
Machine Learning in Business What It Is and How to Use It
Machine Learning in Business What It Is and How to Use ItMachine Learning in Business What It Is and How to Use It
Machine Learning in Business What It Is and How to Use It
 
what-is-machine-learning-and-its-importance-in-todays-world.pdf
what-is-machine-learning-and-its-importance-in-todays-world.pdfwhat-is-machine-learning-and-its-importance-in-todays-world.pdf
what-is-machine-learning-and-its-importance-in-todays-world.pdf
 
Machine learning
Machine learningMachine learning
Machine learning
 
machine learning.docx
machine learning.docxmachine learning.docx
machine learning.docx
 
Machine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting StartedMachine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting Started
 
Eckovation Machine Learning
Eckovation Machine LearningEckovation Machine Learning
Eckovation Machine Learning
 
Supervised learning techniques and applications
Supervised learning techniques and applicationsSupervised learning techniques and applications
Supervised learning techniques and applications
 
Machine-Learning-Unlocking-the-Power-of-Data.pptx
Machine-Learning-Unlocking-the-Power-of-Data.pptxMachine-Learning-Unlocking-the-Power-of-Data.pptx
Machine-Learning-Unlocking-the-Power-of-Data.pptx
 
Machine Learning course in Delhi
Machine Learning course in DelhiMachine Learning course in Delhi
Machine Learning course in Delhi
 
INTERNSHIP ON MAcHINE LEARNING.pptx
INTERNSHIP ON MAcHINE LEARNING.pptxINTERNSHIP ON MAcHINE LEARNING.pptx
INTERNSHIP ON MAcHINE LEARNING.pptx
 
Introduction To Machine Learning
Introduction To Machine LearningIntroduction To Machine Learning
Introduction To Machine Learning
 
Unit IV.pdf
Unit IV.pdfUnit IV.pdf
Unit IV.pdf
 
Machine Learning: Need of Machine Learning, Its Challenges and its Applications
Machine Learning: Need of Machine Learning, Its Challenges and its ApplicationsMachine Learning: Need of Machine Learning, Its Challenges and its Applications
Machine Learning: Need of Machine Learning, Its Challenges and its Applications
 
Machine learning applications nurturing growth of various business domains
Machine learning applications nurturing growth of various business domainsMachine learning applications nurturing growth of various business domains
Machine learning applications nurturing growth of various business domains
 
Technovision
TechnovisionTechnovision
Technovision
 
100-Concepts-of-AI By Anupama Kate .pptx
100-Concepts-of-AI By Anupama Kate .pptx100-Concepts-of-AI By Anupama Kate .pptx
100-Concepts-of-AI By Anupama Kate .pptx
 
Is deep learning is a game changer for marketing analytics
Is deep learning is a game changer for marketing analyticsIs deep learning is a game changer for marketing analytics
Is deep learning is a game changer for marketing analytics
 
introduction to machine learning
introduction to machine learningintroduction to machine learning
introduction to machine learning
 
Training_Report_on_Machine_Learning.docx
Training_Report_on_Machine_Learning.docxTraining_Report_on_Machine_Learning.docx
Training_Report_on_Machine_Learning.docx
 

Dernier

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Dernier (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

Machine Learning

  • 1.
  • 4. WHAT IS IT?  Machine learning is the subfield of computer science that, according to Arthur Samuel, gives "computers the ability to learn without being explicitly programmed.“  Optimize a performance criterion using example data or past experience.
  • 5. HOW EXACTLY DO WE TEACH MACHINES? Teaching the machines involve a structural process where every stage builds a better version of the machine. For simplification purpose, the process of teaching machines can broken down into 3 parts:
  • 6. SUCCESS OF MACHINE DEPENDS ON TWO FACTORS:  How well the generalization of abstraction data take place.  How well the machine is able to put it’s learning into practical usage for predicting the future course of action.
  • 7. WHAT ARE THE STEPS USED IN MACHINE LEARNING? Collecting data: Be it the raw data from excel, access, text files etc., this step (gathering past data) forms the foundation of the future learning.The better the variety, density and volume of relevant data, better the learning prospects for the machine becomes. Preparing the data: Any analytical process thrives on the quality of the data used. One needs to spend time determining the quality of data and then taking steps for fixing issues such as missing data and treatment of outliers.
  • 8. Training a model: This step involves choosing the appropriate algorithm and representation of data in the form of the model.The cleaned data is split into two parts – train and test the first part is used for developing the model.The second part (test data), is used as a reference. Evaluating the model: To test the accuracy, the second part of the data is used. This step determines the precision in the choice of the algorithm based on the outcome. A better test to check accuracy of model is to see its performance on data which was not used at all during model build. Improving the performance: This step might involve choosing a different model altogether or introducing more variables to augment the efficiency.That’s why significant amount of time needs to be spent in data collection and preparation.
  • 9.
  • 10. Supervised Learning / Predictive models: o Predictive model as the name suggests is used to predict the future outcome based on the historical data. o Predictive models are normally given clear instructions right from the beginning as in what needs to be learnt and how it needs to be learnt. o These class of learning algorithms are termed as Supervised Learning.
  • 11. FOR EXAMPLE o Supervised Learning is used when a marketing company is trying to find out which customers are likely to churn. o We can also use it to predict the likelihood of occurrence of perils like earthquakes, tornadoes etc. with an aim to determine theTotal InsuranceValue. Some examples of algorithms used are: Nearest neighbour, Naïve Bayes, DecisionTrees, Regression etc.
  • 12. UNSUPERVISED LEARNING / DESCRIPTIVE MODELS: o It is used to train descriptive models where no target is set and no single feature is important than the other. o The case of unsupervised learning can be:When a retailer wishes to find out what are the combination of products, customers tends to buy more frequently. Furthermore, in pharmaceutical industry, unsupervised learning may be used to predict which diseases are likely to occur along with diabetes. Example of algorithm used here is: K- means Clustering Algorithm
  • 13. REINFORCEMENT LEARNING (RL): o It is an example of machine learning where the machine is trained to take specific decisions based on the business requirement with the sole motto to maximize efficiency (performance). o The idea involved in reinforcement learning is:The machine/ software agent trains itself on a continual basis based on the environment it is exposed to, and applies it’s enriched knowledge to solve business problems. o This continual learning process ensures less involvement of human expertise which in turn saves a lot of time!
  • 14. WHAT ARE THE APPLICATIONS OF MACHINE LEARNING?  Banking & Financial services: ML can be used to predict the customers who are likely to default from paying loans or credit card bills.This is of paramount importance as machine learning would help the banks to identify the customers who can be granted loans and credit cards.  Healthcare: It is used to diagnose deadly diseases (e.g. cancer) based on the symptoms of patients and tallying them with the past data of similar kind of patients.
  • 15. Retail: It is used to identify products which sell more frequently (fast moving) and the slow moving products which help the retailers to decide what kind of products to introduce or remove from the shelf.  Also, machine learning algorithms can be used to find which two / three or more products sell together.This is done to design customer loyalty initiatives which in turn helps the retailers to develop and maintain loyal customers.
  • 16. HOW IS MACHINE LEARNING DIFFERENT FROM A.I? It refers to the procedure of programming a computer (machine) to take rational. the central motive behind using AI is to achieve the computer (machine) behave in a dandy fashion in lieu of human guidance instead of being doltish! AI may include programs to check whether certain parameters within a program are behaving normally.
  • 17. HOW IS MACHINE LEARNING ALREADY PRESENT IN OUR DAILY LIVES?
  • 19.
  • 21. VERDICT  There are many subtleties and pitfalls in ML, and many ways to be lead astray by what appears to be a perfectly well-tuned thinking machine.  Machine Learning is an incredibly powerful tool. In the coming years, it promises to help solve some of our most pressing problems, as well as open up whole new worlds of opportunity.  The demand for ML engineers is only going to continue to grow, offering incredible chances to be a part of something big.
  • 22. THANKS A LOT! Now may ask your queries.