SlideShare ist ein Scribd-Unternehmen logo
1 von 20
Downloaden Sie, um offline zu lesen
WEEKLY PRESENTATION
DURING TRAINING PROGRAM
- Devang Garach
devanggarach.rao@gmail.com
WEEK-8
Information Technology Pvt. Ltd.
MACHINE LEARNING
OBJECTIVES - MACHINE LEARNING
What is AI, ML & DL
What is Machine Learning?
How do Machine Learn?
Types of Machine Learning
Major Machine Learning Techniques
Information Technology Pvt. Ltd.
MACHINE LEARNING
What is AI, ML & DL
Information Technology Pvt. Ltd.
MACHINE LEARNING
Source : edureka.co
What is Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Machine Learning is a subset of artificial intelligence. It focuses mainly on
the designing of systems, thereby allowing them to learn and make
predictions based on some experience which is data in case of machines.
How do Machine Learn?
Information Technology Pvt. Ltd.
MACHINE LEARNING
ML Process can be divided into 3 sequential parts:
DATA INPUT
Past data or information which is utilize as a basis for future decision making(prediction).
ABSTRACTION
The Input data is processed using underlying algorithm.
ABSTRACTION helps in deriving a "CONCEPTUAL MAP/MODEL" based on input data.
The model may be in any one of the following form:
(1) A Block of "IF...ELSE..." rule
(2) Mathematical Equations
(3) A Data structure like TREE/GRAPH
(4) Logical Grouping of Similar Observations
How do machine learn?
Information Technology Pvt. Ltd.
MACHINE LEARNING
GENERALIZATION
The abstract representation is generalized to form a framework for making
decisions.
The model is trained based on finite set of data which may have limited set
of characteristics.
To apply the model,to take decision on "set of UNKNOWN DATA(Testing
Data)" .
InputData ---> Abstraction ---> Generalization
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
● Supervised Learning
● Unsupervised Learning
● Reinforcement Learning
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Supervised Learning:
Also known as "PREDICTIVE LEARNING" where a MACHINE predicts the
class of unknown objects based on previous class related information of
similar objects.
Major objective is to learn from previous information.
Example:
Separating images by either shape or color.
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Supervised Learning (Continue...)
How machine is able to differentiate between different shapes?
Some information needs to be provided so that machine will understand
different shapes(TRAINING).
Providing information to machine is known as "TRAINING DATA" which is a
past information on specific task.
Along with features a tag is also provided,tag is called "LABEL".
In case of supervised learning, "TRAINING DATA ARE LABELED".
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Supervised Learning (Continue...)
Source : edureka.co
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Supervised Learning (Continue...)
Examples:
Predicting the result of a game.
Predicting whether tumour is malignant or benign.
Predicting the price of domain like real estate, stock-market Etc.
Classified text such as whether email is spam or not.
NOTE: If training data are of poor quality than prediction will not be precise.
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Unsupervised Learning:
It is also known as "DESCRIPTIVE LEARNING" where machine finds a
pattern in unknown object by grouping similar objects together. In this,there
is NO LABELED training data to learn from.
The objective is to take dataset as input and find 'NATURAL GROUPINGS' or
'PATTERNS' from dataset.
Therefore it is often known as "DESCRIPTIVE MODEL" and the process is
also referred as "PATTERN DISCOVERY" or "KNOWLEDGE DISCOVERY".
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Unsupervised Learning (Continue...)
Source : edureka.co
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Unsupervised Learning (Continue...)
Examples:
Market Basket Analysis
Recommendation System
Source : edureka.co
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Reinforcement Learning:
A machine LEARN TO ACT its own to achieve given goals.
Machine often learns to do task autonomously.
The agent interacts with the environment and explores it by itself. The
primary goal of an agent in reinforcement learning is to improve the
performance by getting the maximum positive rewards.
It improves its performance by doing the task,
If it does successfully, A REWARD IS GIVEN else it gets PENALTY
The machine continuous this this process for the entire task which is known
as "REINFORCEMENT LEARNING".
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Reinforcement Learning (Continue...)
Source : edureka.co
Types of Machine Learning
Information Technology Pvt. Ltd.
MACHINE LEARNING
Reinforcement Learning (Continue...)
Examples:
SELF DRIVING CARS where critical information needs to be taken care like
speed and speed limit in different road segments, traffic conditions, road
conditions, weather condition Etc.
Source : edureka.co
Major Machine Learning Techniques
Information Technology Pvt. Ltd.
MACHINE LEARNING
Regression / Estimation
Predicting continuous value
Classification
Predicting the item class/category of a case
Clustering
Finding the structure of data, summarization
Associations
Associating frequent co-occurring items / events
Major Machine Learning Techniques (Continue...)
Information Technology Pvt. Ltd.
MACHINE LEARNING
Anomaly detection
Discovering abnormal and unusual cases
Sequence mining
Predicting next events
Dimension Reduction
Reducing the size of data (PCA)
Recommendation System
Recommending items
Thank You.
- Devang Garach
devanggarach.rao@gmail.com
Information Technology Pvt. Ltd.

Weitere ähnliche Inhalte

Was ist angesagt?

Machine learning Presentation
Machine learning PresentationMachine learning Presentation
Machine learning PresentationManish Singh
 
Deep Learning Explained
Deep Learning ExplainedDeep Learning Explained
Deep Learning ExplainedMelanie Swan
 
Machine learning seminar ppt
Machine learning seminar pptMachine learning seminar ppt
Machine learning seminar pptRAHUL DANGWAL
 
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...Simplilearn
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overviewprih_yah
 
Artificial Intelligence with Python | Edureka
Artificial Intelligence with Python | EdurekaArtificial Intelligence with Python | Edureka
Artificial Intelligence with Python | EdurekaEdureka!
 
Machine Learning Using Python
Machine Learning Using PythonMachine Learning Using Python
Machine Learning Using PythonSavitaHanchinal
 
Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)SwatiTripathi44
 
What is Deep Learning?
What is Deep Learning?What is Deep Learning?
What is Deep Learning?NVIDIA
 
Internship report on AI , ML & IIOT and project responses full docs
Internship report on AI , ML & IIOT and project responses full docsInternship report on AI , ML & IIOT and project responses full docs
Internship report on AI , ML & IIOT and project responses full docsRakesh Arigela
 
Machine Learning and its Applications
Machine Learning and its ApplicationsMachine Learning and its Applications
Machine Learning and its ApplicationsDr Ganesh Iyer
 

Was ist angesagt? (20)

Machine learning Presentation
Machine learning PresentationMachine learning Presentation
Machine learning Presentation
 
Eckovation Machine Learning
Eckovation Machine LearningEckovation Machine Learning
Eckovation Machine Learning
 
Deep Learning Explained
Deep Learning ExplainedDeep Learning Explained
Deep Learning Explained
 
Machine learning seminar ppt
Machine learning seminar pptMachine learning seminar ppt
Machine learning seminar ppt
 
Machine learning
Machine learningMachine learning
Machine learning
 
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overview
 
Artificial Intelligence with Python | Edureka
Artificial Intelligence with Python | EdurekaArtificial Intelligence with Python | Edureka
Artificial Intelligence with Python | Edureka
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine Learning Using Python
Machine Learning Using PythonMachine Learning Using Python
Machine Learning Using Python
 
Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)
 
Machine learning
Machine learningMachine learning
Machine learning
 
What is Deep Learning?
What is Deep Learning?What is Deep Learning?
What is Deep Learning?
 
Deep learning
Deep learningDeep learning
Deep learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
machine learning
machine learningmachine learning
machine learning
 
Internship report on AI , ML & IIOT and project responses full docs
Internship report on AI , ML & IIOT and project responses full docsInternship report on AI , ML & IIOT and project responses full docs
Internship report on AI , ML & IIOT and project responses full docs
 
Machine Learning and its Applications
Machine Learning and its ApplicationsMachine Learning and its Applications
Machine Learning and its Applications
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine learning
Machine learningMachine learning
Machine learning
 

Ähnlich wie Machine Learning and its types - Internship Presentation - week 8

Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningSujith Jayaprakash
 
FUNDAMENTALS OF MACHINE LEARNING & IT’S TYPES
FUNDAMENTALS OF MACHINE LEARNING & IT’S TYPESFUNDAMENTALS OF MACHINE LEARNING & IT’S TYPES
FUNDAMENTALS OF MACHINE LEARNING & IT’S TYPESBhimsen Joshi
 
Machine learning Chapter 1
Machine learning Chapter 1Machine learning Chapter 1
Machine learning Chapter 1JagadishPogu
 
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.pdfTemok IT Services
 
Machine Learning an Research Overview
Machine Learning an Research OverviewMachine Learning an Research Overview
Machine Learning an Research OverviewKathirvel Ayyaswamy
 
An Introduction to Machine Learning
An Introduction to Machine LearningAn Introduction to Machine Learning
An Introduction to Machine LearningVedaj Padman
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningKmPooja4
 
Machine Learning Ch 1.ppt
Machine Learning Ch 1.pptMachine Learning Ch 1.ppt
Machine Learning Ch 1.pptARVIND SARDAR
 
Machine learning from basics
Machine learning from basicsMachine learning from basics
Machine learning from basicsActonRoy
 
Machine Learning Basics
Machine Learning BasicsMachine Learning Basics
Machine Learning BasicsSuresh Arora
 
Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...
Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...
Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...RavindraSinghKushwah1
 
Machine Learning Course in Noida
Machine Learning Course in Noida Machine Learning Course in Noida
Machine Learning Course in Noida trainingnoida
 
Basics of machine learning
Basics of machine learningBasics of machine learning
Basics of machine learningGopal Verma
 
Machine learning introduction
Machine learning introductionMachine learning introduction
Machine learning introductionathirakurup3
 
Azure machine learning indiandotnet
Azure machine learning indiandotnetAzure machine learning indiandotnet
Azure machine learning indiandotnetIndiandotnet
 
01. Machine can learn_machine learning.pdf
01. Machine can learn_machine learning.pdf01. Machine can learn_machine learning.pdf
01. Machine can learn_machine learning.pdfnafisakhan14
 

Ähnlich wie Machine Learning and its types - Internship Presentation - week 8 (20)

Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
FUNDAMENTALS OF MACHINE LEARNING & IT’S TYPES
FUNDAMENTALS OF MACHINE LEARNING & IT’S TYPESFUNDAMENTALS OF MACHINE LEARNING & IT’S TYPES
FUNDAMENTALS OF MACHINE LEARNING & IT’S TYPES
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine learning Chapter 1
Machine learning Chapter 1Machine learning Chapter 1
Machine learning Chapter 1
 
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 an Research Overview
Machine Learning an Research OverviewMachine Learning an Research Overview
Machine Learning an Research Overview
 
An Introduction to Machine Learning
An Introduction to Machine LearningAn Introduction to Machine Learning
An Introduction to Machine Learning
 
Machine Learning by Rj
Machine Learning by RjMachine Learning by Rj
Machine Learning by Rj
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Machine Learning Ch 1.ppt
Machine Learning Ch 1.pptMachine Learning Ch 1.ppt
Machine Learning Ch 1.ppt
 
Machine learning from basics
Machine learning from basicsMachine learning from basics
Machine learning from basics
 
Machine Learning Basics
Machine Learning BasicsMachine Learning Basics
Machine Learning Basics
 
Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...
Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...
Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...
 
Machine Learning Course in Noida
Machine Learning Course in Noida Machine Learning Course in Noida
Machine Learning Course in Noida
 
Basics of machine learning
Basics of machine learningBasics of machine learning
Basics of machine learning
 
Machine learning introduction
Machine learning introductionMachine learning introduction
Machine learning introduction
 
Azure machine learning indiandotnet
Azure machine learning indiandotnetAzure machine learning indiandotnet
Azure machine learning indiandotnet
 
01. Machine can learn_machine learning.pdf
01. Machine can learn_machine learning.pdf01. Machine can learn_machine learning.pdf
01. Machine can learn_machine learning.pdf
 
Machine learning
Machine learningMachine learning
Machine learning
 

Mehr von Devang Garach

AWS Concepts - Internship Presentation - week 10
AWS Concepts - Internship Presentation - week 10AWS Concepts - Internship Presentation - week 10
AWS Concepts - Internship Presentation - week 10Devang Garach
 
A glimpse inside of SEO - Internship Presentation - week 9
A glimpse inside of SEO - Internship Presentation - week 9A glimpse inside of SEO - Internship Presentation - week 9
A glimpse inside of SEO - Internship Presentation - week 9Devang Garach
 
Fundamental of Node.JS - Internship Presentation - Week7
Fundamental of Node.JS - Internship Presentation - Week7Fundamental of Node.JS - Internship Presentation - Week7
Fundamental of Node.JS - Internship Presentation - Week7Devang Garach
 
Advanced JavaScript - Internship Presentation - Week6
Advanced JavaScript - Internship Presentation - Week6Advanced JavaScript - Internship Presentation - Week6
Advanced JavaScript - Internship Presentation - Week6Devang Garach
 
Overview of React.JS - Internship Presentation - Week 5
Overview of React.JS - Internship Presentation - Week 5Overview of React.JS - Internship Presentation - Week 5
Overview of React.JS - Internship Presentation - Week 5Devang Garach
 
Brief Introduction on JavaScript - Internship Presentation - Week4
Brief Introduction on JavaScript - Internship Presentation - Week4Brief Introduction on JavaScript - Internship Presentation - Week4
Brief Introduction on JavaScript - Internship Presentation - Week4Devang Garach
 
Intro to HTML, CSS & JS - Internship Presentation Week-3
Intro to HTML, CSS & JS - Internship Presentation Week-3Intro to HTML, CSS & JS - Internship Presentation Week-3
Intro to HTML, CSS & JS - Internship Presentation Week-3Devang Garach
 
Basics of Linux Commands, Git and Github
Basics of Linux Commands, Git and GithubBasics of Linux Commands, Git and Github
Basics of Linux Commands, Git and GithubDevang Garach
 
M.C.A. Internship Project Presentation - Devang Garach [191823011]
M.C.A. Internship Project Presentation - Devang Garach [191823011]M.C.A. Internship Project Presentation - Devang Garach [191823011]
M.C.A. Internship Project Presentation - Devang Garach [191823011]Devang Garach
 

Mehr von Devang Garach (9)

AWS Concepts - Internship Presentation - week 10
AWS Concepts - Internship Presentation - week 10AWS Concepts - Internship Presentation - week 10
AWS Concepts - Internship Presentation - week 10
 
A glimpse inside of SEO - Internship Presentation - week 9
A glimpse inside of SEO - Internship Presentation - week 9A glimpse inside of SEO - Internship Presentation - week 9
A glimpse inside of SEO - Internship Presentation - week 9
 
Fundamental of Node.JS - Internship Presentation - Week7
Fundamental of Node.JS - Internship Presentation - Week7Fundamental of Node.JS - Internship Presentation - Week7
Fundamental of Node.JS - Internship Presentation - Week7
 
Advanced JavaScript - Internship Presentation - Week6
Advanced JavaScript - Internship Presentation - Week6Advanced JavaScript - Internship Presentation - Week6
Advanced JavaScript - Internship Presentation - Week6
 
Overview of React.JS - Internship Presentation - Week 5
Overview of React.JS - Internship Presentation - Week 5Overview of React.JS - Internship Presentation - Week 5
Overview of React.JS - Internship Presentation - Week 5
 
Brief Introduction on JavaScript - Internship Presentation - Week4
Brief Introduction on JavaScript - Internship Presentation - Week4Brief Introduction on JavaScript - Internship Presentation - Week4
Brief Introduction on JavaScript - Internship Presentation - Week4
 
Intro to HTML, CSS & JS - Internship Presentation Week-3
Intro to HTML, CSS & JS - Internship Presentation Week-3Intro to HTML, CSS & JS - Internship Presentation Week-3
Intro to HTML, CSS & JS - Internship Presentation Week-3
 
Basics of Linux Commands, Git and Github
Basics of Linux Commands, Git and GithubBasics of Linux Commands, Git and Github
Basics of Linux Commands, Git and Github
 
M.C.A. Internship Project Presentation - Devang Garach [191823011]
M.C.A. Internship Project Presentation - Devang Garach [191823011]M.C.A. Internship Project Presentation - Devang Garach [191823011]
M.C.A. Internship Project Presentation - Devang Garach [191823011]
 

Kürzlich hochgeladen

Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 

Kürzlich hochgeladen (20)

Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 

Machine Learning and its types - Internship Presentation - week 8

  • 1. WEEKLY PRESENTATION DURING TRAINING PROGRAM - Devang Garach devanggarach.rao@gmail.com WEEK-8 Information Technology Pvt. Ltd. MACHINE LEARNING
  • 2. OBJECTIVES - MACHINE LEARNING What is AI, ML & DL What is Machine Learning? How do Machine Learn? Types of Machine Learning Major Machine Learning Techniques Information Technology Pvt. Ltd. MACHINE LEARNING
  • 3. What is AI, ML & DL Information Technology Pvt. Ltd. MACHINE LEARNING Source : edureka.co
  • 4. What is Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Machine Learning is a subset of artificial intelligence. It focuses mainly on the designing of systems, thereby allowing them to learn and make predictions based on some experience which is data in case of machines.
  • 5. How do Machine Learn? Information Technology Pvt. Ltd. MACHINE LEARNING ML Process can be divided into 3 sequential parts: DATA INPUT Past data or information which is utilize as a basis for future decision making(prediction). ABSTRACTION The Input data is processed using underlying algorithm. ABSTRACTION helps in deriving a "CONCEPTUAL MAP/MODEL" based on input data. The model may be in any one of the following form: (1) A Block of "IF...ELSE..." rule (2) Mathematical Equations (3) A Data structure like TREE/GRAPH (4) Logical Grouping of Similar Observations
  • 6. How do machine learn? Information Technology Pvt. Ltd. MACHINE LEARNING GENERALIZATION The abstract representation is generalized to form a framework for making decisions. The model is trained based on finite set of data which may have limited set of characteristics. To apply the model,to take decision on "set of UNKNOWN DATA(Testing Data)" . InputData ---> Abstraction ---> Generalization
  • 7. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING ● Supervised Learning ● Unsupervised Learning ● Reinforcement Learning
  • 8. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Supervised Learning: Also known as "PREDICTIVE LEARNING" where a MACHINE predicts the class of unknown objects based on previous class related information of similar objects. Major objective is to learn from previous information. Example: Separating images by either shape or color.
  • 9. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Supervised Learning (Continue...) How machine is able to differentiate between different shapes? Some information needs to be provided so that machine will understand different shapes(TRAINING). Providing information to machine is known as "TRAINING DATA" which is a past information on specific task. Along with features a tag is also provided,tag is called "LABEL". In case of supervised learning, "TRAINING DATA ARE LABELED".
  • 10. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Supervised Learning (Continue...) Source : edureka.co
  • 11. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Supervised Learning (Continue...) Examples: Predicting the result of a game. Predicting whether tumour is malignant or benign. Predicting the price of domain like real estate, stock-market Etc. Classified text such as whether email is spam or not. NOTE: If training data are of poor quality than prediction will not be precise.
  • 12. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Unsupervised Learning: It is also known as "DESCRIPTIVE LEARNING" where machine finds a pattern in unknown object by grouping similar objects together. In this,there is NO LABELED training data to learn from. The objective is to take dataset as input and find 'NATURAL GROUPINGS' or 'PATTERNS' from dataset. Therefore it is often known as "DESCRIPTIVE MODEL" and the process is also referred as "PATTERN DISCOVERY" or "KNOWLEDGE DISCOVERY".
  • 13. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Unsupervised Learning (Continue...) Source : edureka.co
  • 14. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Unsupervised Learning (Continue...) Examples: Market Basket Analysis Recommendation System Source : edureka.co
  • 15. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Reinforcement Learning: A machine LEARN TO ACT its own to achieve given goals. Machine often learns to do task autonomously. The agent interacts with the environment and explores it by itself. The primary goal of an agent in reinforcement learning is to improve the performance by getting the maximum positive rewards. It improves its performance by doing the task, If it does successfully, A REWARD IS GIVEN else it gets PENALTY The machine continuous this this process for the entire task which is known as "REINFORCEMENT LEARNING".
  • 16. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Reinforcement Learning (Continue...) Source : edureka.co
  • 17. Types of Machine Learning Information Technology Pvt. Ltd. MACHINE LEARNING Reinforcement Learning (Continue...) Examples: SELF DRIVING CARS where critical information needs to be taken care like speed and speed limit in different road segments, traffic conditions, road conditions, weather condition Etc. Source : edureka.co
  • 18. Major Machine Learning Techniques Information Technology Pvt. Ltd. MACHINE LEARNING Regression / Estimation Predicting continuous value Classification Predicting the item class/category of a case Clustering Finding the structure of data, summarization Associations Associating frequent co-occurring items / events
  • 19. Major Machine Learning Techniques (Continue...) Information Technology Pvt. Ltd. MACHINE LEARNING Anomaly detection Discovering abnormal and unusual cases Sequence mining Predicting next events Dimension Reduction Reducing the size of data (PCA) Recommendation System Recommending items
  • 20. Thank You. - Devang Garach devanggarach.rao@gmail.com Information Technology Pvt. Ltd.