SlideShare a Scribd company logo
www.edureka.in/data-scienceSlide 1 www.edureka.in/data-science
Data Science
Inject Intelligence Into
Business decisions Using
www.edureka.in/data-scienceSlide 2 www.edureka.co/r-for-analyticsSlide 2 Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
Objectives
What is data mining
Stages of data mining??
 What is R
What is data science??
What is needed of data scientist??
 Roles and Responsibilities of a Data Scientist.
 Logistic Regression
At the end of this session, you will be able to
www.edureka.in/data-scienceSlide 3 www.edureka.in/data-scienceSlide 3
Data Science Applications: Wine Recommendation
Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
www.edureka.in/data-scienceSlide 4 www.edureka.in/data-scienceSlide 4
Data Science Applications: Predict Accidents
Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
www.edureka.in/data-scienceSlide 5Slide 5Slide 5 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
Cross Industry standard Process for data mining ( CRISP – DM )
Stages of Analytics / Data Mining
www.edureka.in/data-scienceSlide 6Slide 6Slide 6 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
Components data science??
www.edureka.in/data-scienceSlide 7Slide 7Slide 7 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
Components data science
R Programming Language
Slide 8 www.edureka.in/data-science
Data Science: Demand Supply Gap
Big Data Analyst
Big Data Architect
Big Data Engineer
Big Data Research Analyst
Big Data Visualizer
Data Scientist
50
43
44
31
23
18
50
57
56
69
77
82
Filled job vs unfilled jobs in big data
Filled Unfilled
Vacancy/Filled(%)
Gartner Says Big Data Creates Big Jobs: 4.4 Million IT
Jobs Globally to Support Big Data By
2015http://www.gartner.com/newsroom/id/2207915
Slide 9 www.edureka.in/data-science
Hadoop and R together
Slide 10 www.edureka.in/data-science
Machine Learning
We have so many algorithms for data mining which can be used to build systems that can read past data and can
generate a system that can accommodate any future data and derive useful insight from it
Machine learning focuses on the development of computer programs that can teach themselves to grow and change
when exposed to new data
Slide 11 www.edureka.in/data-science
Types of Learning
Supervised Learning Unsupervised Learning
1. Uses a known dataset to make
predictions.
2. The training dataset includes
input data and response values.
3. From it, the supervised learning
algorithm builds a model to make
predictions of the response
values for a new dataset.
1. Draw inferences from datasets
consisting of input data without
labeled responses.
2. Used for exploratory data analysis
to find hidden patterns or grouping
in data
3. The most common unsupervised
learning method is cluster analysis.
Machine Learning
Slide 12 Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
• Common Machine Learning Algorithms
Slide 13 www.edureka.in/data-science
Logistic Regression
Slide 14 www.edureka.in/data-science
Logistic Regression
 In statistics, logistic regression, or logit regression, or logit model is a direct probability
model
 Rather than modeling this response Y directly, logistic regression models the probability
that Y belongs to a particular category
 In logistic regression, we use the logistic function,
Slide 15 www.edureka.in/data-science
Logistic Regression
 After some calculations we can get : p(X) /1−p(X) = eA+BX
 The quantity p(X)/[1−p(X)] is called the odds, and can take on values between 0 and ∞.
 Values of the odds close to 0 and ∞ indicate very low and very high probabilities resp.
 Finally we get: log (p(X)/1-p(X)) = A + BX which is called the log-odds or logit
 Logistic Regression is linear in x.
Slide 16 www.edureka.in/data-science
Sigmoid Function for Logistic Regression
www.edureka.in/pmi-acp
Slide 17
Slide 18 Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
Maximum Likelihood Estimation (MLE)
→ MLE is a statistical method for estimating the coefficients of a model.
→ The likelihood function (L) measures the probability of observing the
particular set of dependent variable values (p1, p2, ..., pn) that occur in the
sample:
L = Prob (p1* p2* * * pn)
→ The higher the L, the higher the probability of observing the ps in the sample.
Slide 19 Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
Maximum Likelihood Estimation (MLE)
→ MLE involves finding the coefficients (, ) that makes the log of the
likelihood function (LL < 0) as large as possible
→ Or, finds the coefficients that make -2 times the log of the likelihood function
(-2LL) as small as possible
→ The maximum likelihood estimates solve the following condition:
{Y - p(Y=1)}Xi = 0
summed over all observations, i = 1,…,n
www.edureka.in/pmi-acpSlide 20 www.edureka.in/data-science
 Module 1
» Introduction to Data Science
 Module 2
» Basic Data Manipulation using R
 Module 3
» Machine Learning Techniques using R Part -1
- Clustering
- TF-IDF and Cosine Similarity
- Association Rule Mining
 Module 4
» Machine Learning Techniques using R Part -2
- Supervised and Unsupervised Learning
- Decision Tree Classifier
Course Topics
 Module 5
» Machine Learning Techniques using R Part -3
- Random Forest Classifier
- Naïve Bayer’s Classifier
 Module 6
» Introduction to Hadoop Architecture
 Module 7
» Integrating R with Hadoop
 Module 8
» Mahout Introduction and Algorithm
Implementation
 Module 9
» Additional Mahout Algorithms and Parallel
Processing in R
 Module 10
» Project
Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
www.edureka.in/pmi-acp
Slide 21
Questions?
Enroll for the Complete Course at : www.edureka.in/data_science
Twitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions
www.edureka.in/data_science
Please Don’t forget to fill in the survey report
Class Recording and Presentation will be available in 24 hours at:
http://www.edureka.in/blog/application-of-clustering-in-data-science-using-real-life-examples/

More Related Content

What's hot (19)

PPTX
Application of Clustering in Data Science using Real-life Examples
Edureka!
 
PDF
Python for Data Science | Python Data Science Tutorial | Data Science Certifi...
Edureka!
 
PDF
Python webinar 4th june
Edureka!
 
PDF
Data science presentation
MSDEVMTL
 
PPTX
Introduction to Apache Mahout
Edureka!
 
PDF
Data Scientist Roles and Responsibilities | Data Scientist Career | Data Scie...
Edureka!
 
PPTX
Carma internet research module detecting bad data
Syracuse University
 
PDF
Introduction to Data Science and Analytics
Srinath Perera
 
PPTX
Data science 101
University of West Florida
 
PDF
Python for Data Science
Gabriel Moreira
 
PDF
Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...
Edureka!
 
PDF
resume_MH
Mengling Hettinger
 
PDF
Data science with Perl & Raku
Sören Laird Sörries
 
PPTX
Data science | What is Data science
ShilpaKrishna6
 
PPTX
Bayesian reasoning
Marta Fajlhauer
 
PDF
Introduction To Data Science With Python
Spotle.ai
 
PDF
Predictive analytics for E-commerce
Niyuj - Delivering innovation
 
PDF
5 Benefits of Predictive Analytics for E-Commerce
Edureka!
 
DOCX
Self Study Business Approach to DS_01022022.docx
Shanmugasundaram M
 
Application of Clustering in Data Science using Real-life Examples
Edureka!
 
Python for Data Science | Python Data Science Tutorial | Data Science Certifi...
Edureka!
 
Python webinar 4th june
Edureka!
 
Data science presentation
MSDEVMTL
 
Introduction to Apache Mahout
Edureka!
 
Data Scientist Roles and Responsibilities | Data Scientist Career | Data Scie...
Edureka!
 
Carma internet research module detecting bad data
Syracuse University
 
Introduction to Data Science and Analytics
Srinath Perera
 
Data science 101
University of West Florida
 
Python for Data Science
Gabriel Moreira
 
Data Science For Beginners | Who Is A Data Scientist? | Data Science Tutorial...
Edureka!
 
Data science with Perl & Raku
Sören Laird Sörries
 
Data science | What is Data science
ShilpaKrishna6
 
Bayesian reasoning
Marta Fajlhauer
 
Introduction To Data Science With Python
Spotle.ai
 
Predictive analytics for E-commerce
Niyuj - Delivering innovation
 
5 Benefits of Predictive Analytics for E-Commerce
Edureka!
 
Self Study Business Approach to DS_01022022.docx
Shanmugasundaram M
 

Similar to Logistic Regression In Data Science (20)

PPTX
Top 5 algorithms used in Data Science
Edureka!
 
PDF
Data Science Full Course | Edureka
Edureka!
 
PDF
Data Science Tutorial | Introduction To Data Science | Data Science Training ...
Edureka!
 
PDF
Data Science Tutorial | What is Data Science? | Data Science For Beginners | ...
Edureka!
 
PDF
Data Science Training | Data Science Tutorial | Data Science Certification | ...
Edureka!
 
PPTX
Informs presentation new ppt
Salford Systems
 
PDF
Machine Learning Course | Edureka
Edureka!
 
PPTX
What Is Data Science? Data Science Course - Data Science Tutorial For Beginne...
Edureka!
 
PPTX
Altron presentation on Emerging Technologies: Data Science and Artificial Int...
Robert Williams
 
PDF
Introduction to Machine Learning Techniques
rahuljain582793
 
PPTX
PREDICT 422 - Module 1.pptx
VikramKumar790542
 
PPTX
AlgorithmsModelsNov13.pptx
PerumalPitchandi
 
PPTX
Resources for Getting Started in Predictive Analytics
meepbobeep
 
PPTX
Data science
allytech
 
PPTX
Linear Regression with R programming.pptx
anshikagoel52
 
PPTX
data science, prior knowledge ,modeling, scatter plot
SteffinAlex
 
PDF
Machine Learning With R | Machine Learning Algorithms | Data Science Training...
Edureka!
 
PDF
MLEARN 210 B Autumn 2018: Lecture 1
heinestien
 
PPTX
Selected Topics in CS-CHapter-twooo.pptx
BachaLamessaa
 
PDF
Data science unit 1 By: Professor Lili Saghafi
Professor Lili Saghafi
 
Top 5 algorithms used in Data Science
Edureka!
 
Data Science Full Course | Edureka
Edureka!
 
Data Science Tutorial | Introduction To Data Science | Data Science Training ...
Edureka!
 
Data Science Tutorial | What is Data Science? | Data Science For Beginners | ...
Edureka!
 
Data Science Training | Data Science Tutorial | Data Science Certification | ...
Edureka!
 
Informs presentation new ppt
Salford Systems
 
Machine Learning Course | Edureka
Edureka!
 
What Is Data Science? Data Science Course - Data Science Tutorial For Beginne...
Edureka!
 
Altron presentation on Emerging Technologies: Data Science and Artificial Int...
Robert Williams
 
Introduction to Machine Learning Techniques
rahuljain582793
 
PREDICT 422 - Module 1.pptx
VikramKumar790542
 
AlgorithmsModelsNov13.pptx
PerumalPitchandi
 
Resources for Getting Started in Predictive Analytics
meepbobeep
 
Data science
allytech
 
Linear Regression with R programming.pptx
anshikagoel52
 
data science, prior knowledge ,modeling, scatter plot
SteffinAlex
 
Machine Learning With R | Machine Learning Algorithms | Data Science Training...
Edureka!
 
MLEARN 210 B Autumn 2018: Lecture 1
heinestien
 
Selected Topics in CS-CHapter-twooo.pptx
BachaLamessaa
 
Data science unit 1 By: Professor Lili Saghafi
Professor Lili Saghafi
 
Ad

More from Edureka! (20)

PDF
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
PDF
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
PDF
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
PDF
Tableau Tutorial for Data Science | Edureka
Edureka!
 
PDF
Python Programming Tutorial | Edureka
Edureka!
 
PDF
Top 5 PMP Certifications | Edureka
Edureka!
 
PDF
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
PDF
Linux Mint Tutorial | Edureka
Edureka!
 
PDF
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
PDF
Importance of Digital Marketing | Edureka
Edureka!
 
PDF
RPA in 2020 | Edureka
Edureka!
 
PDF
Email Notifications in Jenkins | Edureka
Edureka!
 
PDF
EA Algorithm in Machine Learning | Edureka
Edureka!
 
PDF
Cognitive AI Tutorial | Edureka
Edureka!
 
PDF
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
PDF
Blue Prism Top Interview Questions | Edureka
Edureka!
 
PDF
Big Data on AWS Tutorial | Edureka
Edureka!
 
PDF
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
PDF
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
PDF
Introduction to DevOps | Edureka
Edureka!
 
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
Tableau Tutorial for Data Science | Edureka
Edureka!
 
Python Programming Tutorial | Edureka
Edureka!
 
Top 5 PMP Certifications | Edureka
Edureka!
 
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
Linux Mint Tutorial | Edureka
Edureka!
 
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
Importance of Digital Marketing | Edureka
Edureka!
 
RPA in 2020 | Edureka
Edureka!
 
Email Notifications in Jenkins | Edureka
Edureka!
 
EA Algorithm in Machine Learning | Edureka
Edureka!
 
Cognitive AI Tutorial | Edureka
Edureka!
 
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
Blue Prism Top Interview Questions | Edureka
Edureka!
 
Big Data on AWS Tutorial | Edureka
Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
Introduction to DevOps | Edureka
Edureka!
 
Ad

Recently uploaded (20)

PPTX
Simplifica la seguridad en la nube y la detección de amenazas con FortiCNAPP
Cristian Garcia G.
 
PPTX
Practical Applications of AI in Local Government
OnBoard
 
PDF
Plugging AI into everything: Model Context Protocol Simplified.pdf
Abati Adewale
 
PDF
Python Conference Singapore - 19 Jun 2025
ninefyi
 
PPTX
UserCon Belgium: Honey, VMware increased my bill
stijn40
 
PDF
Kubernetes - Architecture & Components.pdf
geethak285
 
PDF
“Scaling i.MX Applications Processors’ Native Edge AI with Discrete AI Accele...
Edge AI and Vision Alliance
 
PDF
ArcGIS Utility Network Migration - The Hunter Water Story
Safe Software
 
PPTX
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Pitch ...
Michele Kryston
 
PPTX
Smarter Governance with AI: What Every Board Needs to Know
OnBoard
 
PDF
Open Source Milvus Vector Database v 2.6
Zilliz
 
PPTX
Enabling the Digital Artisan – keynote at ICOCI 2025
Alan Dix
 
PDF
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
PPTX
Paycifi - Programmable Trust_Breakfast_PPTXT
FinTech Belgium
 
PDF
My Journey from CAD to BIM: A True Underdog Story
Safe Software
 
PDF
Unlocking FME Flow’s Potential: Architecture Design for Modern Enterprises
Safe Software
 
PDF
Quantum AI Discoveries: Fractal Patterns Consciousness and Cyclical Universes
Saikat Basu
 
PPTX
reInforce 2025 Lightning Talk - Scott Francis.pptx
ScottFrancis51
 
PPTX
𝙳𝚘𝚠𝚗𝚕𝚘𝚊𝚍—Wondershare Filmora Crack 14.0.7 + Key Download 2025
sebastian aliya
 
PDF
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
Simplifica la seguridad en la nube y la detección de amenazas con FortiCNAPP
Cristian Garcia G.
 
Practical Applications of AI in Local Government
OnBoard
 
Plugging AI into everything: Model Context Protocol Simplified.pdf
Abati Adewale
 
Python Conference Singapore - 19 Jun 2025
ninefyi
 
UserCon Belgium: Honey, VMware increased my bill
stijn40
 
Kubernetes - Architecture & Components.pdf
geethak285
 
“Scaling i.MX Applications Processors’ Native Edge AI with Discrete AI Accele...
Edge AI and Vision Alliance
 
ArcGIS Utility Network Migration - The Hunter Water Story
Safe Software
 
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Pitch ...
Michele Kryston
 
Smarter Governance with AI: What Every Board Needs to Know
OnBoard
 
Open Source Milvus Vector Database v 2.6
Zilliz
 
Enabling the Digital Artisan – keynote at ICOCI 2025
Alan Dix
 
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
Paycifi - Programmable Trust_Breakfast_PPTXT
FinTech Belgium
 
My Journey from CAD to BIM: A True Underdog Story
Safe Software
 
Unlocking FME Flow’s Potential: Architecture Design for Modern Enterprises
Safe Software
 
Quantum AI Discoveries: Fractal Patterns Consciousness and Cyclical Universes
Saikat Basu
 
reInforce 2025 Lightning Talk - Scott Francis.pptx
ScottFrancis51
 
𝙳𝚘𝚠𝚗𝚕𝚘𝚊𝚍—Wondershare Filmora Crack 14.0.7 + Key Download 2025
sebastian aliya
 
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 

Logistic Regression In Data Science

  • 1. www.edureka.in/data-scienceSlide 1 www.edureka.in/data-science Data Science Inject Intelligence Into Business decisions Using
  • 2. www.edureka.in/data-scienceSlide 2 www.edureka.co/r-for-analyticsSlide 2 Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions Objectives What is data mining Stages of data mining??  What is R What is data science?? What is needed of data scientist??  Roles and Responsibilities of a Data Scientist.  Logistic Regression At the end of this session, you will be able to
  • 3. www.edureka.in/data-scienceSlide 3 www.edureka.in/data-scienceSlide 3 Data Science Applications: Wine Recommendation Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
  • 4. www.edureka.in/data-scienceSlide 4 www.edureka.in/data-scienceSlide 4 Data Science Applications: Predict Accidents Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
  • 5. www.edureka.in/data-scienceSlide 5Slide 5Slide 5 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions Cross Industry standard Process for data mining ( CRISP – DM ) Stages of Analytics / Data Mining
  • 6. www.edureka.in/data-scienceSlide 6Slide 6Slide 6 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions Components data science??
  • 7. www.edureka.in/data-scienceSlide 7Slide 7Slide 7 www.edureka.co/r-for-analyticsTwitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions Components data science R Programming Language
  • 8. Slide 8 www.edureka.in/data-science Data Science: Demand Supply Gap Big Data Analyst Big Data Architect Big Data Engineer Big Data Research Analyst Big Data Visualizer Data Scientist 50 43 44 31 23 18 50 57 56 69 77 82 Filled job vs unfilled jobs in big data Filled Unfilled Vacancy/Filled(%) Gartner Says Big Data Creates Big Jobs: 4.4 Million IT Jobs Globally to Support Big Data By 2015http://www.gartner.com/newsroom/id/2207915
  • 10. Slide 10 www.edureka.in/data-science Machine Learning We have so many algorithms for data mining which can be used to build systems that can read past data and can generate a system that can accommodate any future data and derive useful insight from it Machine learning focuses on the development of computer programs that can teach themselves to grow and change when exposed to new data
  • 11. Slide 11 www.edureka.in/data-science Types of Learning Supervised Learning Unsupervised Learning 1. Uses a known dataset to make predictions. 2. The training dataset includes input data and response values. 3. From it, the supervised learning algorithm builds a model to make predictions of the response values for a new dataset. 1. Draw inferences from datasets consisting of input data without labeled responses. 2. Used for exploratory data analysis to find hidden patterns or grouping in data 3. The most common unsupervised learning method is cluster analysis. Machine Learning
  • 12. Slide 12 Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions • Common Machine Learning Algorithms
  • 14. Slide 14 www.edureka.in/data-science Logistic Regression  In statistics, logistic regression, or logit regression, or logit model is a direct probability model  Rather than modeling this response Y directly, logistic regression models the probability that Y belongs to a particular category  In logistic regression, we use the logistic function,
  • 15. Slide 15 www.edureka.in/data-science Logistic Regression  After some calculations we can get : p(X) /1−p(X) = eA+BX  The quantity p(X)/[1−p(X)] is called the odds, and can take on values between 0 and ∞.  Values of the odds close to 0 and ∞ indicate very low and very high probabilities resp.  Finally we get: log (p(X)/1-p(X)) = A + BX which is called the log-odds or logit  Logistic Regression is linear in x.
  • 16. Slide 16 www.edureka.in/data-science Sigmoid Function for Logistic Regression
  • 18. Slide 18 Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions Maximum Likelihood Estimation (MLE) → MLE is a statistical method for estimating the coefficients of a model. → The likelihood function (L) measures the probability of observing the particular set of dependent variable values (p1, p2, ..., pn) that occur in the sample: L = Prob (p1* p2* * * pn) → The higher the L, the higher the probability of observing the ps in the sample.
  • 19. Slide 19 Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions Maximum Likelihood Estimation (MLE) → MLE involves finding the coefficients (, ) that makes the log of the likelihood function (LL < 0) as large as possible → Or, finds the coefficients that make -2 times the log of the likelihood function (-2LL) as small as possible → The maximum likelihood estimates solve the following condition: {Y - p(Y=1)}Xi = 0 summed over all observations, i = 1,…,n
  • 20. www.edureka.in/pmi-acpSlide 20 www.edureka.in/data-science  Module 1 » Introduction to Data Science  Module 2 » Basic Data Manipulation using R  Module 3 » Machine Learning Techniques using R Part -1 - Clustering - TF-IDF and Cosine Similarity - Association Rule Mining  Module 4 » Machine Learning Techniques using R Part -2 - Supervised and Unsupervised Learning - Decision Tree Classifier Course Topics  Module 5 » Machine Learning Techniques using R Part -3 - Random Forest Classifier - Naïve Bayer’s Classifier  Module 6 » Introduction to Hadoop Architecture  Module 7 » Integrating R with Hadoop  Module 8 » Mahout Introduction and Algorithm Implementation  Module 9 » Additional Mahout Algorithms and Parallel Processing in R  Module 10 » Project Twitter @edurekaIN, Facebook /edurekaIN, use #AskEdureka for Questions
  • 21. www.edureka.in/pmi-acp Slide 21 Questions? Enroll for the Complete Course at : www.edureka.in/data_science Twitter @edurekaIN, Facebook /edurekaIN, use #askEdureka for Questions www.edureka.in/data_science Please Don’t forget to fill in the survey report Class Recording and Presentation will be available in 24 hours at: http://www.edureka.in/blog/application-of-clustering-in-data-science-using-real-life-examples/