SlideShare uma empresa Scribd logo
1 de 32
The Four Machine Learning Models Imperative
for Business Transformation
There isn’t a one-size-fits-all approach to
building a machine learning model. The
way you code, deploy and assimilate the
model into your organization is complex.
Putting the proper frameworks in place
will help ensure you’re able to organically
uncover insights that will move the needle
in your business. That starts with laying
the groundwork for the production of your
models.
Building Effective Machine Learning Models.
EXPERIMENT
Clear Need
Hypothesis
EXPLORE
Research
Observe
Prioritize
Insight
Revise
Hypothesis
Brainstorm
Concepts
DIRECTIONCONCEPT
PAIN POINT RESOLVEPAIN POINT
When it comes to leveraging the assets at
your disposal and formulating a strategy
centered around advanced analytics,
where do you start? With the 3 Ps —
people, processes and platforms.
Training your team to put new platforms
to use and adopt new processes is critical.
As you make your people more aware of
the possibilities from predictive machine
learning, you’re in a better position to
deliver a beautiful end-to-end experience.
Bringing the 3 Ps Into Machine Learning.
Learn & Predict
People
Explore & Labels
Process
Collect & Store
Platforms
MACHINE LEARNING HIERARCHY OF NEEDS
Rules Based (SQL) vs Machine Learning.
Standard Query Language (SQL) is a basic, rules-based language used to
communicate with databases.
Benefits of SQL
● Results are easily explainable and
decipherable.
● Disseminating the knowledge from
SQL is straightforward.
● Gaining adoption is easier and
faster because key players already
possess a level of context around
the findings.
Limitations of SQL
● Dirty data could dramatically skew
results and rob the model of accuracy.
● The models do not evolve with time
because they are typically manual and
fixed.
● Reporting is historical, making it
harder to predict future outcomes.
In their simplest form, both statistics and
machine learning offer deeper insight
around a given data set using pattern
recognition, outlier identification,
exception-based modeling and more.
These approaches differ in that one
emphasizes discipline (statistics) and the
other emphasizes momentum and
dynamic perpetual improvement.
Statistics vs. Machine Learning.
Databases
Statistics
Neurocomputing
Machine
Learning
STATISTICAL MODELING VS. MACHINE LEARNING
Pattern
Recognition
AI
DEEP LEARNING
Deep learning is required to leverage non-linear tasks. This learning style offers
more potential to deepen a code base by allowing the model to separate a data
set into various features rather than relying on human input.
Deep Learning vs. Machine Learning.
MACHINE LEARNING
Input Feature Extraction + ClassificationInput OutputFeature Extraction Classification Output
Cat
Not Cat Not Cat
Cat
VS.
Input
Deep Learning vs. Machine Learning.
Accuracy
Involvement of
Domain Expert
Draw Set That
Can Be Analyzed
Correlations
Moderate with a false positive
rate at up to 5%
Extremely high with false
positive rate at nearly zero
Not requiredRequired for feature engineering &
extraction
Only 2.5-5% of available data
Only simple linear correlations
Non-linear correlations i.e.
correlations that exist in complex
patterns, rather than simple 1-1
correlations
Process 100% of available raw
data
Manual workflows using algorithms are no longer efficient. Modern machine
learning allows for minimal latency and impressive accuracy on models due to
the automated aspects of many of the platforms available.
The Vast AI and Machine Learning Landscape.
Machine learning platforms empower a
larger user base to configure, deploy,
adopt and maintain a given model or set
of models.
There are many platforms out there.
Choosing the best one for your
organization starts with running a cost-
benefit analysis using a critical set of
parameters and requirements as it
relates to your specific organization.
Choosing the Best Platform for You.
SELECTING THE PLATFORM FOR YOUR
ORGANIZATION’S NEEDS
MACHINE LEARNING PROVIDERS
SCORE
CAPABILITIES
Open Source
Available?
Usability (non
technical user)
Integrations
Scalability
Data Exploration
and Prep
Cost
Finding the Right Learning Structure.
● Supervised: Maps an input variable
to an output variable to make
predictions based on a given data set.
● Unsupervised: Does not contain an
output variable. Learns about the
data set via pattern recognition.
● Reinforced (or Semi-Supervised): A
combination of unsupervised and
supervised learning where an
algorithm is used to formulate
conclusions.
DIFFERENT TYPES OF MACHINE LEARNING
Framing and Problem Definition.
Knowing where to start with machine learning can be hard. Asking
questions up front can help steer you in the right direction.
● How do you plan to identify the
target metric for which you want to
predict?
● How do you define the limitations of
the target metric?
● What level of context and data
breadth are you able to include?
● Is there any third-party data you can
leverage to add incremental value to
the model?
● How can we assimilate insights (both
from the development and
deployment) of our model into the
appropriate communication lanes,
processes and organizational
materials/literature so we’re allowing
for digital economies of scale?
Every organization has a level of
analytical maturity. Knowing where
your organization falls can help you
start to understand what’s
available to you and identify any
areas where you can improve in
order to drive more business value
from your data.
Having an understanding of where
you are currently is vital for laying
out short- and long-term strategies.
Analytics Maturity and Self-Awareness.
DATA SCIENCE’S ROLE IN BUSINESS TRANSFORMATION
REPORTING
ANALYSIS
MONITORING
FORECASTING
PREDICTIVE
PRESCRIPTIVE
PREDICTIVE STATISTICS
MACHINE LEARNING
DESCRIPTIVE STATISTICS Data
Insights
Advanced
Analytics
BI&ANALYTICSCOMPLEXITY
BUSINESS VALUE
A framework turns a fuzzy concept into a concrete set of rules that will help your
team take the predictions of the machine learning model and turn it into action
steps which will drive the business forward.
A Framework for Deployment.
Resilient Trusted Prevalent Measurable AdvancementAdvancement
PeoplePlatforms Process
● Validate Use Case
● Data Finalization
● Explore and Diagnose
● Cleanse
● Develop
● Features
● Build
● Infer
● Publish
● Deploy
● Consume
Successfully Deploying Machine Learning Models.
To know if the model is giving accurate
results, you must analyze your predictions
using one or more of the following metrics:
● Confusion or Error Matrix
● Accuracy
● Recall or Sensitivity to TPR (True
Positive Rate)
● Precision
● Specificity or TNR (True Negative
Rate)
● F1 Score
Using Fit Statistics to Validate Machine Learning.
A regression model estimated a function
(f) from input variables (x) into continuous
output variables (y), as a range of values.
Analyze whether regression models are
accurate by looking at the baseline
output of the model; using a variety of
statistics such as:
● Mean Squared Error (MSE)
● Root Mean Squared Error (RMSE)
● Mean Absolute Error (MAE)
● R Squared (R2)
● Adjusted R Squared (R2)
Fit Statistics for Regression Models.
Local Interpretable Model-
Agnostic Explanations (LIME) is a
record explainer mechanism — an
important technique to leverage
when filtering through the
predicted outcomes from any
machine learning model. This
technique is powerful and fair
because it focuses more on the
inputs and outputs from the
model, rather than the model itself.
Using LIME to Understand a Model’s Predictions.
Models
Model finds a
customer has an
89% propensity
to churn
LIME pulls out the
various datasets
And predictions...
...and makes small
tweaks to the inputs
Dataset &
Predictions
Pick Step Explanations Human Makes
a Decision
LIME then generates
explanations about why a
prediction was made and a
variable’s impaction the
outcome.
A human can then
make an informed
decision about what
to do with the model’s
findings
Digital economies of scale means the more you leverage data and analytics
across an organization, the more complete, robust, accurate, usable and
valuable they become. As your informational ecosystem becomes more valuable,
the cost of enacting a given (subsequent) digital initiative decreases as previous
work is repurposed.
Digital Economies of Scale via Model Chaining.
SUCCESSIVE MODELING
Requisites for Operationalizing Machine Learning.
There’s a lot that goes in
the backend of creating a
machine learning
predictive model, but all
of those efforts are for
naught if you don’t
operationalize your model
effectively with proper
amount of forethought,
scoping, preparation,
building, and inferring.
MATURITY
SCALE
OPERATIONALIZING MACHINE LEARNING PREDICTIVE MODELS
Intervention
Plan
Collaborate
& Infer
Adopt
& Apply
Pervasiveness
& Expansion
Attributable
Value
Change
Agent
Business
Application
ML
Positioning
Concept Drift
Controls
Although there’s a lot to the setup for any model, the key to building one
that works has less to do with the technicalities, and everything to do with
knowing what you want the model to solve.
The Four Data Models Businesses Need.
● Lead/Opportunity Conversions
● Attrition and Customer Retention
● Lifetime Value Model
● Employee Retention Model
What Do You Want Out of Machine Learning?
Organizations can benefit from machine
learning models across all stages of the
bow tie funnel.
● At the top, you’re looking at how to
convert your customers.
● In the middle, you’re aiming for
retention.
● Across the board, you’re hoping to
improve the lifetime value (LTV) of
your customer, and the internal
employee experience to keeps your
team on board and engaged.
The lead/opportunity conversions model
identifies why a consumer in the
engagement stage buys, and which
products or services they have a higher
propensity to buy.
This allows for a lower marketing spend
while simultaneously generating higher
return on marketing investment.
Lead/Opportunity Conversions Model.
LEAD/OPPORTUNITY CONVERSIONS MODEL
This model helps you identify the
emotional and logical triggers of
customers with a higher propensity to buy
to fuel a strategy of more personalized
marketing through predicting what the
buyer needs to hear, and when to
accomplish precision messaging.
50% of customers want personalized
offers and recommendations specific to
their needs.
Lead/Opportunity Conversions Model.
The attrition/customer retention model
can help you understand which
customers are most likely to churn out
and when.
By understanding the propensity to churn,
you’re better able to gauge
product/market fit and the health of your
overall organization against incoming
competitors.
Attrition/Customer Retention Model.
ATTRITION/CUSTOMER RETENTION MODEL
Old Logo:
Attrition/Customer Retention Model.
TRIANGLE PEST CONTROL CASE STUDY
New Logo:
Triangle Pest Control analyzed their
customer’s propensity to churn and
determined that their buyers had no
reason to remain brand loyal to their
organization. They took an empathetic
stance to improve the customer’s
experience and lower attrition rates by:
● Redesigning their logo
● Retraining their employees
As a result of their redesigned strategy, Triangle Pest Control started seeing the
benefits in the first year. As a result of their empathetic efforts and fast reaction
to their deeper customer understanding, they achieved:
Attrition/Customer Retention Model.
Lifetime Value Machine Learning Model.
LIFETIME VALUE MACHINE LEARNING MODEL
The Lifetime Value model looks across the
entire bow tie funnel to identify which
customers are likely to have a higher LTV,
and should be invested in early on.
Pattern recognition can be used to
leverage data and analytics to predict
where to make strategic changes. You
must train your machine learning models
to spot patterns against the backdrop of
the most important, empathetic set of
questions — the ones which stem around
your buyer’s WHY.
Lifetime Value Machine Learning Model.
When you ask why a customer does
something, not what they want, you’re
letting your machine learning model
focus on insights-centric questions
without faults in data or human bias
skewing the results. These questions
include:
● Why are customers buying from you?
● Why are they leaving?
● Why are they talking about you?
● Why is the market shifting?
Employee Retention Model.
The employee retention model predicts
which employees have a high propensity
to churn, potentially avoiding the typically
high costs associated with turnover.
Using annual reviews and exit interviews
to identify problem areas with
engagement is too late. Using predictive
machine learning gets you the data you
needed to take action before it’s too late.
Employee
Employee Retention Model.
It’s better to use pattern recognition to
find the employees that are at risk of
leaving, and target those employees with
incentives. Monitor critical factors like:
● Monthly income
● Overtime
● Age
● Distance from home
● Total working years
● Years at the company
● Years with the current manager
To see the biggest results from the
insights pulled from the data,
organizations need to get the buy-in from
teams and executives company wide.
Data visualization takes data and uses it
to tell the story that will gain that buy-in
and get teams to understand how
initiatives are impacting their role,
department and the company as a whole.
Bringing a Modern Approach to Your Organization
Learn more at
rocketsource.co/

Mais conteúdo relacionado

Mais procurados

Mapping the value of your customers journey
Mapping the value of your customers journeyMapping the value of your customers journey
Mapping the value of your customers journeyEthology
 
The Customer Journey Funnel: The Key to Sustainable Growth
The Customer Journey Funnel: The Key to Sustainable GrowthThe Customer Journey Funnel: The Key to Sustainable Growth
The Customer Journey Funnel: The Key to Sustainable GrowthRocketSource
 
Workshop ISPIM 2020 - Massive Collective Intelligence: how will the Covid19 c...
Workshop ISPIM 2020 - Massive Collective Intelligence: how will the Covid19 c...Workshop ISPIM 2020 - Massive Collective Intelligence: how will the Covid19 c...
Workshop ISPIM 2020 - Massive Collective Intelligence: how will the Covid19 c...bluenove
 
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...RocketSource
 
How to Get More From Your CX Efforts
How to Get More From Your CX EffortsHow to Get More From Your CX Efforts
How to Get More From Your CX EffortsCenterline Digital
 
Business Strategy + Brand Strategy
Business Strategy + Brand StrategyBusiness Strategy + Brand Strategy
Business Strategy + Brand StrategyVCU Brandcenter
 
4C Consulting Company Presentation 2011
4C Consulting  Company Presentation 20114C Consulting  Company Presentation 2011
4C Consulting Company Presentation 2011Pascal Borremans ☁
 
How human insights focused organizations become CX leaders
How human insights focused organizations become CX leaders How human insights focused organizations become CX leaders
How human insights focused organizations become CX leaders UserTesting
 
Latin America Summit at Dreamforce: Innovation and Design Thinking
Latin America Summit at Dreamforce: Innovation and Design ThinkingLatin America Summit at Dreamforce: Innovation and Design Thinking
Latin America Summit at Dreamforce: Innovation and Design ThinkingSalesforce Brasil
 
Fourth State of Marketing - Salesforce
Fourth State of Marketing - SalesforceFourth State of Marketing - Salesforce
Fourth State of Marketing - SalesforceFrenchWeb.fr
 
Why One Number Is Not Enough
Why One Number Is Not EnoughWhy One Number Is Not Enough
Why One Number Is Not EnoughClicktools
 
Customer Journey Mapping Research Report
Customer Journey Mapping Research ReportCustomer Journey Mapping Research Report
Customer Journey Mapping Research ReportUXPressia
 
Data Strategy for Digital Sales : Case Study & Best Practice
Data Strategy for Digital Sales : Case Study & Best PracticeData Strategy for Digital Sales : Case Study & Best Practice
Data Strategy for Digital Sales : Case Study & Best PracticeBarry Magee
 
Growth Hacking 101
Growth Hacking 101Growth Hacking 101
Growth Hacking 101Greg Lenz
 
The Revenue Operations to Revenue Acceleration Framework Every Modern Busines...
The Revenue Operations to Revenue Acceleration Framework Every Modern Busines...The Revenue Operations to Revenue Acceleration Framework Every Modern Busines...
The Revenue Operations to Revenue Acceleration Framework Every Modern Busines...RocketSource
 
The Digital Customer Experience: Why the Future of the Communications Industr...
The Digital Customer Experience: Why the Future of the Communications Industr...The Digital Customer Experience: Why the Future of the Communications Industr...
The Digital Customer Experience: Why the Future of the Communications Industr...Brian Solis
 
Digital Customer Experience Strategy, DocuSign [FutureStack16]
Digital Customer Experience Strategy, DocuSign [FutureStack16]Digital Customer Experience Strategy, DocuSign [FutureStack16]
Digital Customer Experience Strategy, DocuSign [FutureStack16]New Relic
 
Crowdsourced to Outsourced: How online platforms are shaping the future of work
Crowdsourced to Outsourced: How online platforms are shaping the future of workCrowdsourced to Outsourced: How online platforms are shaping the future of work
Crowdsourced to Outsourced: How online platforms are shaping the future of workCrowdsourcing Week
 

Mais procurados (18)

Mapping the value of your customers journey
Mapping the value of your customers journeyMapping the value of your customers journey
Mapping the value of your customers journey
 
The Customer Journey Funnel: The Key to Sustainable Growth
The Customer Journey Funnel: The Key to Sustainable GrowthThe Customer Journey Funnel: The Key to Sustainable Growth
The Customer Journey Funnel: The Key to Sustainable Growth
 
Workshop ISPIM 2020 - Massive Collective Intelligence: how will the Covid19 c...
Workshop ISPIM 2020 - Massive Collective Intelligence: how will the Covid19 c...Workshop ISPIM 2020 - Massive Collective Intelligence: how will the Covid19 c...
Workshop ISPIM 2020 - Massive Collective Intelligence: how will the Covid19 c...
 
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
 
How to Get More From Your CX Efforts
How to Get More From Your CX EffortsHow to Get More From Your CX Efforts
How to Get More From Your CX Efforts
 
Business Strategy + Brand Strategy
Business Strategy + Brand StrategyBusiness Strategy + Brand Strategy
Business Strategy + Brand Strategy
 
4C Consulting Company Presentation 2011
4C Consulting  Company Presentation 20114C Consulting  Company Presentation 2011
4C Consulting Company Presentation 2011
 
How human insights focused organizations become CX leaders
How human insights focused organizations become CX leaders How human insights focused organizations become CX leaders
How human insights focused organizations become CX leaders
 
Latin America Summit at Dreamforce: Innovation and Design Thinking
Latin America Summit at Dreamforce: Innovation and Design ThinkingLatin America Summit at Dreamforce: Innovation and Design Thinking
Latin America Summit at Dreamforce: Innovation and Design Thinking
 
Fourth State of Marketing - Salesforce
Fourth State of Marketing - SalesforceFourth State of Marketing - Salesforce
Fourth State of Marketing - Salesforce
 
Why One Number Is Not Enough
Why One Number Is Not EnoughWhy One Number Is Not Enough
Why One Number Is Not Enough
 
Customer Journey Mapping Research Report
Customer Journey Mapping Research ReportCustomer Journey Mapping Research Report
Customer Journey Mapping Research Report
 
Data Strategy for Digital Sales : Case Study & Best Practice
Data Strategy for Digital Sales : Case Study & Best PracticeData Strategy for Digital Sales : Case Study & Best Practice
Data Strategy for Digital Sales : Case Study & Best Practice
 
Growth Hacking 101
Growth Hacking 101Growth Hacking 101
Growth Hacking 101
 
The Revenue Operations to Revenue Acceleration Framework Every Modern Busines...
The Revenue Operations to Revenue Acceleration Framework Every Modern Busines...The Revenue Operations to Revenue Acceleration Framework Every Modern Busines...
The Revenue Operations to Revenue Acceleration Framework Every Modern Busines...
 
The Digital Customer Experience: Why the Future of the Communications Industr...
The Digital Customer Experience: Why the Future of the Communications Industr...The Digital Customer Experience: Why the Future of the Communications Industr...
The Digital Customer Experience: Why the Future of the Communications Industr...
 
Digital Customer Experience Strategy, DocuSign [FutureStack16]
Digital Customer Experience Strategy, DocuSign [FutureStack16]Digital Customer Experience Strategy, DocuSign [FutureStack16]
Digital Customer Experience Strategy, DocuSign [FutureStack16]
 
Crowdsourced to Outsourced: How online platforms are shaping the future of work
Crowdsourced to Outsourced: How online platforms are shaping the future of workCrowdsourced to Outsourced: How online platforms are shaping the future of work
Crowdsourced to Outsourced: How online platforms are shaping the future of work
 

Semelhante a The 4 Machine Learning Models Imperative for Business Transformation

Data Mining methodology
 Data Mining methodology  Data Mining methodology
Data Mining methodology rebeccatho
 
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 RevolutionCognizant
 
Guide To Predictive Analytics with Machine Learning.pdf
Guide To Predictive Analytics with Machine Learning.pdfGuide To Predictive Analytics with Machine Learning.pdf
Guide To Predictive Analytics with Machine Learning.pdfJPLoft Solutions
 
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 StartedBhupesh Chaurasia
 
Data Driven Engineering 2014
Data Driven Engineering 2014Data Driven Engineering 2014
Data Driven Engineering 2014Roger Barga
 
A Guide to Machine Learning Developer in 2024.pdf
A Guide to Machine Learning Developer in 2024.pdfA Guide to Machine Learning Developer in 2024.pdf
A Guide to Machine Learning Developer in 2024.pdfJPLoft Solutions
 
Anova Analytics - Advanced Analytics - Marketing & Sales Brochure .V5
Anova Analytics - Advanced Analytics - Marketing & Sales Brochure .V5Anova Analytics - Advanced Analytics - Marketing & Sales Brochure .V5
Anova Analytics - Advanced Analytics - Marketing & Sales Brochure .V5Soraya Hasbani (miller)
 
Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420Jeremy Lehman
 
TDWI Checklist - The Automation and Optimization of Advanced Analytics Based ...
TDWI Checklist - The Automation and Optimization of Advanced Analytics Based ...TDWI Checklist - The Automation and Optimization of Advanced Analytics Based ...
TDWI Checklist - The Automation and Optimization of Advanced Analytics Based ...Vasu S
 
Data-science-manager.docx
Data-science-manager.docxData-science-manager.docx
Data-science-manager.docxbeherajisu9
 
artificggggggggggggggialintelligence.pdf
artificggggggggggggggialintelligence.pdfartificggggggggggggggialintelligence.pdf
artificggggggggggggggialintelligence.pdftt4765690
 
Course 2 Machine Learning Data LifeCycle in Production - Week 1
Course 2   Machine Learning Data LifeCycle in Production - Week 1Course 2   Machine Learning Data LifeCycle in Production - Week 1
Course 2 Machine Learning Data LifeCycle in Production - Week 1Ajay Taneja
 
Top 20 Data Science Interview Questions and Answers in 2023.pptx
Top 20 Data Science Interview Questions and Answers in 2023.pptxTop 20 Data Science Interview Questions and Answers in 2023.pptx
Top 20 Data Science Interview Questions and Answers in 2023.pptxAnanthReddy38
 
Machine Learning
Machine Learning Machine Learning
Machine Learning AyanGain
 
Mark Edmondson slides
Mark Edmondson   slidesMark Edmondson   slides
Mark Edmondson slidesIIHEvents
 
Python for Data Analysis: A Comprehensive Guide
Python for Data Analysis: A Comprehensive GuidePython for Data Analysis: A Comprehensive Guide
Python for Data Analysis: A Comprehensive GuideAivada
 

Semelhante a The 4 Machine Learning Models Imperative for Business Transformation (20)

Data Mining methodology
 Data Mining methodology  Data Mining methodology
Data Mining methodology
 
Machine Learning_Unit 2_Full.ppt.pdf
Machine Learning_Unit 2_Full.ppt.pdfMachine Learning_Unit 2_Full.ppt.pdf
Machine Learning_Unit 2_Full.ppt.pdf
 
Managing machine learning
Managing machine learningManaging machine learning
Managing machine learning
 
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
 
Guide To Predictive Analytics with Machine Learning.pdf
Guide To Predictive Analytics with Machine Learning.pdfGuide To Predictive Analytics with Machine Learning.pdf
Guide To Predictive Analytics with Machine Learning.pdf
 
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
 
Data Driven Engineering 2014
Data Driven Engineering 2014Data Driven Engineering 2014
Data Driven Engineering 2014
 
A Guide to Machine Learning Developer in 2024.pdf
A Guide to Machine Learning Developer in 2024.pdfA Guide to Machine Learning Developer in 2024.pdf
A Guide to Machine Learning Developer in 2024.pdf
 
Eckovation Machine Learning
Eckovation Machine LearningEckovation Machine Learning
Eckovation Machine Learning
 
Anova Analytics - Advanced Analytics - Marketing & Sales Brochure .V5
Anova Analytics - Advanced Analytics - Marketing & Sales Brochure .V5Anova Analytics - Advanced Analytics - Marketing & Sales Brochure .V5
Anova Analytics - Advanced Analytics - Marketing & Sales Brochure .V5
 
Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420
 
Technovision
TechnovisionTechnovision
Technovision
 
TDWI Checklist - The Automation and Optimization of Advanced Analytics Based ...
TDWI Checklist - The Automation and Optimization of Advanced Analytics Based ...TDWI Checklist - The Automation and Optimization of Advanced Analytics Based ...
TDWI Checklist - The Automation and Optimization of Advanced Analytics Based ...
 
Data-science-manager.docx
Data-science-manager.docxData-science-manager.docx
Data-science-manager.docx
 
artificggggggggggggggialintelligence.pdf
artificggggggggggggggialintelligence.pdfartificggggggggggggggialintelligence.pdf
artificggggggggggggggialintelligence.pdf
 
Course 2 Machine Learning Data LifeCycle in Production - Week 1
Course 2   Machine Learning Data LifeCycle in Production - Week 1Course 2   Machine Learning Data LifeCycle in Production - Week 1
Course 2 Machine Learning Data LifeCycle in Production - Week 1
 
Top 20 Data Science Interview Questions and Answers in 2023.pptx
Top 20 Data Science Interview Questions and Answers in 2023.pptxTop 20 Data Science Interview Questions and Answers in 2023.pptx
Top 20 Data Science Interview Questions and Answers in 2023.pptx
 
Machine Learning
Machine Learning Machine Learning
Machine Learning
 
Mark Edmondson slides
Mark Edmondson   slidesMark Edmondson   slides
Mark Edmondson slides
 
Python for Data Analysis: A Comprehensive Guide
Python for Data Analysis: A Comprehensive GuidePython for Data Analysis: A Comprehensive Guide
Python for Data Analysis: A Comprehensive Guide
 

Mais de RocketSource

A Framework for Navigating Generative Artificial Intelligence for Enterprise
A Framework for Navigating Generative Artificial Intelligence for EnterpriseA Framework for Navigating Generative Artificial Intelligence for Enterprise
A Framework for Navigating Generative Artificial Intelligence for EnterpriseRocketSource
 
Unlocking Growth and Retention Opportunities through Data Democratization.pdf
Unlocking Growth and Retention Opportunities through Data Democratization.pdfUnlocking Growth and Retention Opportunities through Data Democratization.pdf
Unlocking Growth and Retention Opportunities through Data Democratization.pdfRocketSource
 
49 CX Terms You Need to Know for 2023
49 CX Terms You Need to Know for 202349 CX Terms You Need to Know for 2023
49 CX Terms You Need to Know for 2023RocketSource
 
A Product-Led Growth Strategy for Enterprise
A Product-Led Growth Strategy for EnterpriseA Product-Led Growth Strategy for Enterprise
A Product-Led Growth Strategy for EnterpriseRocketSource
 
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...RocketSource
 
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...RocketSource
 
Data as a Service (DaaS): The What, Why, How, Who, and When
Data as a Service (DaaS): The What, Why, How, Who, and WhenData as a Service (DaaS): The What, Why, How, Who, and When
Data as a Service (DaaS): The What, Why, How, Who, and WhenRocketSource
 
The Gift of Roger Federer to Corporate America
The Gift of Roger Federer to Corporate AmericaThe Gift of Roger Federer to Corporate America
The Gift of Roger Federer to Corporate AmericaRocketSource
 

Mais de RocketSource (8)

A Framework for Navigating Generative Artificial Intelligence for Enterprise
A Framework for Navigating Generative Artificial Intelligence for EnterpriseA Framework for Navigating Generative Artificial Intelligence for Enterprise
A Framework for Navigating Generative Artificial Intelligence for Enterprise
 
Unlocking Growth and Retention Opportunities through Data Democratization.pdf
Unlocking Growth and Retention Opportunities through Data Democratization.pdfUnlocking Growth and Retention Opportunities through Data Democratization.pdf
Unlocking Growth and Retention Opportunities through Data Democratization.pdf
 
49 CX Terms You Need to Know for 2023
49 CX Terms You Need to Know for 202349 CX Terms You Need to Know for 2023
49 CX Terms You Need to Know for 2023
 
A Product-Led Growth Strategy for Enterprise
A Product-Led Growth Strategy for EnterpriseA Product-Led Growth Strategy for Enterprise
A Product-Led Growth Strategy for Enterprise
 
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
 
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
Uncovering an Innovative Monetization Strategy to Keep Your Organization Rele...
 
Data as a Service (DaaS): The What, Why, How, Who, and When
Data as a Service (DaaS): The What, Why, How, Who, and WhenData as a Service (DaaS): The What, Why, How, Who, and When
Data as a Service (DaaS): The What, Why, How, Who, and When
 
The Gift of Roger Federer to Corporate America
The Gift of Roger Federer to Corporate AmericaThe Gift of Roger Federer to Corporate America
The Gift of Roger Federer to Corporate America
 

Último

M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...Suhani Kapoor
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Roland Driesen
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyEthan lee
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetDenis Gagné
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Event mailer assignment progress report .pdf
Event mailer assignment progress report .pdfEvent mailer assignment progress report .pdf
Event mailer assignment progress report .pdftbatkhuu1
 
Best Basmati Rice Manufacturers in India
Best Basmati Rice Manufacturers in IndiaBest Basmati Rice Manufacturers in India
Best Basmati Rice Manufacturers in IndiaShree Krishna Exports
 
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 DelhiCall Girls in Delhi
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...Aggregage
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
Unlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfUnlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfOnline Income Engine
 

Último (20)

M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Event mailer assignment progress report .pdf
Event mailer assignment progress report .pdfEvent mailer assignment progress report .pdf
Event mailer assignment progress report .pdf
 
Best Basmati Rice Manufacturers in India
Best Basmati Rice Manufacturers in IndiaBest Basmati Rice Manufacturers in India
Best Basmati Rice Manufacturers in India
 
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Unlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdfUnlocking the Secrets of Affiliate Marketing.pdf
Unlocking the Secrets of Affiliate Marketing.pdf
 

The 4 Machine Learning Models Imperative for Business Transformation

  • 1. The Four Machine Learning Models Imperative for Business Transformation
  • 2. There isn’t a one-size-fits-all approach to building a machine learning model. The way you code, deploy and assimilate the model into your organization is complex. Putting the proper frameworks in place will help ensure you’re able to organically uncover insights that will move the needle in your business. That starts with laying the groundwork for the production of your models. Building Effective Machine Learning Models. EXPERIMENT Clear Need Hypothesis EXPLORE Research Observe Prioritize Insight Revise Hypothesis Brainstorm Concepts DIRECTIONCONCEPT PAIN POINT RESOLVEPAIN POINT
  • 3. When it comes to leveraging the assets at your disposal and formulating a strategy centered around advanced analytics, where do you start? With the 3 Ps — people, processes and platforms. Training your team to put new platforms to use and adopt new processes is critical. As you make your people more aware of the possibilities from predictive machine learning, you’re in a better position to deliver a beautiful end-to-end experience. Bringing the 3 Ps Into Machine Learning. Learn & Predict People Explore & Labels Process Collect & Store Platforms MACHINE LEARNING HIERARCHY OF NEEDS
  • 4. Rules Based (SQL) vs Machine Learning. Standard Query Language (SQL) is a basic, rules-based language used to communicate with databases. Benefits of SQL ● Results are easily explainable and decipherable. ● Disseminating the knowledge from SQL is straightforward. ● Gaining adoption is easier and faster because key players already possess a level of context around the findings. Limitations of SQL ● Dirty data could dramatically skew results and rob the model of accuracy. ● The models do not evolve with time because they are typically manual and fixed. ● Reporting is historical, making it harder to predict future outcomes.
  • 5. In their simplest form, both statistics and machine learning offer deeper insight around a given data set using pattern recognition, outlier identification, exception-based modeling and more. These approaches differ in that one emphasizes discipline (statistics) and the other emphasizes momentum and dynamic perpetual improvement. Statistics vs. Machine Learning. Databases Statistics Neurocomputing Machine Learning STATISTICAL MODELING VS. MACHINE LEARNING Pattern Recognition AI
  • 6. DEEP LEARNING Deep learning is required to leverage non-linear tasks. This learning style offers more potential to deepen a code base by allowing the model to separate a data set into various features rather than relying on human input. Deep Learning vs. Machine Learning. MACHINE LEARNING Input Feature Extraction + ClassificationInput OutputFeature Extraction Classification Output Cat Not Cat Not Cat Cat VS. Input
  • 7. Deep Learning vs. Machine Learning. Accuracy Involvement of Domain Expert Draw Set That Can Be Analyzed Correlations Moderate with a false positive rate at up to 5% Extremely high with false positive rate at nearly zero Not requiredRequired for feature engineering & extraction Only 2.5-5% of available data Only simple linear correlations Non-linear correlations i.e. correlations that exist in complex patterns, rather than simple 1-1 correlations Process 100% of available raw data
  • 8. Manual workflows using algorithms are no longer efficient. Modern machine learning allows for minimal latency and impressive accuracy on models due to the automated aspects of many of the platforms available. The Vast AI and Machine Learning Landscape.
  • 9. Machine learning platforms empower a larger user base to configure, deploy, adopt and maintain a given model or set of models. There are many platforms out there. Choosing the best one for your organization starts with running a cost- benefit analysis using a critical set of parameters and requirements as it relates to your specific organization. Choosing the Best Platform for You. SELECTING THE PLATFORM FOR YOUR ORGANIZATION’S NEEDS MACHINE LEARNING PROVIDERS SCORE CAPABILITIES Open Source Available? Usability (non technical user) Integrations Scalability Data Exploration and Prep Cost
  • 10. Finding the Right Learning Structure. ● Supervised: Maps an input variable to an output variable to make predictions based on a given data set. ● Unsupervised: Does not contain an output variable. Learns about the data set via pattern recognition. ● Reinforced (or Semi-Supervised): A combination of unsupervised and supervised learning where an algorithm is used to formulate conclusions. DIFFERENT TYPES OF MACHINE LEARNING
  • 11. Framing and Problem Definition. Knowing where to start with machine learning can be hard. Asking questions up front can help steer you in the right direction. ● How do you plan to identify the target metric for which you want to predict? ● How do you define the limitations of the target metric? ● What level of context and data breadth are you able to include? ● Is there any third-party data you can leverage to add incremental value to the model? ● How can we assimilate insights (both from the development and deployment) of our model into the appropriate communication lanes, processes and organizational materials/literature so we’re allowing for digital economies of scale?
  • 12. Every organization has a level of analytical maturity. Knowing where your organization falls can help you start to understand what’s available to you and identify any areas where you can improve in order to drive more business value from your data. Having an understanding of where you are currently is vital for laying out short- and long-term strategies. Analytics Maturity and Self-Awareness. DATA SCIENCE’S ROLE IN BUSINESS TRANSFORMATION REPORTING ANALYSIS MONITORING FORECASTING PREDICTIVE PRESCRIPTIVE PREDICTIVE STATISTICS MACHINE LEARNING DESCRIPTIVE STATISTICS Data Insights Advanced Analytics BI&ANALYTICSCOMPLEXITY BUSINESS VALUE
  • 13. A framework turns a fuzzy concept into a concrete set of rules that will help your team take the predictions of the machine learning model and turn it into action steps which will drive the business forward. A Framework for Deployment. Resilient Trusted Prevalent Measurable AdvancementAdvancement PeoplePlatforms Process
  • 14. ● Validate Use Case ● Data Finalization ● Explore and Diagnose ● Cleanse ● Develop ● Features ● Build ● Infer ● Publish ● Deploy ● Consume Successfully Deploying Machine Learning Models.
  • 15. To know if the model is giving accurate results, you must analyze your predictions using one or more of the following metrics: ● Confusion or Error Matrix ● Accuracy ● Recall or Sensitivity to TPR (True Positive Rate) ● Precision ● Specificity or TNR (True Negative Rate) ● F1 Score Using Fit Statistics to Validate Machine Learning.
  • 16. A regression model estimated a function (f) from input variables (x) into continuous output variables (y), as a range of values. Analyze whether regression models are accurate by looking at the baseline output of the model; using a variety of statistics such as: ● Mean Squared Error (MSE) ● Root Mean Squared Error (RMSE) ● Mean Absolute Error (MAE) ● R Squared (R2) ● Adjusted R Squared (R2) Fit Statistics for Regression Models.
  • 17. Local Interpretable Model- Agnostic Explanations (LIME) is a record explainer mechanism — an important technique to leverage when filtering through the predicted outcomes from any machine learning model. This technique is powerful and fair because it focuses more on the inputs and outputs from the model, rather than the model itself. Using LIME to Understand a Model’s Predictions. Models Model finds a customer has an 89% propensity to churn LIME pulls out the various datasets And predictions... ...and makes small tweaks to the inputs Dataset & Predictions Pick Step Explanations Human Makes a Decision LIME then generates explanations about why a prediction was made and a variable’s impaction the outcome. A human can then make an informed decision about what to do with the model’s findings
  • 18. Digital economies of scale means the more you leverage data and analytics across an organization, the more complete, robust, accurate, usable and valuable they become. As your informational ecosystem becomes more valuable, the cost of enacting a given (subsequent) digital initiative decreases as previous work is repurposed. Digital Economies of Scale via Model Chaining. SUCCESSIVE MODELING
  • 19. Requisites for Operationalizing Machine Learning. There’s a lot that goes in the backend of creating a machine learning predictive model, but all of those efforts are for naught if you don’t operationalize your model effectively with proper amount of forethought, scoping, preparation, building, and inferring. MATURITY SCALE OPERATIONALIZING MACHINE LEARNING PREDICTIVE MODELS Intervention Plan Collaborate & Infer Adopt & Apply Pervasiveness & Expansion Attributable Value Change Agent Business Application ML Positioning Concept Drift Controls
  • 20. Although there’s a lot to the setup for any model, the key to building one that works has less to do with the technicalities, and everything to do with knowing what you want the model to solve. The Four Data Models Businesses Need. ● Lead/Opportunity Conversions ● Attrition and Customer Retention ● Lifetime Value Model ● Employee Retention Model
  • 21. What Do You Want Out of Machine Learning? Organizations can benefit from machine learning models across all stages of the bow tie funnel. ● At the top, you’re looking at how to convert your customers. ● In the middle, you’re aiming for retention. ● Across the board, you’re hoping to improve the lifetime value (LTV) of your customer, and the internal employee experience to keeps your team on board and engaged.
  • 22. The lead/opportunity conversions model identifies why a consumer in the engagement stage buys, and which products or services they have a higher propensity to buy. This allows for a lower marketing spend while simultaneously generating higher return on marketing investment. Lead/Opportunity Conversions Model. LEAD/OPPORTUNITY CONVERSIONS MODEL
  • 23. This model helps you identify the emotional and logical triggers of customers with a higher propensity to buy to fuel a strategy of more personalized marketing through predicting what the buyer needs to hear, and when to accomplish precision messaging. 50% of customers want personalized offers and recommendations specific to their needs. Lead/Opportunity Conversions Model.
  • 24. The attrition/customer retention model can help you understand which customers are most likely to churn out and when. By understanding the propensity to churn, you’re better able to gauge product/market fit and the health of your overall organization against incoming competitors. Attrition/Customer Retention Model. ATTRITION/CUSTOMER RETENTION MODEL
  • 25. Old Logo: Attrition/Customer Retention Model. TRIANGLE PEST CONTROL CASE STUDY New Logo: Triangle Pest Control analyzed their customer’s propensity to churn and determined that their buyers had no reason to remain brand loyal to their organization. They took an empathetic stance to improve the customer’s experience and lower attrition rates by: ● Redesigning their logo ● Retraining their employees
  • 26. As a result of their redesigned strategy, Triangle Pest Control started seeing the benefits in the first year. As a result of their empathetic efforts and fast reaction to their deeper customer understanding, they achieved: Attrition/Customer Retention Model.
  • 27. Lifetime Value Machine Learning Model. LIFETIME VALUE MACHINE LEARNING MODEL The Lifetime Value model looks across the entire bow tie funnel to identify which customers are likely to have a higher LTV, and should be invested in early on. Pattern recognition can be used to leverage data and analytics to predict where to make strategic changes. You must train your machine learning models to spot patterns against the backdrop of the most important, empathetic set of questions — the ones which stem around your buyer’s WHY.
  • 28. Lifetime Value Machine Learning Model. When you ask why a customer does something, not what they want, you’re letting your machine learning model focus on insights-centric questions without faults in data or human bias skewing the results. These questions include: ● Why are customers buying from you? ● Why are they leaving? ● Why are they talking about you? ● Why is the market shifting?
  • 29. Employee Retention Model. The employee retention model predicts which employees have a high propensity to churn, potentially avoiding the typically high costs associated with turnover. Using annual reviews and exit interviews to identify problem areas with engagement is too late. Using predictive machine learning gets you the data you needed to take action before it’s too late. Employee
  • 30. Employee Retention Model. It’s better to use pattern recognition to find the employees that are at risk of leaving, and target those employees with incentives. Monitor critical factors like: ● Monthly income ● Overtime ● Age ● Distance from home ● Total working years ● Years at the company ● Years with the current manager
  • 31. To see the biggest results from the insights pulled from the data, organizations need to get the buy-in from teams and executives company wide. Data visualization takes data and uses it to tell the story that will gain that buy-in and get teams to understand how initiatives are impacting their role, department and the company as a whole. Bringing a Modern Approach to Your Organization

Notas do Editor

  1. If this doesn’t work out we can just delete the image and the box to get the background again