SlideShare a Scribd company logo
1st edition | July 8-11, 2019
BigML, Inc #DutchMLSchool
Machine Learning: Why Now?
A Pathway to Reliable Decision Engineering
Atakan Cetinsoy
VP - Predictive Applications, BigML
2
BigML, Inc#DutchMLSchool @atakante3
What is Machine Learning?
BigML, Inc#DutchMLSchool @atakante
Machine Learning in a Nutshell
4
Finding patterns in data,
that can be used to make useful inferences
Predictive ModelsID COUNTRY CITY
DAYS SINCE
LAST PURCHASE
PAGE
VIEWS
LTV
WILL PURCHASE
TODAY?
xyz US SEA 5 22 1448 Yes
abc US PBI 8 9 2330 No
def US CLT 20 2 22296 Yes
nnx US MIA 4 19 32342 Yes
sbd US ANC 1 21 1144 Yes
fjm US MSP 5 8 1589 No
cft US MSP 6 7 1299 No
amt US CLT 14 2 1250 Yes
AA US DFW 1 13 1464 No
vgg US ATL 3 15 17471 Yes
4
BigML, Inc#DutchMLSchool @atakante
Do You Need Machine Learning?
5
HOW MANY 

VARIABLES?
> 3
HOW MANY 

METRICS?
> 3
YOU WANT 

MACHINE 

LEARNING
YOU WANT 

MACHINE 

LEARNING
BigML, Inc#DutchMLSchool @atakante
The Machine Learning Paradigm Shift
66
COMPLEXITYOFTASKS
TIME20th century 21st century
-
+
COMPLEXITYOFTASKS
TIME20th century 21st century
-
+
BigML, Inc#DutchMLSchool @atakante
Traditional Programming
77
• Business rules, heuristics sourced from tribal knowledge are commonplace
approaches to determine various courses of action in a typical workflow.
BigML, Inc#DutchMLSchool @atakante
Machine Learning-ready Data
88
ID COUNTRY CITY DAYS SINCE
LAST PURCHASE
PAGE
VIEWS
LTV PURCHASE
TODAY?
xyz US SEA 5 22 1448 Yes
abc US PBI 8 9 2330 No
def US CLT 20 2 22296 Yes
nnx US MIA 4 19 32342 Yes
sbd US ANC 1 21 1144 Yes
fjm US MSP 5 8 1589 No
cft US MSP 6 7 1299 No
amt US CLT 14 2 1250 Yes
AA US DFW 1 13 1464 No
vgg US ATL 3 15 17471 Yes
BigML, Inc#DutchMLSchool @atakante
The Machine Learning Workflow
99
Instances
Data
New Instance
Prediction Confidence
%
ML Algorithm
LEARNING OR TRAINING
Evaluation
Predictive Model
SCORING OR PREDICTING
BigML, Inc#DutchMLSchool @atakante
Programming with Machine Learning
• Ultimately, Machine Learning is all about transforming data into models that
can be used to automate decision making.
1010
ID COUNTRY CITY
DAYS SINCE
LAST PURCHASE
PAGE
VIEWS
LTV
PURCHASE
TODAY?
xyz US SEA 5 22 1448 Yes
abc US PBI 8 9 2330 No
def US CLT 20 2 22296 Yes
nnx US MIA 4 19 32342 Yes
sbd US ANC 1 21 1144 Yes
fjm US MSP 5 8 1589 No
cft US MSP 6 7 1299 No
amt US CLT 14 2 1250 Yes
AA US DFW 1 13 1464 No
vgg US ATL 3 15 17471 Yes
BigML, Inc#DutchMLSchool @atakante
Machine Learning Output — Predictions
BIGGER DISCOUNT TO BEST CUSTOMERS
1111
BigML, Inc#DutchMLSchool @atakante12
ML Early Adopters
BigML, Inc#DutchMLSchool @atakante
Machine Learning — Why Now?
13
Maturity of ML
Techniques
Cost of
Computation
Abundance 

of Data
Speed of 

Computation
Easier Tools
BigML, Inc#DutchMLSchool @atakante
Early Adopters — Google
14
• "Machine learning is a core, transformative way
by which we’re re-thinking how we’re doing
everything. We are thoughtfully applying it across
all our products, be it search, ads, YouTube, or
Play. And we're in early days, but you will see us
— in a systematic way — apply machine learning
in all these areas."
— Sundar Pichai, CEO
BigML, Inc#DutchMLSchool @atakante
Early Adopters — Amazon
15
“Machine learning is a horizontal enabling layer. It will
empower and improve every business, every government
organization, every philanthropy — basically there’s no
institution in the world that cannot be improved with
machine learning.”
“I would say, a lot of the value that we’re getting from
machine learning is actually happening beneath the
surface. It is things like improved search results. Improved
product recommendations for customers. Improved
forecasting for inventory management. Literally hundreds
of other things beneath the surface."
https://www.economist.com/business/2019/04/13/amazons-empire-rests-on-its-low-key-approach-to-ai
— Jeff Bezos, CEO
BigML, Inc#DutchMLSchool @atakante
Industry Example — Banking
1616
CLASSIFICATION
REGRESSION
TIME SERIES FORECASTING
CLUSTER ANALYSIS
ANOMALY DETECTION
ASSOCIATION DISCOVERY
Will this client default?
How much cash will this ATM need?
What will be the funds in this deposit account in 3 months?
Which products behave similarly?
Is this transaction fraudulent?
Which products will the client buy together?
BigML, Inc#DutchMLSchool @atakante
Machine Learning tools are
extremely complex
Machine Learning is intrinsically
complicated
17
Most businesses FAIL at Machine Learning :(
is going to revolutionize every industry and every organization BUT...
Machine Learning
BigML, Inc#DutchMLSchool @atakante18
Machine Learning False Starts
BigML, Inc#DutchMLSchool @atakante
The AI Misinformation Epidemic
19
BigML, Inc#DutchMLSchool @atakante
Got ML Strategy?
20
• Imitation does NOT
a strategy make!
— Simon Wardley, Business Strategy Guru
SOURCE: https://blog.gardeviance.org/2013/01/the-importance-of-maps.html
BigML, Inc#DutchMLSchool @atakante
The AI FoMo
21
BigML, Inc#DutchMLSchool @atakante
Overpromised, Underdelivered
22
BigML, Inc#DutchMLSchool @atakante
The Big Data Craze
• Unlike “Big Data”, Machine Learning is here to stay.
23
BigML, Inc#DutchMLSchool @atakante
Hiring Microwave Engineers
24
SOURCE: https://hackernoon.com/why-businesses-fail-at-machine-learning-fbff41c4d5db
BigML, Inc#DutchMLSchool @atakante
Ignoring the Reality of a ML Application
25
Data

TransformationsFeature

Engineering
Data

Collection
Evaluation

& Retraining
Unseen
SeenSelf-Driving Cars?
BigML, Inc#DutchMLSchool @atakante
Building a Machine Learning Product
26
Reality
https://medium.com/thelaunchpad/the-ml-surprise-f54706361a6c
Expectation
10.50 0.25 0.75
SOURCE: https://medium.com/thelaunchpad/the-ml-surprise-f54706361a6c
BigML, Inc#DutchMLSchool @atakante
Overhyped or Underrated?
27
BigML, Inc#DutchMLSchool @atakante
Hindsight is 20/20
28
First Flight First Commercial Jet Flight
< 50 years
1903 1952
BigML, Inc#DutchMLSchool @atakante29
Machine Learning: Take II
BigML, Inc#DutchMLSchool @atakante
We Got This!
30
Taking a step back to see the big picture…
…and charging ahead with a better plan!
BigML, Inc#DutchMLSchool @atakante
The Need for Data-driven Decisions
31
• Human intuition is poor

• Human judgement is biased

• Human reasoning is causal, not
statistical

• These shortcomings are further
compounded in complex organizations!

“ We [humans] are narrow thinkers, we are noisy
thinkers, and it is very easy to improve upon us. I do
not think that there is very much that we can do that
computers will not eventually learn to do. ”
— Prof. Daniel Kahneman, Behavioral Economist
Nobel Laureate, 2002
BigML, Inc#DutchMLSchool @atakante
The Need for Data-driven Decisions
32
•These cognitive biases and the
associated adverse effects are
further compounded within
workgroups across complex
organizations!

Nobel Laureate, 2002
BigML, Inc#DutchMLSchool @atakante
The Economics of Machine Learning
33
BigML, Inc#DutchMLSchool @atakante
Cheap Changes Everything
34
The Microprocessor Revolution
Cheap Arithmetics
The Internet Revolution
Cheap Communications
((Email Mutimedia Social Mobile))
1980/90s —
1990/2000s —
+ Fast
+ Error-free/Better
Search
Distribution
=>
=>
BigML, Inc#DutchMLSchool @atakante
The Economics of Machine Learning
• As the unit cost of predictions go down, many
facets of decision making will be automated.
35
The Machine Learning Revolution
Cheap Predictions
2010s —
+ Fast (i.e., milliseconds)
+ Better: Quantifiable/Near
Human-level Error Rates
=>
BigML, Inc#DutchMLSchool @atakante
Deconstructing Business Workflows
36
Workflow ABC
Task #1 Task #2 Task #3 Task #4
Decisions
Job #1 Job #2 Job #3
Task #5
Decisions
BigML, Inc#DutchMLSchool @atakante
Anatomy of a Task
• Redesigning tasks with fewer human predictions, more cheap predictions…
37
Input
Data
SOURCE: http://martin.zinkevich.org/rules_of_ml/rules_of_ml.pdf
Judgment
Prediction Action Outcome
Feedback
Data
}
Training
Data
Human
Expert
Model
BigML, Inc#DutchMLSchool @atakante
Decision Automation Options
BIGGER DISCOUNT TO BEST CUSTOMERS
3838
Low
Medium
BUSINESS RISK
High
High
MODEL COMPETENCE
•As the amount of data goes up, the importance of human judgment should go down.
MANUAL AUGMENT
AUGMENT AUTOMATE
BigML, Inc#DutchMLSchool @atakante
Machine Learning Adoption Phases
3939
PROGRAMMATIC ML ACCESSPOINT & CLICK ACCESS AUTOMATED ML WORKFLOWS
FIRST USER

WITHIN 

A SINGLE 

DEPARTMENT
MULTIPLE USERS/
USE CASES IN ONE
DEPARTMENT
MULTIPLE
USERS ACROSS
MULTIPLE
DEPARTMENTS
EVERYONE IN THE
ORGANIZATION
ML Automation
MLAdoption
PREDICTIVE APP
BIGML 

DASHBOARD
BIGML 

API WHIZZML
BigML, Inc#DutchMLSchool @atakante
Applied Machine Learning Best Practices
40
SOURCE: http://martin.zinkevich.org/rules_of_ml/rules_of_ml.pdf
SOURCE: https://static.googleusercontent.com/media/
research.google.com/en//pubs/archive/43146.pdf
BigML, Inc#DutchMLSchool @atakante
Decision Engineering — A New Discipline
➡ Consistently improve the quality of decisions
being made
➡ Speed up decision making
➡ Align organizational resources more effectively
to adapt to changes in decisions
➡ Lower the risk associated with decisions
41
• Decision [Intelligence] Engineering (aka data-driven
decision making) is mainly about using data to inform
organizational decisions at scale.
• Can we design a structured approach to complex
decision making under uncertainty by unifying
social sciences, engineering best practices and
Machine Learning — even for non-technical decision
makers?
BigML, Inc#DutchMLSchool @atakante
Machine Learning Accessibility
42
SOURCE: https://hbr.org/2019/06/when-ai-becomes-an-everyday-technology
“ After years of hype around mysterious
neural networks and the PhD researchers
who design them, we’re entering an age in
which just about anyone can leverage the
power of intelligent algorithms to solve the
problems that matter to them. Ironically,
although breakthroughs get the headlines,
it’s accessibility that really changes the world.
That’s why, after such an eventful decade, a
lack of hype around machine learning may
be the most exciting development yet.”
— Andrew Moore, Google
BigML, Inc#DutchMLSchool @atakante43
Conclusion
BigML, Inc#DutchMLSchool @atakante
Takeaways
44
• Machine Learning is the steam engine of the XXI.
century.
• When applied methodically, it helps solve complex
problems at human-level performance.
• When applied systematically, it can dramatically
improve the performance of an organization (regardless
of sizes or industry).
Co-organized by: Sponsor:
Business Partners:

More Related Content

What's hot

What's hot (20)

DutchMLSchool. Opening Remarks
DutchMLSchool. Opening RemarksDutchMLSchool. Opening Remarks
DutchMLSchool. Opening Remarks
 
DutchMLSchool. ML Business Perspective
DutchMLSchool. ML Business PerspectiveDutchMLSchool. ML Business Perspective
DutchMLSchool. ML Business Perspective
 
DutchMLSchool. Associations and Topic Models
DutchMLSchool. Associations and Topic ModelsDutchMLSchool. Associations and Topic Models
DutchMLSchool. Associations and Topic Models
 
Square's Machine Learning Infrastructure and Applications - Rong Yan
Square's Machine Learning Infrastructure and Applications - Rong YanSquare's Machine Learning Infrastructure and Applications - Rong Yan
Square's Machine Learning Infrastructure and Applications - Rong Yan
 
MLSEV Virtual. Supervised vs Unsupervised
MLSEV Virtual. Supervised vs UnsupervisedMLSEV Virtual. Supervised vs Unsupervised
MLSEV Virtual. Supervised vs Unsupervised
 
How to Interview a Data Scientist
How to Interview a Data ScientistHow to Interview a Data Scientist
How to Interview a Data Scientist
 
Product Management for AI
Product Management for AIProduct Management for AI
Product Management for AI
 
Explainable AI (XAI) - A Perspective
Explainable AI (XAI) - A Perspective Explainable AI (XAI) - A Perspective
Explainable AI (XAI) - A Perspective
 
DIY Max-Diff webinar slides
DIY Max-Diff webinar slidesDIY Max-Diff webinar slides
DIY Max-Diff webinar slides
 
VSSML18 Introduction to Supervised Learning
VSSML18 Introduction to Supervised LearningVSSML18 Introduction to Supervised Learning
VSSML18 Introduction to Supervised Learning
 
Explainable AI
Explainable AIExplainable AI
Explainable AI
 
MLSEV Virtual. Evaluations
MLSEV Virtual. EvaluationsMLSEV Virtual. Evaluations
MLSEV Virtual. Evaluations
 
VSSML18. Advanced WhizzML Workflows
VSSML18. Advanced WhizzML WorkflowsVSSML18. Advanced WhizzML Workflows
VSSML18. Advanced WhizzML Workflows
 
AI
AIAI
AI
 
Machine Learning for Sales & Marketing
Machine Learning for Sales & MarketingMachine Learning for Sales & Marketing
Machine Learning for Sales & Marketing
 
Deliveinrg explainable AI
Deliveinrg explainable AIDeliveinrg explainable AI
Deliveinrg explainable AI
 
MLSEV Virtual. Automating Model Selection
MLSEV Virtual. Automating Model SelectionMLSEV Virtual. Automating Model Selection
MLSEV Virtual. Automating Model Selection
 
NLP & Machine Learning - An Introductory Talk
NLP & Machine Learning - An Introductory Talk NLP & Machine Learning - An Introductory Talk
NLP & Machine Learning - An Introductory Talk
 
How to Use Artificial Intelligence by Microsoft Product Manager
 How to Use Artificial Intelligence by Microsoft Product Manager How to Use Artificial Intelligence by Microsoft Product Manager
How to Use Artificial Intelligence by Microsoft Product Manager
 
How to Become a Data Scientist
How to Become a Data ScientistHow to Become a Data Scientist
How to Become a Data Scientist
 

Similar to DutchMLSchool. Machine Learning: Why Now?

Similar to DutchMLSchool. Machine Learning: Why Now? (20)

Ac ford innovation day-fina lv2
Ac ford innovation day-fina lv2Ac ford innovation day-fina lv2
Ac ford innovation day-fina lv2
 
Accelerating Machine Learning Adoption in the Automotive Industry
Accelerating Machine Learning Adoption in the Automotive IndustryAccelerating Machine Learning Adoption in the Automotive Industry
Accelerating Machine Learning Adoption in the Automotive Industry
 
MLSD18. End-to-End Machine Learning
MLSD18. End-to-End Machine LearningMLSD18. End-to-End Machine Learning
MLSD18. End-to-End Machine Learning
 
Future of data science as a profession
Future of data science as a professionFuture of data science as a profession
Future of data science as a profession
 
Industrial revolution 4.0
Industrial revolution 4.0 Industrial revolution 4.0
Industrial revolution 4.0
 
What Can Machine Learning Do For You?
What Can Machine Learning Do For You?What Can Machine Learning Do For You?
What Can Machine Learning Do For You?
 
Building for the future of AI and Machine Learning at scale
Building for the future of AI and Machine Learning at scaleBuilding for the future of AI and Machine Learning at scale
Building for the future of AI and Machine Learning at scale
 
The End of Stability: Rethinking Strategy for an Uncertain Age
The End of Stability: Rethinking Strategy for an Uncertain AgeThe End of Stability: Rethinking Strategy for an Uncertain Age
The End of Stability: Rethinking Strategy for an Uncertain Age
 
WHY DO SO MANY ANALYTICS PROJECTS STILL FAIL?
WHY DO SO MANY ANALYTICS PROJECTS STILL FAIL?WHY DO SO MANY ANALYTICS PROJECTS STILL FAIL?
WHY DO SO MANY ANALYTICS PROJECTS STILL FAIL?
 
Why analytics projects fail
Why analytics projects failWhy analytics projects fail
Why analytics projects fail
 
Machine Learning - why the hype and how it does its magic
Machine Learning - why the hype and how it does its magicMachine Learning - why the hype and how it does its magic
Machine Learning - why the hype and how it does its magic
 
The Sky’s the Limit – The Rise of Machine Learnin
The Sky’s the Limit – The Rise of Machine LearninThe Sky’s the Limit – The Rise of Machine Learnin
The Sky’s the Limit – The Rise of Machine Learnin
 
Intelligent Automation 2019
Intelligent Automation 2019Intelligent Automation 2019
Intelligent Automation 2019
 
Futureproofing your career: Staying relevant in the age of automation
Futureproofing your career: Staying relevant in the age of automationFutureproofing your career: Staying relevant in the age of automation
Futureproofing your career: Staying relevant in the age of automation
 
Machine Learning for Finance Master Class
Machine Learning for Finance Master Class Machine Learning for Finance Master Class
Machine Learning for Finance Master Class
 
How to add machine learning to your applications today
How to add machine learning to your applications todayHow to add machine learning to your applications today
How to add machine learning to your applications today
 
Conference Presenation Predictive Analytics ITC-AP 2013 , Prof Lili Saghafi
Conference Presenation Predictive Analytics ITC-AP 2013 , Prof Lili Saghafi Conference Presenation Predictive Analytics ITC-AP 2013 , Prof Lili Saghafi
Conference Presenation Predictive Analytics ITC-AP 2013 , Prof Lili Saghafi
 
Big Data, customer analytics and loyalty marketing
Big Data, customer analytics and loyalty marketingBig Data, customer analytics and loyalty marketing
Big Data, customer analytics and loyalty marketing
 
Outside the Comfort Zone: Cross Industry Use Cases in Big Data Analytics
Outside the Comfort Zone: Cross Industry Use Cases in Big Data AnalyticsOutside the Comfort Zone: Cross Industry Use Cases in Big Data Analytics
Outside the Comfort Zone: Cross Industry Use Cases in Big Data Analytics
 
Garth Graham MBA Tech Keynote slides 2018
Garth Graham MBA Tech Keynote slides 2018Garth Graham MBA Tech Keynote slides 2018
Garth Graham MBA Tech Keynote slides 2018
 

More from BigML, Inc

More from BigML, Inc (20)

Digital Transformation and Process Optimization in Manufacturing
Digital Transformation and Process Optimization in ManufacturingDigital Transformation and Process Optimization in Manufacturing
Digital Transformation and Process Optimization in Manufacturing
 
DutchMLSchool 2022 - Automation
DutchMLSchool 2022 - AutomationDutchMLSchool 2022 - Automation
DutchMLSchool 2022 - Automation
 
DutchMLSchool 2022 - ML for AML Compliance
DutchMLSchool 2022 - ML for AML ComplianceDutchMLSchool 2022 - ML for AML Compliance
DutchMLSchool 2022 - ML for AML Compliance
 
DutchMLSchool 2022 - Multi Perspective Anomalies
DutchMLSchool 2022 - Multi Perspective AnomaliesDutchMLSchool 2022 - Multi Perspective Anomalies
DutchMLSchool 2022 - Multi Perspective Anomalies
 
DutchMLSchool 2022 - My First Anomaly Detector
DutchMLSchool 2022 - My First Anomaly Detector DutchMLSchool 2022 - My First Anomaly Detector
DutchMLSchool 2022 - My First Anomaly Detector
 
DutchMLSchool 2022 - Anomaly Detection
DutchMLSchool 2022 - Anomaly DetectionDutchMLSchool 2022 - Anomaly Detection
DutchMLSchool 2022 - Anomaly Detection
 
DutchMLSchool 2022 - History and Developments in ML
DutchMLSchool 2022 - History and Developments in MLDutchMLSchool 2022 - History and Developments in ML
DutchMLSchool 2022 - History and Developments in ML
 
DutchMLSchool 2022 - End-to-End ML
DutchMLSchool 2022 - End-to-End MLDutchMLSchool 2022 - End-to-End ML
DutchMLSchool 2022 - End-to-End ML
 
DutchMLSchool 2022 - A Data-Driven Company
DutchMLSchool 2022 - A Data-Driven CompanyDutchMLSchool 2022 - A Data-Driven Company
DutchMLSchool 2022 - A Data-Driven Company
 
DutchMLSchool 2022 - ML in the Legal Sector
DutchMLSchool 2022 - ML in the Legal SectorDutchMLSchool 2022 - ML in the Legal Sector
DutchMLSchool 2022 - ML in the Legal Sector
 
DutchMLSchool 2022 - Smart Safe Stadiums
DutchMLSchool 2022 - Smart Safe StadiumsDutchMLSchool 2022 - Smart Safe Stadiums
DutchMLSchool 2022 - Smart Safe Stadiums
 
DutchMLSchool 2022 - Process Optimization in Manufacturing Plants
DutchMLSchool 2022 - Process Optimization in Manufacturing PlantsDutchMLSchool 2022 - Process Optimization in Manufacturing Plants
DutchMLSchool 2022 - Process Optimization in Manufacturing Plants
 
DutchMLSchool 2022 - Anomaly Detection at Scale
DutchMLSchool 2022 - Anomaly Detection at ScaleDutchMLSchool 2022 - Anomaly Detection at Scale
DutchMLSchool 2022 - Anomaly Detection at Scale
 
DutchMLSchool 2022 - Citizen Development in AI
DutchMLSchool 2022 - Citizen Development in AIDutchMLSchool 2022 - Citizen Development in AI
DutchMLSchool 2022 - Citizen Development in AI
 
Democratizing Object Detection
Democratizing Object DetectionDemocratizing Object Detection
Democratizing Object Detection
 
BigML Release: Image Processing
BigML Release: Image ProcessingBigML Release: Image Processing
BigML Release: Image Processing
 
Machine Learning in Retail: Know Your Customers' Customer. See Your Future
Machine Learning in Retail: Know Your Customers' Customer. See Your FutureMachine Learning in Retail: Know Your Customers' Customer. See Your Future
Machine Learning in Retail: Know Your Customers' Customer. See Your Future
 
Machine Learning in Retail: ML in the Retail Sector
Machine Learning in Retail: ML in the Retail SectorMachine Learning in Retail: ML in the Retail Sector
Machine Learning in Retail: ML in the Retail Sector
 
ML in GRC: Machine Learning in Legal Automation, How to Trust a Lawyerbot
ML in GRC: Machine Learning in Legal Automation, How to Trust a LawyerbotML in GRC: Machine Learning in Legal Automation, How to Trust a Lawyerbot
ML in GRC: Machine Learning in Legal Automation, How to Trust a Lawyerbot
 
ML in GRC: Supporting Human Decision Making for Regulatory Adherence with Mac...
ML in GRC: Supporting Human Decision Making for Regulatory Adherence with Mac...ML in GRC: Supporting Human Decision Making for Regulatory Adherence with Mac...
ML in GRC: Supporting Human Decision Making for Regulatory Adherence with Mac...
 

Recently uploaded

Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Domenico Conte
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
ewymefz
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
ewymefz
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
enxupq
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
ArpitMalhotra16
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
ewymefz
 
一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单
enxupq
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
ocavb
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
vcaxypu
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
yhkoc
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
vcaxypu
 

Recently uploaded (20)

Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
 
社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
 
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPsWebinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
Webinar One View, Multiple Systems No-Code Integration of Salesforce and ERPs
 
tapal brand analysis PPT slide for comptetive data
tapal brand analysis PPT slide for comptetive datatapal brand analysis PPT slide for comptetive data
tapal brand analysis PPT slide for comptetive data
 
How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?How can I successfully sell my pi coins in Philippines?
How can I successfully sell my pi coins in Philippines?
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
 
一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
 
Uber Ride Supply Demand Gap Analysis Report
Uber Ride Supply Demand Gap Analysis ReportUber Ride Supply Demand Gap Analysis Report
Uber Ride Supply Demand Gap Analysis Report
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
Slip-and-fall Injuries: Top Workers' Comp Claims
Slip-and-fall Injuries: Top Workers' Comp ClaimsSlip-and-fall Injuries: Top Workers' Comp Claims
Slip-and-fall Injuries: Top Workers' Comp Claims
 

DutchMLSchool. Machine Learning: Why Now?

  • 1. 1st edition | July 8-11, 2019
  • 2. BigML, Inc #DutchMLSchool Machine Learning: Why Now? A Pathway to Reliable Decision Engineering Atakan Cetinsoy VP - Predictive Applications, BigML 2
  • 4. BigML, Inc#DutchMLSchool @atakante Machine Learning in a Nutshell 4 Finding patterns in data, that can be used to make useful inferences Predictive ModelsID COUNTRY CITY DAYS SINCE LAST PURCHASE PAGE VIEWS LTV WILL PURCHASE TODAY? xyz US SEA 5 22 1448 Yes abc US PBI 8 9 2330 No def US CLT 20 2 22296 Yes nnx US MIA 4 19 32342 Yes sbd US ANC 1 21 1144 Yes fjm US MSP 5 8 1589 No cft US MSP 6 7 1299 No amt US CLT 14 2 1250 Yes AA US DFW 1 13 1464 No vgg US ATL 3 15 17471 Yes 4
  • 5. BigML, Inc#DutchMLSchool @atakante Do You Need Machine Learning? 5 HOW MANY VARIABLES? > 3 HOW MANY METRICS? > 3 YOU WANT MACHINE LEARNING YOU WANT MACHINE LEARNING
  • 6. BigML, Inc#DutchMLSchool @atakante The Machine Learning Paradigm Shift 66 COMPLEXITYOFTASKS TIME20th century 21st century - + COMPLEXITYOFTASKS TIME20th century 21st century - +
  • 7. BigML, Inc#DutchMLSchool @atakante Traditional Programming 77 • Business rules, heuristics sourced from tribal knowledge are commonplace approaches to determine various courses of action in a typical workflow.
  • 8. BigML, Inc#DutchMLSchool @atakante Machine Learning-ready Data 88 ID COUNTRY CITY DAYS SINCE LAST PURCHASE PAGE VIEWS LTV PURCHASE TODAY? xyz US SEA 5 22 1448 Yes abc US PBI 8 9 2330 No def US CLT 20 2 22296 Yes nnx US MIA 4 19 32342 Yes sbd US ANC 1 21 1144 Yes fjm US MSP 5 8 1589 No cft US MSP 6 7 1299 No amt US CLT 14 2 1250 Yes AA US DFW 1 13 1464 No vgg US ATL 3 15 17471 Yes
  • 9. BigML, Inc#DutchMLSchool @atakante The Machine Learning Workflow 99 Instances Data New Instance Prediction Confidence % ML Algorithm LEARNING OR TRAINING Evaluation Predictive Model SCORING OR PREDICTING
  • 10. BigML, Inc#DutchMLSchool @atakante Programming with Machine Learning • Ultimately, Machine Learning is all about transforming data into models that can be used to automate decision making. 1010 ID COUNTRY CITY DAYS SINCE LAST PURCHASE PAGE VIEWS LTV PURCHASE TODAY? xyz US SEA 5 22 1448 Yes abc US PBI 8 9 2330 No def US CLT 20 2 22296 Yes nnx US MIA 4 19 32342 Yes sbd US ANC 1 21 1144 Yes fjm US MSP 5 8 1589 No cft US MSP 6 7 1299 No amt US CLT 14 2 1250 Yes AA US DFW 1 13 1464 No vgg US ATL 3 15 17471 Yes
  • 11. BigML, Inc#DutchMLSchool @atakante Machine Learning Output — Predictions BIGGER DISCOUNT TO BEST CUSTOMERS 1111
  • 13. BigML, Inc#DutchMLSchool @atakante Machine Learning — Why Now? 13 Maturity of ML Techniques Cost of Computation Abundance of Data Speed of Computation Easier Tools
  • 14. BigML, Inc#DutchMLSchool @atakante Early Adopters — Google 14 • "Machine learning is a core, transformative way by which we’re re-thinking how we’re doing everything. We are thoughtfully applying it across all our products, be it search, ads, YouTube, or Play. And we're in early days, but you will see us — in a systematic way — apply machine learning in all these areas." — Sundar Pichai, CEO
  • 15. BigML, Inc#DutchMLSchool @atakante Early Adopters — Amazon 15 “Machine learning is a horizontal enabling layer. It will empower and improve every business, every government organization, every philanthropy — basically there’s no institution in the world that cannot be improved with machine learning.” “I would say, a lot of the value that we’re getting from machine learning is actually happening beneath the surface. It is things like improved search results. Improved product recommendations for customers. Improved forecasting for inventory management. Literally hundreds of other things beneath the surface." https://www.economist.com/business/2019/04/13/amazons-empire-rests-on-its-low-key-approach-to-ai — Jeff Bezos, CEO
  • 16. BigML, Inc#DutchMLSchool @atakante Industry Example — Banking 1616 CLASSIFICATION REGRESSION TIME SERIES FORECASTING CLUSTER ANALYSIS ANOMALY DETECTION ASSOCIATION DISCOVERY Will this client default? How much cash will this ATM need? What will be the funds in this deposit account in 3 months? Which products behave similarly? Is this transaction fraudulent? Which products will the client buy together?
  • 17. BigML, Inc#DutchMLSchool @atakante Machine Learning tools are extremely complex Machine Learning is intrinsically complicated 17 Most businesses FAIL at Machine Learning :( is going to revolutionize every industry and every organization BUT... Machine Learning
  • 19. BigML, Inc#DutchMLSchool @atakante The AI Misinformation Epidemic 19
  • 20. BigML, Inc#DutchMLSchool @atakante Got ML Strategy? 20 • Imitation does NOT a strategy make! — Simon Wardley, Business Strategy Guru SOURCE: https://blog.gardeviance.org/2013/01/the-importance-of-maps.html
  • 23. BigML, Inc#DutchMLSchool @atakante The Big Data Craze • Unlike “Big Data”, Machine Learning is here to stay. 23
  • 24. BigML, Inc#DutchMLSchool @atakante Hiring Microwave Engineers 24 SOURCE: https://hackernoon.com/why-businesses-fail-at-machine-learning-fbff41c4d5db
  • 25. BigML, Inc#DutchMLSchool @atakante Ignoring the Reality of a ML Application 25 Data TransformationsFeature Engineering Data Collection Evaluation & Retraining Unseen SeenSelf-Driving Cars?
  • 26. BigML, Inc#DutchMLSchool @atakante Building a Machine Learning Product 26 Reality https://medium.com/thelaunchpad/the-ml-surprise-f54706361a6c Expectation 10.50 0.25 0.75 SOURCE: https://medium.com/thelaunchpad/the-ml-surprise-f54706361a6c
  • 28. BigML, Inc#DutchMLSchool @atakante Hindsight is 20/20 28 First Flight First Commercial Jet Flight < 50 years 1903 1952
  • 30. BigML, Inc#DutchMLSchool @atakante We Got This! 30 Taking a step back to see the big picture… …and charging ahead with a better plan!
  • 31. BigML, Inc#DutchMLSchool @atakante The Need for Data-driven Decisions 31 • Human intuition is poor • Human judgement is biased • Human reasoning is causal, not statistical • These shortcomings are further compounded in complex organizations! “ We [humans] are narrow thinkers, we are noisy thinkers, and it is very easy to improve upon us. I do not think that there is very much that we can do that computers will not eventually learn to do. ” — Prof. Daniel Kahneman, Behavioral Economist Nobel Laureate, 2002
  • 32. BigML, Inc#DutchMLSchool @atakante The Need for Data-driven Decisions 32 •These cognitive biases and the associated adverse effects are further compounded within workgroups across complex organizations! Nobel Laureate, 2002
  • 33. BigML, Inc#DutchMLSchool @atakante The Economics of Machine Learning 33
  • 34. BigML, Inc#DutchMLSchool @atakante Cheap Changes Everything 34 The Microprocessor Revolution Cheap Arithmetics The Internet Revolution Cheap Communications ((Email Mutimedia Social Mobile)) 1980/90s — 1990/2000s — + Fast + Error-free/Better Search Distribution => =>
  • 35. BigML, Inc#DutchMLSchool @atakante The Economics of Machine Learning • As the unit cost of predictions go down, many facets of decision making will be automated. 35 The Machine Learning Revolution Cheap Predictions 2010s — + Fast (i.e., milliseconds) + Better: Quantifiable/Near Human-level Error Rates =>
  • 36. BigML, Inc#DutchMLSchool @atakante Deconstructing Business Workflows 36 Workflow ABC Task #1 Task #2 Task #3 Task #4 Decisions Job #1 Job #2 Job #3 Task #5 Decisions
  • 37. BigML, Inc#DutchMLSchool @atakante Anatomy of a Task • Redesigning tasks with fewer human predictions, more cheap predictions… 37 Input Data SOURCE: http://martin.zinkevich.org/rules_of_ml/rules_of_ml.pdf Judgment Prediction Action Outcome Feedback Data } Training Data Human Expert Model
  • 38. BigML, Inc#DutchMLSchool @atakante Decision Automation Options BIGGER DISCOUNT TO BEST CUSTOMERS 3838 Low Medium BUSINESS RISK High High MODEL COMPETENCE •As the amount of data goes up, the importance of human judgment should go down. MANUAL AUGMENT AUGMENT AUTOMATE
  • 39. BigML, Inc#DutchMLSchool @atakante Machine Learning Adoption Phases 3939 PROGRAMMATIC ML ACCESSPOINT & CLICK ACCESS AUTOMATED ML WORKFLOWS FIRST USER WITHIN A SINGLE DEPARTMENT MULTIPLE USERS/ USE CASES IN ONE DEPARTMENT MULTIPLE USERS ACROSS MULTIPLE DEPARTMENTS EVERYONE IN THE ORGANIZATION ML Automation MLAdoption PREDICTIVE APP BIGML DASHBOARD BIGML API WHIZZML
  • 40. BigML, Inc#DutchMLSchool @atakante Applied Machine Learning Best Practices 40 SOURCE: http://martin.zinkevich.org/rules_of_ml/rules_of_ml.pdf SOURCE: https://static.googleusercontent.com/media/ research.google.com/en//pubs/archive/43146.pdf
  • 41. BigML, Inc#DutchMLSchool @atakante Decision Engineering — A New Discipline ➡ Consistently improve the quality of decisions being made ➡ Speed up decision making ➡ Align organizational resources more effectively to adapt to changes in decisions ➡ Lower the risk associated with decisions 41 • Decision [Intelligence] Engineering (aka data-driven decision making) is mainly about using data to inform organizational decisions at scale. • Can we design a structured approach to complex decision making under uncertainty by unifying social sciences, engineering best practices and Machine Learning — even for non-technical decision makers?
  • 42. BigML, Inc#DutchMLSchool @atakante Machine Learning Accessibility 42 SOURCE: https://hbr.org/2019/06/when-ai-becomes-an-everyday-technology “ After years of hype around mysterious neural networks and the PhD researchers who design them, we’re entering an age in which just about anyone can leverage the power of intelligent algorithms to solve the problems that matter to them. Ironically, although breakthroughs get the headlines, it’s accessibility that really changes the world. That’s why, after such an eventful decade, a lack of hype around machine learning may be the most exciting development yet.” — Andrew Moore, Google
  • 44. BigML, Inc#DutchMLSchool @atakante Takeaways 44 • Machine Learning is the steam engine of the XXI. century. • When applied methodically, it helps solve complex problems at human-level performance. • When applied systematically, it can dramatically improve the performance of an organization (regardless of sizes or industry).