SlideShare una empresa de Scribd logo
1 de 29
Descargar para leer sin conexión
Predictive analytics The next generation
of MaaS
Rok Okorn, Ektimo d.o.o.
Agenda
About predictive analytics
Supervised, unsupervised or reinforcement
Methods
Examples of usage
What is data science?
Data science reveals previously unknown cause and effect
relationships and possibly forecasts future events by a
systematic analysis (of large amounts) of data.
Objective: usage of data for improved business cases.
Better
decisions
Higher
effiecency
Cost
optimization
Improved
experience
New
products
dfsdf
New levels of analytics with a data science
Complexity
Addedvalue
Descriptive
analytics
Diagnostic
analytics
Predictive
analytics
Prescriptive
analytics
What happened?
Why it happened?
What will happen?
Which decision leads
to the best outcome?
Survey results:
Big data use cases 2015,
BARC:
39%
31%
8%
10%
EU companies
perform big data
projects.
companies
implemented predictive
analytics.
increase in income
due to big data
projects..
mean cost
reduction due to
big data projects.
In the center of data
science is artificial
intelligence
These algorithms enable
computers to:
• learn from past data without
explicit programming
• improve with new data.
• effectively recognize patterns in
complex data from a variety of
sources.
Supervised, unsupervised or reinforcement?
Example: object recognition
•Supervised learning:
Learn by examples as to what object it is in terms of structure, color, shape, etc. So
that after several iterations it learns to define an object.
•Unsupervised learning:
There is no desired output that is provided, therefore categorization is done so that
the algorithm differentiates correctly between bikes, cars, houses or people
(clustering of data).
•Reinforcement learning:
The predictions are continuously updated, unlike in the previous types. For
example, when a robot sees an object: first classify it and then go around it and
classify it again on new observed parameters. Alternatively, when the robot learns
that some object is dangerous, it will avoid it, next time
Usable tools
Typical process
Obtain the
data
Data
preparation
Feature
creation
ValidationModelling Application
Identification
Enrichment
Import
Integration
Cleaning
Exploration
Transformation
Normalization
Categorization
Statistical
Business
Splitting
Subsetting
Learning
Optimization
Implementation
Monitoring
Visualization
UI
Feedback
Data preparation
DA
Transactions Products
Demographics
Campains
CallsE-mail
Mobile media
External data
What we knew about person A
up to some date T?
What happened
1 month after T?
Buys new
product
Integration
and
transformation
of data
Features
(predictors)
Response
301.2 1 4.5 1 10.9
Person A’s digital print
D
A
D
D
D
D
D
D
D
Modelling
HistoricaldataCurrentdata
Learning set
Test set
??
Predictive model
Learning/training
Model
validation
Input
(features)
Output
(prediction)
67%
The model predicts a
purchase for person X
with 67% probability
Ensembles – diversification at the level of models
Predictive
models
Input
Prediction
Final prediction based on
some function of the
individual models, e.g. mean
Instead of one single model we train multiple different models.
65%??
90%
10%
55%
Some useful algorithms
Regressions: linear, logistic, poisson, lasso
SVM: linear, kernel, hard/soft margin
Clustering: k-means, kNN, hierarchical
Decision trees: decision tree, randomForest
Deep learning: Boltzman machines, autoencoders, recurrent networks
Ensemble methods: AdaBoost, VotingClassifier
Variouos use cases
• Demand forecasting
• Loyalty programs
• Dynamic pricing
• Recommendation systems
• Optization of asortment
• Credit scoring
• Claims prediction
• Fraud detection
• Predictive lead scoring
• Targeting
• Optimization
• Susceptibility to the purchase
• Personalization
• Churn prediction
• Customer lifetime value prediction
• Routing optimization
Self-
driving
cars
Predictive
maintenance
Optimization
of supply
Usage of PA in mobility
What elementary problems need to be solved?
• Basic infrastructure
• Data gathering
• What are the KPIs?
Predictive analytics tasks:
• Predict (stochastic) demand and supply
• Predict defects, malfunctions or failures
• Recognize objects on paths and deal with them
• etc.
Examples of predictive analytics capabilities
Image recognition – problem formulation
•What is it?
Handwriting, CAPTCHAs; discriminating humans from
computers
•Where is it?
Detecting objects regions in images
•How is it constructed?
Determining how a group of something is related (e.g. math
symbols) or determining some structure of objects
Given a database of objects and an image
determine what, if any of the objects are
present in the image.
Image recognition – solution I
source: Bernd Heisele,Visual Object Recognition with Supervised Learning
Image recognition – solution II
source: https://s3.amazonaws.com/datarobotblog/images/deepLearningIntro/013.png
Image recognition – mobility usage
• Obstacle detection
• Terrain reconstruction
• Convoying
• Collision detection
• Road recognition
Demand prediction - problem formulation
Different forecasts for different types of products:
• Nondurable consumer goods
• vanish after a single act of consumption
• depends upon price of the commodity and the related goods and population
and characteristics
• Durable consumer goods
• can be consumed a number of times or repeatedly used
• depends upon social status, level of money income, taste and fashion, the
provision of allied services and their cost, sensitive to price changes
• Capital goods
• used for further production
• depends on the specific markets they serve and the end uses for which they are
bought, consumption per unit of each end-use product
• New-products
• new to the consumers
• depends on type (evolution, substitute), same group products demand
Given current
and past data,
predict the
demand of a
given product.
Demand prediction – solution I
Classical time series approach
• Seasonality
• Trend
• ARIMA, GARCH
Demand prediction – solution II
Machine learning methods
source: Application of machine learning techniques for supply chain demand forecasting Original Research Article,
European Journal of Operational Research, Volume 184, Issue 3, 1 February 2008
Demand prediction– mobility usage
• Predicting demand in a specific location
• Adding new infrastructure elements (stations, cars)
• Dynamic pricing
• Power demand
Predictive maintenance - problem formulation
Can you tell
me, when to
perform
maintenance?
Three types of maintenance:
• emergency; when failure occurs
• preventive; regularly on time, cleaning cycle of x weeks
• predictive; when it is needed
Predictive maintenance is condition based using advanced
technology and instrumentation
Assumes installed indicators; read and reported by operators or
sensors
•What symptoms indicate the pending failure under review?
•How can the symptom be detected?
•Which methods of detection might be useful?
•How long is the anticipated failure development period?
•What does this suggest about inspection intervals?
Predictive maintenance – solution I
source: Architecture diagram: Solution Template for predictive maintenance
Predictive maintenance – solution II
source: http://revolution-computing.typepad.com/.a/6a010534b1db25970b01bb08cba61c970d-800wi
Predictive maintenance – mobility usage
• Safety, motor breakdowns
• Infrastructure faults
• Electric component failures
• Battery performance / failure
Beware: Issues
• Methods
gathering and labeling data, problem
formulation
• Image recognition
range of viewing conditions, 2D vs. 3D, point
of view, size of known image pool
• Demand prediction
seasonality, special events, weather,
location, only sales data (instead of
demand)
• Preventive maintenance
immediate critical faults, sensor placements
Thank you for your attention!
&
Q&A

Más contenido relacionado

La actualidad más candente

PREDICTION OF CRUDE OIL PRICES USING SVR WITH GRID SEARCH CROSS VALIDATION AL...
PREDICTION OF CRUDE OIL PRICES USING SVR WITH GRID SEARCH CROSS VALIDATION AL...PREDICTION OF CRUDE OIL PRICES USING SVR WITH GRID SEARCH CROSS VALIDATION AL...
PREDICTION OF CRUDE OIL PRICES USING SVR WITH GRID SEARCH CROSS VALIDATION AL...Venkat Projects
 
GPS for Chemical Space - Digital Assistants to Support Molecule Design - Chem...
GPS for Chemical Space - Digital Assistants to Support Molecule Design - Chem...GPS for Chemical Space - Digital Assistants to Support Molecule Design - Chem...
GPS for Chemical Space - Digital Assistants to Support Molecule Design - Chem...ChemAxon
 
Business Intelligence & Predictive Analytic by Prof. Lili Saghafi
Business Intelligence & Predictive Analytic by Prof. Lili SaghafiBusiness Intelligence & Predictive Analytic by Prof. Lili Saghafi
Business Intelligence & Predictive Analytic by Prof. Lili SaghafiProfessor Lili Saghafi
 
Predictive Analytics Project in Automotive Industry
Predictive Analytics Project in Automotive IndustryPredictive Analytics Project in Automotive Industry
Predictive Analytics Project in Automotive IndustryMatouš Havlena
 
Predictive analytics in action real-world examples and advice
Predictive analytics in action real-world examples and advicePredictive analytics in action real-world examples and advice
Predictive analytics in action real-world examples and adviceThe Marketing Distillery
 
Data mining 2012 generalwithmethods
Data mining  2012 generalwithmethodsData mining  2012 generalwithmethods
Data mining 2012 generalwithmethodsMichael Gilman
 
¿Como los modelos predictivos cambian los negocios?
¿Como los modelos predictivos cambian los negocios?¿Como los modelos predictivos cambian los negocios?
¿Como los modelos predictivos cambian los negocios?Fabricio Quintanilla
 
Predictive Marketing Analytics
Predictive Marketing AnalyticsPredictive Marketing Analytics
Predictive Marketing AnalyticsLori Fisher
 
01 deloitte predictive analytics analytics summit-09-30-14_092514
01   deloitte predictive analytics analytics summit-09-30-14_09251401   deloitte predictive analytics analytics summit-09-30-14_092514
01 deloitte predictive analytics analytics summit-09-30-14_092514bethferrara
 
Predictive analysis and modelling
Predictive analysis and modellingPredictive analysis and modelling
Predictive analysis and modellinglalit Lalitm7225
 
Webinar Tutorial - A Beginners Guide To MaxDiff Scaling
Webinar Tutorial - A Beginners Guide To MaxDiff ScalingWebinar Tutorial - A Beginners Guide To MaxDiff Scaling
Webinar Tutorial - A Beginners Guide To MaxDiff ScalingQuestionPro
 
What is Data analytics and it's importance ?
What is Data analytics and it's importance ?What is Data analytics and it's importance ?
What is Data analytics and it's importance ?AbhayDhupar
 
thesis_jinxing_lin
thesis_jinxing_linthesis_jinxing_lin
thesis_jinxing_linjinxing lin
 
Predictive Analytics - Display Advertising & Credit Card Acquisition Use cases
Predictive Analytics - Display Advertising & Credit Card Acquisition Use cases Predictive Analytics - Display Advertising & Credit Card Acquisition Use cases
Predictive Analytics - Display Advertising & Credit Card Acquisition Use cases Big Data Pulse
 
Predictive Analytics - An Overview
Predictive Analytics - An OverviewPredictive Analytics - An Overview
Predictive Analytics - An OverviewMachinePulse
 
Data Analytics For Beginners | Introduction To Data Analytics | Data Analytic...
Data Analytics For Beginners | Introduction To Data Analytics | Data Analytic...Data Analytics For Beginners | Introduction To Data Analytics | Data Analytic...
Data Analytics For Beginners | Introduction To Data Analytics | Data Analytic...Edureka!
 

La actualidad más candente (20)

PREDICTION OF CRUDE OIL PRICES USING SVR WITH GRID SEARCH CROSS VALIDATION AL...
PREDICTION OF CRUDE OIL PRICES USING SVR WITH GRID SEARCH CROSS VALIDATION AL...PREDICTION OF CRUDE OIL PRICES USING SVR WITH GRID SEARCH CROSS VALIDATION AL...
PREDICTION OF CRUDE OIL PRICES USING SVR WITH GRID SEARCH CROSS VALIDATION AL...
 
GPS for Chemical Space - Digital Assistants to Support Molecule Design - Chem...
GPS for Chemical Space - Digital Assistants to Support Molecule Design - Chem...GPS for Chemical Space - Digital Assistants to Support Molecule Design - Chem...
GPS for Chemical Space - Digital Assistants to Support Molecule Design - Chem...
 
Business Intelligence & Predictive Analytic by Prof. Lili Saghafi
Business Intelligence & Predictive Analytic by Prof. Lili SaghafiBusiness Intelligence & Predictive Analytic by Prof. Lili Saghafi
Business Intelligence & Predictive Analytic by Prof. Lili Saghafi
 
Predictive Analytics Project in Automotive Industry
Predictive Analytics Project in Automotive IndustryPredictive Analytics Project in Automotive Industry
Predictive Analytics Project in Automotive Industry
 
Predictive analytics in action real-world examples and advice
Predictive analytics in action real-world examples and advicePredictive analytics in action real-world examples and advice
Predictive analytics in action real-world examples and advice
 
Randy Goebel for the KIEF 2018. FROM DATA TO ECONOMIC VALUE
Randy Goebel for the KIEF 2018. FROM DATA TO ECONOMIC VALUERandy Goebel for the KIEF 2018. FROM DATA TO ECONOMIC VALUE
Randy Goebel for the KIEF 2018. FROM DATA TO ECONOMIC VALUE
 
Data mining 2012 generalwithmethods
Data mining  2012 generalwithmethodsData mining  2012 generalwithmethods
Data mining 2012 generalwithmethods
 
¿Como los modelos predictivos cambian los negocios?
¿Como los modelos predictivos cambian los negocios?¿Como los modelos predictivos cambian los negocios?
¿Como los modelos predictivos cambian los negocios?
 
Predictive Marketing Analytics
Predictive Marketing AnalyticsPredictive Marketing Analytics
Predictive Marketing Analytics
 
01 deloitte predictive analytics analytics summit-09-30-14_092514
01   deloitte predictive analytics analytics summit-09-30-14_09251401   deloitte predictive analytics analytics summit-09-30-14_092514
01 deloitte predictive analytics analytics summit-09-30-14_092514
 
Predictive data analytics models and their applications
Predictive data analytics models and their applicationsPredictive data analytics models and their applications
Predictive data analytics models and their applications
 
Predictive analysis and modelling
Predictive analysis and modellingPredictive analysis and modelling
Predictive analysis and modelling
 
Webinar Tutorial - A Beginners Guide To MaxDiff Scaling
Webinar Tutorial - A Beginners Guide To MaxDiff ScalingWebinar Tutorial - A Beginners Guide To MaxDiff Scaling
Webinar Tutorial - A Beginners Guide To MaxDiff Scaling
 
What is Data analytics and it's importance ?
What is Data analytics and it's importance ?What is Data analytics and it's importance ?
What is Data analytics and it's importance ?
 
thesis_jinxing_lin
thesis_jinxing_linthesis_jinxing_lin
thesis_jinxing_lin
 
Causal Inference in Marketing
Causal Inference in MarketingCausal Inference in Marketing
Causal Inference in Marketing
 
Data analytics
Data analyticsData analytics
Data analytics
 
Predictive Analytics - Display Advertising & Credit Card Acquisition Use cases
Predictive Analytics - Display Advertising & Credit Card Acquisition Use cases Predictive Analytics - Display Advertising & Credit Card Acquisition Use cases
Predictive Analytics - Display Advertising & Credit Card Acquisition Use cases
 
Predictive Analytics - An Overview
Predictive Analytics - An OverviewPredictive Analytics - An Overview
Predictive Analytics - An Overview
 
Data Analytics For Beginners | Introduction To Data Analytics | Data Analytic...
Data Analytics For Beginners | Introduction To Data Analytics | Data Analytic...Data Analytics For Beginners | Introduction To Data Analytics | Data Analytic...
Data Analytics For Beginners | Introduction To Data Analytics | Data Analytic...
 

Destacado

Intro To Mobile Analytics
Intro To Mobile AnalyticsIntro To Mobile Analytics
Intro To Mobile AnalyticsTapmint
 
How to Align your Marketing with Customer Emotions | Adria Saracino
How to Align your Marketing with Customer Emotions | Adria SaracinoHow to Align your Marketing with Customer Emotions | Adria Saracino
How to Align your Marketing with Customer Emotions | Adria SaracinoAdria Saracino
 
Big data-analytics-changing-way-organizations-conducting-business
Big data-analytics-changing-way-organizations-conducting-businessBig data-analytics-changing-way-organizations-conducting-business
Big data-analytics-changing-way-organizations-conducting-businessAmit Bhargava
 
Mobile Data Analytics
Mobile Data AnalyticsMobile Data Analytics
Mobile Data AnalyticsRICHARD AMUOK
 
February 2014 mobile analytics report
February 2014 mobile analytics reportFebruary 2014 mobile analytics report
February 2014 mobile analytics reportPatrick Hurley
 
Mobile Analytics – Driving Consumer Insights
Mobile Analytics – Driving Consumer InsightsMobile Analytics – Driving Consumer Insights
Mobile Analytics – Driving Consumer InsightsDigital Vidya
 
First-passage percolation on random planar maps
First-passage percolation on random planar mapsFirst-passage percolation on random planar maps
First-passage percolation on random planar mapsTimothy Budd
 
20131011 - Los Gatos - Netflix - Big Data Design Patterns
20131011 - Los Gatos - Netflix - Big Data Design Patterns20131011 - Los Gatos - Netflix - Big Data Design Patterns
20131011 - Los Gatos - Netflix - Big Data Design PatternsAllen Day, PhD
 
mtc All Hands 8/15 Werte
mtc All Hands 8/15 Wertemtc All Hands 8/15 Werte
mtc All Hands 8/15 WerteArne Krueger
 
Paper Review: An exact mapping between the Variational Renormalization Group ...
Paper Review: An exact mapping between the Variational Renormalization Group ...Paper Review: An exact mapping between the Variational Renormalization Group ...
Paper Review: An exact mapping between the Variational Renormalization Group ...Kai-Wen Zhao
 
Artificial intelligence 2015: Quo Vadis?
Artificial intelligence 2015: Quo Vadis?Artificial intelligence 2015: Quo Vadis?
Artificial intelligence 2015: Quo Vadis?Sergey Shelpuk
 
Machine Learning and Logging for Monitoring Microservices
Machine Learning and Logging for Monitoring Microservices Machine Learning and Logging for Monitoring Microservices
Machine Learning and Logging for Monitoring Microservices Daniel Berman
 
Network-Growth Rule Dependence of Fractal Dimension of Percolation Cluster on...
Network-Growth Rule Dependence of Fractal Dimension of Percolation Cluster on...Network-Growth Rule Dependence of Fractal Dimension of Percolation Cluster on...
Network-Growth Rule Dependence of Fractal Dimension of Percolation Cluster on...Shu Tanaka
 

Destacado (20)

Mobile analytics
Mobile analyticsMobile analytics
Mobile analytics
 
Intro To Mobile Analytics
Intro To Mobile AnalyticsIntro To Mobile Analytics
Intro To Mobile Analytics
 
How to Align your Marketing with Customer Emotions | Adria Saracino
How to Align your Marketing with Customer Emotions | Adria SaracinoHow to Align your Marketing with Customer Emotions | Adria Saracino
How to Align your Marketing with Customer Emotions | Adria Saracino
 
Big data-analytics-changing-way-organizations-conducting-business
Big data-analytics-changing-way-organizations-conducting-businessBig data-analytics-changing-way-organizations-conducting-business
Big data-analytics-changing-way-organizations-conducting-business
 
Plan de carrera dentro de una empresa
Plan de carrera dentro de una empresaPlan de carrera dentro de una empresa
Plan de carrera dentro de una empresa
 
Mobile Data Analytics
Mobile Data AnalyticsMobile Data Analytics
Mobile Data Analytics
 
February 2014 mobile analytics report
February 2014 mobile analytics reportFebruary 2014 mobile analytics report
February 2014 mobile analytics report
 
Mobile Analytics – Driving Consumer Insights
Mobile Analytics – Driving Consumer InsightsMobile Analytics – Driving Consumer Insights
Mobile Analytics – Driving Consumer Insights
 
Logging in moodle
Logging in moodleLogging in moodle
Logging in moodle
 
Machine Learning at Scale
Machine Learning at ScaleMachine Learning at Scale
Machine Learning at Scale
 
Percolation Model and Controllability
Percolation Model and ControllabilityPercolation Model and Controllability
Percolation Model and Controllability
 
First-passage percolation on random planar maps
First-passage percolation on random planar mapsFirst-passage percolation on random planar maps
First-passage percolation on random planar maps
 
20131011 - Los Gatos - Netflix - Big Data Design Patterns
20131011 - Los Gatos - Netflix - Big Data Design Patterns20131011 - Los Gatos - Netflix - Big Data Design Patterns
20131011 - Los Gatos - Netflix - Big Data Design Patterns
 
mtc All Hands 8/15 Werte
mtc All Hands 8/15 Wertemtc All Hands 8/15 Werte
mtc All Hands 8/15 Werte
 
Percolation
PercolationPercolation
Percolation
 
Paper Review: An exact mapping between the Variational Renormalization Group ...
Paper Review: An exact mapping between the Variational Renormalization Group ...Paper Review: An exact mapping between the Variational Renormalization Group ...
Paper Review: An exact mapping between the Variational Renormalization Group ...
 
Elastic Search
Elastic SearchElastic Search
Elastic Search
 
Artificial intelligence 2015: Quo Vadis?
Artificial intelligence 2015: Quo Vadis?Artificial intelligence 2015: Quo Vadis?
Artificial intelligence 2015: Quo Vadis?
 
Machine Learning and Logging for Monitoring Microservices
Machine Learning and Logging for Monitoring Microservices Machine Learning and Logging for Monitoring Microservices
Machine Learning and Logging for Monitoring Microservices
 
Network-Growth Rule Dependence of Fractal Dimension of Percolation Cluster on...
Network-Growth Rule Dependence of Fractal Dimension of Percolation Cluster on...Network-Growth Rule Dependence of Fractal Dimension of Percolation Cluster on...
Network-Growth Rule Dependence of Fractal Dimension of Percolation Cluster on...
 

Similar a Predictive analytics in mobility

Predictive Analytics: Context and Use Cases
Predictive Analytics: Context and Use CasesPredictive Analytics: Context and Use Cases
Predictive Analytics: Context and Use CasesKimberley Mitchell
 
Machine_Learning_with_MATLAB_Seminar_Latest.pdf
Machine_Learning_with_MATLAB_Seminar_Latest.pdfMachine_Learning_with_MATLAB_Seminar_Latest.pdf
Machine_Learning_with_MATLAB_Seminar_Latest.pdfCarlos Paredes
 
predictive analysis and usage in procurement ppt 2017
predictive analysis and usage in procurement  ppt 2017predictive analysis and usage in procurement  ppt 2017
predictive analysis and usage in procurement ppt 2017Prashant Bhatmule
 
Machine learning at b.e.s.t. summer university
Machine learning  at b.e.s.t. summer universityMachine learning  at b.e.s.t. summer university
Machine learning at b.e.s.t. summer universityLászló Kovács
 
A Hybrid Theory Of Power Theft Detection
A Hybrid Theory Of Power Theft DetectionA Hybrid Theory Of Power Theft Detection
A Hybrid Theory Of Power Theft DetectionCamella Taylor
 
Borys Pratsiuk "How to be NVidia partner"
Borys Pratsiuk "How to be NVidia partner"Borys Pratsiuk "How to be NVidia partner"
Borys Pratsiuk "How to be NVidia partner"Lviv Startup Club
 
Machine learning and big data
Machine learning and big dataMachine learning and big data
Machine learning and big dataPoo Kuan Hoong
 
Data Science.pptx NEW COURICUUMN IN DATA
Data Science.pptx NEW COURICUUMN IN DATAData Science.pptx NEW COURICUUMN IN DATA
Data Science.pptx NEW COURICUUMN IN DATAjaved75
 
Data Analytics in Industry Verticals, Data Analytics Lifecycle, Challenges of...
Data Analytics in Industry Verticals, Data Analytics Lifecycle, Challenges of...Data Analytics in Industry Verticals, Data Analytics Lifecycle, Challenges of...
Data Analytics in Industry Verticals, Data Analytics Lifecycle, Challenges of...Sahilakhurana
 
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...Kai Wähner
 
IRJET- Fault Detection and Prediction of Failure using Vibration Analysis
IRJET-	 Fault Detection and Prediction of Failure using Vibration AnalysisIRJET-	 Fault Detection and Prediction of Failure using Vibration Analysis
IRJET- Fault Detection and Prediction of Failure using Vibration AnalysisIRJET Journal
 
Machine Learning and Industrie 4.0
Machine Learning and Industrie 4.0Machine Learning and Industrie 4.0
Machine Learning and Industrie 4.0Peter Schleinitz
 
Advanced Analytics and Data Science Expertise
Advanced Analytics and Data Science ExpertiseAdvanced Analytics and Data Science Expertise
Advanced Analytics and Data Science ExpertiseSoftServe
 
Automated Feature Selection and Churn Prediction using Deep Learning Models
Automated Feature Selection and Churn Prediction using Deep Learning ModelsAutomated Feature Selection and Churn Prediction using Deep Learning Models
Automated Feature Selection and Churn Prediction using Deep Learning ModelsIRJET Journal
 
Machine Learning AND Deep Learning for OpenPOWER
Machine Learning AND Deep Learning for OpenPOWERMachine Learning AND Deep Learning for OpenPOWER
Machine Learning AND Deep Learning for OpenPOWERGanesan Narayanasamy
 
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...Value Amplify Consulting
 
Data Science course in Hyderabad .
Data Science course in Hyderabad            .Data Science course in Hyderabad            .
Data Science course in Hyderabad .rajasrichalamala3zen
 
Data Science course in Hyderabad .
Data Science course in Hyderabad         .Data Science course in Hyderabad         .
Data Science course in Hyderabad .rajasrichalamala3zen
 
data science course in Hyderabad data science course in Hyderabad
data science course in Hyderabad data science course in Hyderabaddata science course in Hyderabad data science course in Hyderabad
data science course in Hyderabad data science course in Hyderabadakhilamadupativibhin
 
data science course training in Hyderabad
data science course training in Hyderabaddata science course training in Hyderabad
data science course training in Hyderabadmadhupriya3zen
 

Similar a Predictive analytics in mobility (20)

Predictive Analytics: Context and Use Cases
Predictive Analytics: Context and Use CasesPredictive Analytics: Context and Use Cases
Predictive Analytics: Context and Use Cases
 
Machine_Learning_with_MATLAB_Seminar_Latest.pdf
Machine_Learning_with_MATLAB_Seminar_Latest.pdfMachine_Learning_with_MATLAB_Seminar_Latest.pdf
Machine_Learning_with_MATLAB_Seminar_Latest.pdf
 
predictive analysis and usage in procurement ppt 2017
predictive analysis and usage in procurement  ppt 2017predictive analysis and usage in procurement  ppt 2017
predictive analysis and usage in procurement ppt 2017
 
Machine learning at b.e.s.t. summer university
Machine learning  at b.e.s.t. summer universityMachine learning  at b.e.s.t. summer university
Machine learning at b.e.s.t. summer university
 
A Hybrid Theory Of Power Theft Detection
A Hybrid Theory Of Power Theft DetectionA Hybrid Theory Of Power Theft Detection
A Hybrid Theory Of Power Theft Detection
 
Borys Pratsiuk "How to be NVidia partner"
Borys Pratsiuk "How to be NVidia partner"Borys Pratsiuk "How to be NVidia partner"
Borys Pratsiuk "How to be NVidia partner"
 
Machine learning and big data
Machine learning and big dataMachine learning and big data
Machine learning and big data
 
Data Science.pptx NEW COURICUUMN IN DATA
Data Science.pptx NEW COURICUUMN IN DATAData Science.pptx NEW COURICUUMN IN DATA
Data Science.pptx NEW COURICUUMN IN DATA
 
Data Analytics in Industry Verticals, Data Analytics Lifecycle, Challenges of...
Data Analytics in Industry Verticals, Data Analytics Lifecycle, Challenges of...Data Analytics in Industry Verticals, Data Analytics Lifecycle, Challenges of...
Data Analytics in Industry Verticals, Data Analytics Lifecycle, Challenges of...
 
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
 
IRJET- Fault Detection and Prediction of Failure using Vibration Analysis
IRJET-	 Fault Detection and Prediction of Failure using Vibration AnalysisIRJET-	 Fault Detection and Prediction of Failure using Vibration Analysis
IRJET- Fault Detection and Prediction of Failure using Vibration Analysis
 
Machine Learning and Industrie 4.0
Machine Learning and Industrie 4.0Machine Learning and Industrie 4.0
Machine Learning and Industrie 4.0
 
Advanced Analytics and Data Science Expertise
Advanced Analytics and Data Science ExpertiseAdvanced Analytics and Data Science Expertise
Advanced Analytics and Data Science Expertise
 
Automated Feature Selection and Churn Prediction using Deep Learning Models
Automated Feature Selection and Churn Prediction using Deep Learning ModelsAutomated Feature Selection and Churn Prediction using Deep Learning Models
Automated Feature Selection and Churn Prediction using Deep Learning Models
 
Machine Learning AND Deep Learning for OpenPOWER
Machine Learning AND Deep Learning for OpenPOWERMachine Learning AND Deep Learning for OpenPOWER
Machine Learning AND Deep Learning for OpenPOWER
 
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
 
Data Science course in Hyderabad .
Data Science course in Hyderabad            .Data Science course in Hyderabad            .
Data Science course in Hyderabad .
 
Data Science course in Hyderabad .
Data Science course in Hyderabad         .Data Science course in Hyderabad         .
Data Science course in Hyderabad .
 
data science course in Hyderabad data science course in Hyderabad
data science course in Hyderabad data science course in Hyderabaddata science course in Hyderabad data science course in Hyderabad
data science course in Hyderabad data science course in Hyderabad
 
data science course training in Hyderabad
data science course training in Hyderabaddata science course training in Hyderabad
data science course training in Hyderabad
 

Último

Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSINGmarianagonzalez07
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 217djon017
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Colleen Farrelly
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanMYRABACSAFRA2
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
MK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docxMK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docxUnduhUnggah1
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024thyngster
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home ServiceSapana Sha
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Cantervoginip
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 
IMA MSN - Medical Students Network (2).pptx
IMA MSN - Medical Students Network (2).pptxIMA MSN - Medical Students Network (2).pptx
IMA MSN - Medical Students Network (2).pptxdolaknnilon
 

Último (20)

Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population Mean
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
MK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docxMK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docx
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Canter
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 
IMA MSN - Medical Students Network (2).pptx
IMA MSN - Medical Students Network (2).pptxIMA MSN - Medical Students Network (2).pptx
IMA MSN - Medical Students Network (2).pptx
 

Predictive analytics in mobility

  • 1. Predictive analytics The next generation of MaaS Rok Okorn, Ektimo d.o.o.
  • 2. Agenda About predictive analytics Supervised, unsupervised or reinforcement Methods Examples of usage
  • 3. What is data science? Data science reveals previously unknown cause and effect relationships and possibly forecasts future events by a systematic analysis (of large amounts) of data. Objective: usage of data for improved business cases. Better decisions Higher effiecency Cost optimization Improved experience New products
  • 4. dfsdf New levels of analytics with a data science Complexity Addedvalue Descriptive analytics Diagnostic analytics Predictive analytics Prescriptive analytics What happened? Why it happened? What will happen? Which decision leads to the best outcome? Survey results: Big data use cases 2015, BARC: 39% 31% 8% 10% EU companies perform big data projects. companies implemented predictive analytics. increase in income due to big data projects.. mean cost reduction due to big data projects.
  • 5. In the center of data science is artificial intelligence These algorithms enable computers to: • learn from past data without explicit programming • improve with new data. • effectively recognize patterns in complex data from a variety of sources.
  • 6. Supervised, unsupervised or reinforcement? Example: object recognition •Supervised learning: Learn by examples as to what object it is in terms of structure, color, shape, etc. So that after several iterations it learns to define an object. •Unsupervised learning: There is no desired output that is provided, therefore categorization is done so that the algorithm differentiates correctly between bikes, cars, houses or people (clustering of data). •Reinforcement learning: The predictions are continuously updated, unlike in the previous types. For example, when a robot sees an object: first classify it and then go around it and classify it again on new observed parameters. Alternatively, when the robot learns that some object is dangerous, it will avoid it, next time
  • 8. Typical process Obtain the data Data preparation Feature creation ValidationModelling Application Identification Enrichment Import Integration Cleaning Exploration Transformation Normalization Categorization Statistical Business Splitting Subsetting Learning Optimization Implementation Monitoring Visualization UI Feedback
  • 9. Data preparation DA Transactions Products Demographics Campains CallsE-mail Mobile media External data What we knew about person A up to some date T? What happened 1 month after T? Buys new product Integration and transformation of data Features (predictors) Response 301.2 1 4.5 1 10.9 Person A’s digital print
  • 10. D A D D D D D D D Modelling HistoricaldataCurrentdata Learning set Test set ?? Predictive model Learning/training Model validation Input (features) Output (prediction) 67% The model predicts a purchase for person X with 67% probability
  • 11. Ensembles – diversification at the level of models Predictive models Input Prediction Final prediction based on some function of the individual models, e.g. mean Instead of one single model we train multiple different models. 65%?? 90% 10% 55%
  • 12. Some useful algorithms Regressions: linear, logistic, poisson, lasso SVM: linear, kernel, hard/soft margin Clustering: k-means, kNN, hierarchical Decision trees: decision tree, randomForest Deep learning: Boltzman machines, autoencoders, recurrent networks Ensemble methods: AdaBoost, VotingClassifier
  • 13. Variouos use cases • Demand forecasting • Loyalty programs • Dynamic pricing • Recommendation systems • Optization of asortment • Credit scoring • Claims prediction • Fraud detection • Predictive lead scoring • Targeting • Optimization • Susceptibility to the purchase • Personalization • Churn prediction • Customer lifetime value prediction • Routing optimization
  • 14. Self- driving cars Predictive maintenance Optimization of supply Usage of PA in mobility What elementary problems need to be solved? • Basic infrastructure • Data gathering • What are the KPIs? Predictive analytics tasks: • Predict (stochastic) demand and supply • Predict defects, malfunctions or failures • Recognize objects on paths and deal with them • etc.
  • 15. Examples of predictive analytics capabilities
  • 16. Image recognition – problem formulation •What is it? Handwriting, CAPTCHAs; discriminating humans from computers •Where is it? Detecting objects regions in images •How is it constructed? Determining how a group of something is related (e.g. math symbols) or determining some structure of objects Given a database of objects and an image determine what, if any of the objects are present in the image.
  • 17. Image recognition – solution I source: Bernd Heisele,Visual Object Recognition with Supervised Learning
  • 18. Image recognition – solution II source: https://s3.amazonaws.com/datarobotblog/images/deepLearningIntro/013.png
  • 19. Image recognition – mobility usage • Obstacle detection • Terrain reconstruction • Convoying • Collision detection • Road recognition
  • 20. Demand prediction - problem formulation Different forecasts for different types of products: • Nondurable consumer goods • vanish after a single act of consumption • depends upon price of the commodity and the related goods and population and characteristics • Durable consumer goods • can be consumed a number of times or repeatedly used • depends upon social status, level of money income, taste and fashion, the provision of allied services and their cost, sensitive to price changes • Capital goods • used for further production • depends on the specific markets they serve and the end uses for which they are bought, consumption per unit of each end-use product • New-products • new to the consumers • depends on type (evolution, substitute), same group products demand Given current and past data, predict the demand of a given product.
  • 21. Demand prediction – solution I Classical time series approach • Seasonality • Trend • ARIMA, GARCH
  • 22. Demand prediction – solution II Machine learning methods source: Application of machine learning techniques for supply chain demand forecasting Original Research Article, European Journal of Operational Research, Volume 184, Issue 3, 1 February 2008
  • 23. Demand prediction– mobility usage • Predicting demand in a specific location • Adding new infrastructure elements (stations, cars) • Dynamic pricing • Power demand
  • 24. Predictive maintenance - problem formulation Can you tell me, when to perform maintenance? Three types of maintenance: • emergency; when failure occurs • preventive; regularly on time, cleaning cycle of x weeks • predictive; when it is needed Predictive maintenance is condition based using advanced technology and instrumentation Assumes installed indicators; read and reported by operators or sensors •What symptoms indicate the pending failure under review? •How can the symptom be detected? •Which methods of detection might be useful? •How long is the anticipated failure development period? •What does this suggest about inspection intervals?
  • 25. Predictive maintenance – solution I source: Architecture diagram: Solution Template for predictive maintenance
  • 26. Predictive maintenance – solution II source: http://revolution-computing.typepad.com/.a/6a010534b1db25970b01bb08cba61c970d-800wi
  • 27. Predictive maintenance – mobility usage • Safety, motor breakdowns • Infrastructure faults • Electric component failures • Battery performance / failure
  • 28. Beware: Issues • Methods gathering and labeling data, problem formulation • Image recognition range of viewing conditions, 2D vs. 3D, point of view, size of known image pool • Demand prediction seasonality, special events, weather, location, only sales data (instead of demand) • Preventive maintenance immediate critical faults, sensor placements
  • 29. Thank you for your attention! & Q&A