SlideShare une entreprise Scribd logo
1  sur  28
Télécharger pour lire hors ligne
Artificial Intelligence high ROI case
studies from around the world
Pranay Dave
Director Data Science, Artificial Intelligence at Teradata
Approach, algorithms and
operationalization
About Us
Business Outcome Led, Technology Driven
• ~1,400 + Customers in 77 Countries
• ~15,000 Employees including
~5,000 Consultants
• Market Cap: US $4 Billion+
• World’s Most Ethical Companies –
Ethisphere Institute
Fortune: Top 10 US Software Company
Forbes 12/2017 : Teradata « 1 Customer focus »
Top in Gartner and Forrester Quadrant
30% improvement in
popularity model
$34M identified in
fraudulent activity
75% of viewings via
personalized
recommendations
99% on-time arrival rate
for trains
20% increase in
customer retention
$3.5M net profit
increase from IVR
flow redesign
$6M revenue
increase via next best
offers
$10M cost reduction
optimizing patient stay
$1M saved via
identifying high risk
churners
2X leads via behavior
based triggers
5-Day reduction in
close cycle time
200% increase in
customer spend
50% time savings for
users working with raw
data
$80M in revenue
identified
40M customer
accounts supported
$3M saved by closing
gaps in member care
10% reduction in RFQ
cycle time
360º real-time view of
customers
28% uplift in
incremental sales
Business Outcomes
And many more…
Use-case selection
Human Intensive
Intellectual
Activity
ROI Potential
SAMPLE CLIENT EXAMPLE
Size of bubble is ROI Potential
Few Examples of
intellectual activity
Creating Breakthrough Products Improving Customer Experience
Operational Excellence
High ROI use-case from around the world
AI-enabled GPS
Japan
Creating break-through products
AI-enabled GPS
• Currently only 7% of cars globally have a
dedicated system to detect stopped vehicles
• We have helped developed AI based GPS
systems which alert of stopped vehicles
Context and Business Problem
Result
• This would enhance the navigation system
they sell and demonstrate command of
advanced technical capability to the public
and competitors
• Detecting Stopped Cars has to be done in
Real time
• We used YOLO Framework which provides the
fastest object recognition
Solution Highlight
YOLO : You Only Look Once
Improving driver safety
AI-enabled GPS
Creating training data from Video Training Integrate in GPS
(with Camera)
OPENCV YOLO MULTINET SEGMENTATION
High ROI use-case from around the world
Fraud Detection
Denmark
Operational Excellence
Fraud Detection
Staying Ahead of Fraudsters
• Danske Bank is one of top banks in Nordics
area
Context and Business Problem
Result
• Decrease in false positive by 60%
• Converting banking transactions into 2D
Solution Highlight
Tens of Millions
€ lost each month
High Fraud Loss Fast evolving fraud
sophistication
FRAUD
NON-
FRAUD
Fraud Detection
Staying Ahead of Fraudsters
Customer Initiated Fraudster Initiated
Fraud Detection
Staying Ahead of Fraudsters
Current models can
only catch ~70% of all
fraud cases
Traditional ML
models view
transactions
atomically
Often missed
fraud
transactions are
part of a series
Capturing
correlation
across many
features
DEEP Learning Opportunity
Fraud Detection
Staying Ahead of Fraudsters
Converting Banking Transaction as 2D image
Non-fraud Transaction Image
Non-fraud
Fraud Transaction Image
X-axis: features, Y-axis: time
Fraud
Non-fraud
Fraud Detection
Staying Ahead of Fraudsters
• Decrease in False Positive by 60%
High ROI use-case from around the world
Chatbot
Central-Asia
Improving Customer Experience
Telco AI powered Chatbot
Improving Customer experience
• Customer is largest Telco group in Asia
• One of the main problems was response time
to customer queries , which was in many
minutes
Context and Business Problem
Result of AI based Chatbot solution
• 90% of customer requests are now replied in
seconds compared to many minutes earlier
• Use Machine learning to identify subject such
as Internet, 4G, Billing etc…
Solution Highlight
• Use AI to understand the question and
generate reply. Use of « standard-box »
responses
• Use of Fast Text , which is open-source Deep
Learning Library from Facebook based on
messenger chats
• Able to identify different word with same
meaning: Package: pakage, package,
pack
Telco AI powered Chatbot
Improving Customer experience
Roman/
English
Language
Detection
•Internet
•Billing
•4G
Subject area
Classification
User
Query
1 or more
reponses
Classifier
Matches
Queries to
Queries
InformationRetreival
Match
Query to
Responses
using IR
approaches
FastText (AI-based)
Deep Learning based
Sequence to Sequence
Models
Operationalize AI
18
1. Getting into Production fast
2. Staying Relevant over Time
Operationalization is about getting value
Sustained competitive advantage requires
analytic models to be deployed easily and
continuously improved.
19
General Situation
• Business reviews
reports on models
• Multiple stakeholders
and objectives
• IT sent software to re-
implement and deploy
• Ad-hoc process
• Data Scientist sits in
Analytic Silo
• Custom datasets
• Variety of modelling
techniques and
technologies
• Focus on trained model
historical performance
Performance
Reports
Trained
Models
Analytics
Business
IT
MISSING
FRAMEWORK
#TDUNIV
Analytic Ops…A smarter way to operationalize
Analytics
Ops
external data
iteration
data-mining
statistics
value-driven
flexibility
exploration
discovery
modelling
blue-sky ideation
security
governance
compliance
curation
deployment
maintenance
integration
testing
engineering
process-driven
Analytics
Operations
#TDUNIV
Analytic Ops Framework
Data Scientist
making models
The business using
a trained model
Develop
• Recipe Templates
• DS Lab
• Model scripting (untrained
models)
• Testing, Training, Model
Evaluation
• Version Control (Gitlab)
• Dependency Management
Automate
• Dockerize
• Model Training
• Storage of trained models
• Model Evaluation
• Model Business
Approval/Report Creation
• Comparison vs current Live
model
(Champion/Challenger)
Consume
• Real-time model scoring
engines
• Automatic deployment of
trained model artefacts
• Dashboards and forecasts
updated using new models
• Multi Model management
• Model output logging
Involving: Analysts, Data Scientists, Engineers, Dev Ops, Business Stakeholders
Methodology
#TDUNIV
Analytic Ops Framework - Develop
Develop
• Recipe Templates
• DS Lab
• Model scripting (untrained
models)
• Testing, Training, Model
Evaluation
• Version Control (Gitlab)
• Dependency Management
Optimized Code
template for
operational purposes
Github
Version controlling
#TDUNIV
Analytic Ops Framework - Automate
Automate
• Dockerize
• Model Training
• Storage of trained models
• Model Evaluation
• Model Business
Approval/Report Creation
• Comparison vs current Live
model
(Champion/Challenger)
MethodologyAbstraction by Docker
Containerization
Dockers simplifies operational
management
Business receive reports to
validate in “business”
terminology
#TDUNIV
With Analytic Ops
Consume
• Real-time model scoring
engines
• Automatic deployment of
trained model artefacts
• Dashboards and forecasts
updated using new models
• Multi-model management
• Model output loggingChampion
Challengers
Customer Propensity Engine
MULTI-MODEL SCENARIO
#TDUNIV
Teradata Analytic Ops Accelerator
Build
Model
Pipeline
Merge
Request
Model
Consump
-
tion
Engine
• Build images
• Run containers:
• Train model
• Test model
• Generate report
• Save metadata
• Trained model
summary
• Review trained
models
performance
• Deploy approved
models
• Review new model
code
• Trigger automated
modelling
pipelines
• Develop models
Data
Lab
• Unapproved
Models
• Metadata
• Approved
Models
• Metadata
Recipe Templates
Key Takeaways
/ Key Areas for High-ROI use-cases
- Creating Breakthrough Products
- Improving Customer Experience
- Operational Excellence
/Operationalization is key for getting business value
#TDUNIV
Grazie
#TDUNIV
#TDUNIV
Divider slide

Contenu connexe

Tendances

Big Data in Banking (White paper)
Big Data in Banking (White paper)Big Data in Banking (White paper)
Big Data in Banking (White paper)InData Labs
 
How Big Data and Predictive Analytics are revolutionizing AML and Financial C...
How Big Data and Predictive Analytics are revolutionizing AML and Financial C...How Big Data and Predictive Analytics are revolutionizing AML and Financial C...
How Big Data and Predictive Analytics are revolutionizing AML and Financial C...DataWorks Summit
 
How Eastern Bank Uses Big Data to Better Serve and Protect its Customers
How Eastern Bank Uses Big Data to Better Serve and Protect its CustomersHow Eastern Bank Uses Big Data to Better Serve and Protect its Customers
How Eastern Bank Uses Big Data to Better Serve and Protect its CustomersBrian Griffith
 
ICIC 2013 Conference Proceedings Sumair Riyaz Dolcera
ICIC 2013 Conference Proceedings Sumair Riyaz DolceraICIC 2013 Conference Proceedings Sumair Riyaz Dolcera
ICIC 2013 Conference Proceedings Sumair Riyaz DolceraDr. Haxel Consult
 
Protecting the bank
Protecting the bankProtecting the bank
Protecting the bankCGI Suomi
 
New Product Introductions - LexisNexis
New Product Introductions - LexisNexis New Product Introductions - LexisNexis
New Product Introductions - LexisNexis Dr. Haxel Consult
 
Understanding the impact of your fraud strategy
Understanding the impact of your fraud strategy Understanding the impact of your fraud strategy
Understanding the impact of your fraud strategy European Merchant Services
 
Mclarens @ Data Science Sg
Mclarens @ Data Science SgMclarens @ Data Science Sg
Mclarens @ Data Science SgBenji Thian
 
ML and AI in Finance: Master Class
ML and AI in Finance: Master ClassML and AI in Finance: Master Class
ML and AI in Finance: Master ClassQuantUniversity
 
Big Data & Analytics perspectives in Banking
Big Data & Analytics perspectives in BankingBig Data & Analytics perspectives in Banking
Big Data & Analytics perspectives in BankingGianpaolo Zampol
 
Welcome to the Age of Big Data in Banking
Welcome to the Age of Big Data in Banking Welcome to the Age of Big Data in Banking
Welcome to the Age of Big Data in Banking Andy Hirst
 
Business intelligence data analytics-visualization
Business intelligence data analytics-visualizationBusiness intelligence data analytics-visualization
Business intelligence data analytics-visualizationMuthu Natarajan
 
Fraudulent credit card cash-out detection On Graphs
Fraudulent credit card cash-out detection On GraphsFraudulent credit card cash-out detection On Graphs
Fraudulent credit card cash-out detection On GraphsTigerGraph
 
Adopting Analytics in Telecom
Adopting Analytics in TelecomAdopting Analytics in Telecom
Adopting Analytics in TelecomBitanshu Das
 
Predictive analytics solution for claims fraud detection
Predictive analytics solution for claims fraud detectionPredictive analytics solution for claims fraud detection
Predictive analytics solution for claims fraud detectionZensar Technologies Ltd.
 
Big Data Case study - caixa bank
Big Data Case study - caixa bankBig Data Case study - caixa bank
Big Data Case study - caixa bankChungsik Yun
 
Leveraging Big Data to Drive Bank Customer Engagement and Loyalty
Leveraging Big Data to Drive Bank Customer Engagement and LoyaltyLeveraging Big Data to Drive Bank Customer Engagement and Loyalty
Leveraging Big Data to Drive Bank Customer Engagement and LoyaltyJim Marous
 
Roadmap to realizing the value of telco data – opportunities, challenges, use...
Roadmap to realizing the value of telco data – opportunities, challenges, use...Roadmap to realizing the value of telco data – opportunities, challenges, use...
Roadmap to realizing the value of telco data – opportunities, challenges, use...Flytxt
 

Tendances (20)

Big Data in Banking (White paper)
Big Data in Banking (White paper)Big Data in Banking (White paper)
Big Data in Banking (White paper)
 
How Big Data and Predictive Analytics are revolutionizing AML and Financial C...
How Big Data and Predictive Analytics are revolutionizing AML and Financial C...How Big Data and Predictive Analytics are revolutionizing AML and Financial C...
How Big Data and Predictive Analytics are revolutionizing AML and Financial C...
 
How Eastern Bank Uses Big Data to Better Serve and Protect its Customers
How Eastern Bank Uses Big Data to Better Serve and Protect its CustomersHow Eastern Bank Uses Big Data to Better Serve and Protect its Customers
How Eastern Bank Uses Big Data to Better Serve and Protect its Customers
 
ICIC 2013 Conference Proceedings Sumair Riyaz Dolcera
ICIC 2013 Conference Proceedings Sumair Riyaz DolceraICIC 2013 Conference Proceedings Sumair Riyaz Dolcera
ICIC 2013 Conference Proceedings Sumair Riyaz Dolcera
 
Advanced Analytics in Banking, CITI
Advanced Analytics in Banking, CITIAdvanced Analytics in Banking, CITI
Advanced Analytics in Banking, CITI
 
Protecting the bank
Protecting the bankProtecting the bank
Protecting the bank
 
New Product Introductions - LexisNexis
New Product Introductions - LexisNexis New Product Introductions - LexisNexis
New Product Introductions - LexisNexis
 
Understanding the impact of your fraud strategy
Understanding the impact of your fraud strategy Understanding the impact of your fraud strategy
Understanding the impact of your fraud strategy
 
Mclarens @ Data Science Sg
Mclarens @ Data Science SgMclarens @ Data Science Sg
Mclarens @ Data Science Sg
 
ML and AI in Finance: Master Class
ML and AI in Finance: Master ClassML and AI in Finance: Master Class
ML and AI in Finance: Master Class
 
Big Data & Analytics perspectives in Banking
Big Data & Analytics perspectives in BankingBig Data & Analytics perspectives in Banking
Big Data & Analytics perspectives in Banking
 
Welcome to the Age of Big Data in Banking
Welcome to the Age of Big Data in Banking Welcome to the Age of Big Data in Banking
Welcome to the Age of Big Data in Banking
 
Business intelligence data analytics-visualization
Business intelligence data analytics-visualizationBusiness intelligence data analytics-visualization
Business intelligence data analytics-visualization
 
Big data research
Big data researchBig data research
Big data research
 
Fraudulent credit card cash-out detection On Graphs
Fraudulent credit card cash-out detection On GraphsFraudulent credit card cash-out detection On Graphs
Fraudulent credit card cash-out detection On Graphs
 
Adopting Analytics in Telecom
Adopting Analytics in TelecomAdopting Analytics in Telecom
Adopting Analytics in Telecom
 
Predictive analytics solution for claims fraud detection
Predictive analytics solution for claims fraud detectionPredictive analytics solution for claims fraud detection
Predictive analytics solution for claims fraud detection
 
Big Data Case study - caixa bank
Big Data Case study - caixa bankBig Data Case study - caixa bank
Big Data Case study - caixa bank
 
Leveraging Big Data to Drive Bank Customer Engagement and Loyalty
Leveraging Big Data to Drive Bank Customer Engagement and LoyaltyLeveraging Big Data to Drive Bank Customer Engagement and Loyalty
Leveraging Big Data to Drive Bank Customer Engagement and Loyalty
 
Roadmap to realizing the value of telco data – opportunities, challenges, use...
Roadmap to realizing the value of telco data – opportunities, challenges, use...Roadmap to realizing the value of telco data – opportunities, challenges, use...
Roadmap to realizing the value of telco data – opportunities, challenges, use...
 

Similaire à Artificial Intelligence high ROI case studies from around the world: approach, algorithms and operationalization. Pranay Dave - Teradata

Empower customer success at LinkedIn with advanced analytics and great visual...
Empower customer success at LinkedIn with advanced analytics and great visual...Empower customer success at LinkedIn with advanced analytics and great visual...
Empower customer success at LinkedIn with advanced analytics and great visual...Michael Li
 
Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Roger Barga
 
How Choice Hotels Aligned IT and Business Through Common Metrics - AppSphere16
How Choice Hotels Aligned IT and Business Through Common Metrics - AppSphere16How Choice Hotels Aligned IT and Business Through Common Metrics - AppSphere16
How Choice Hotels Aligned IT and Business Through Common Metrics - AppSphere16AppDynamics
 
Data Analytics in Digital Transformation
Data Analytics in Digital TransformationData Analytics in Digital Transformation
Data Analytics in Digital TransformationMukund Babbar
 
Continuous Transaction Monitoring Detect and analyze anomalous transactions t...
Continuous Transaction Monitoring Detect and analyze anomalous transactions t...Continuous Transaction Monitoring Detect and analyze anomalous transactions t...
Continuous Transaction Monitoring Detect and analyze anomalous transactions t...Genpact Ltd
 
Calutions mintsoftware-100102232344-phpapp01
Calutions mintsoftware-100102232344-phpapp01Calutions mintsoftware-100102232344-phpapp01
Calutions mintsoftware-100102232344-phpapp01dascud
 
Data Science Introduction by Emerging India Analytics
Data Science Introduction by Emerging India AnalyticsData Science Introduction by Emerging India Analytics
Data Science Introduction by Emerging India AnalyticsAyeshaSharma29
 
Use of Analytics to recover from COVID19 hit economy
Use of Analytics to recover from COVID19 hit economyUse of Analytics to recover from COVID19 hit economy
Use of Analytics to recover from COVID19 hit economyAmit Parija
 
20150118 s snet analytics vca
20150118 s snet analytics vca20150118 s snet analytics vca
20150118 s snet analytics vcaVishwanath Ramdas
 
Predictive Conversion Modeling - Lifting Web Analytics to the next level
Predictive Conversion Modeling - Lifting Web Analytics to the next levelPredictive Conversion Modeling - Lifting Web Analytics to the next level
Predictive Conversion Modeling - Lifting Web Analytics to the next levelPetri Mertanen
 
Real Life Lessons From an Operational Excellence Expert
Real Life Lessons From an Operational Excellence ExpertReal Life Lessons From an Operational Excellence Expert
Real Life Lessons From an Operational Excellence ExpertMinitab, LLC
 
Erfolgreicher agieren mit Analytics_Markus Barmettler_IBM Symposium 2013
Erfolgreicher agieren mit Analytics_Markus Barmettler_IBM Symposium 2013Erfolgreicher agieren mit Analytics_Markus Barmettler_IBM Symposium 2013
Erfolgreicher agieren mit Analytics_Markus Barmettler_IBM Symposium 2013IBM Switzerland
 
Draft - Digital Transformation Rough Plan.pdf
Draft - Digital Transformation Rough Plan.pdfDraft - Digital Transformation Rough Plan.pdf
Draft - Digital Transformation Rough Plan.pdfEnricoJohanes1
 
Dataiku tatvic webinar presentation
Dataiku tatvic webinar presentationDataiku tatvic webinar presentation
Dataiku tatvic webinar presentationTatvic Analytics
 
Datorama - NOAH15 London
Datorama - NOAH15 LondonDatorama - NOAH15 London
Datorama - NOAH15 LondonNOAH Advisors
 
Time-to-Event Models, presented by DataSong and Revolution Analytics
Time-to-Event Models, presented by DataSong and Revolution AnalyticsTime-to-Event Models, presented by DataSong and Revolution Analytics
Time-to-Event Models, presented by DataSong and Revolution AnalyticsRevolution Analytics
 
Clario Webinar 7-29-09
Clario Webinar 7-29-09Clario Webinar 7-29-09
Clario Webinar 7-29-09jsmcclurg
 

Similaire à Artificial Intelligence high ROI case studies from around the world: approach, algorithms and operationalization. Pranay Dave - Teradata (20)

Data mining
Data miningData mining
Data mining
 
Empower customer success at LinkedIn with advanced analytics and great visual...
Empower customer success at LinkedIn with advanced analytics and great visual...Empower customer success at LinkedIn with advanced analytics and great visual...
Empower customer success at LinkedIn with advanced analytics and great visual...
 
Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Barga Galvanize Sept 2015
Barga Galvanize Sept 2015
 
How Choice Hotels Aligned IT and Business Through Common Metrics - AppSphere16
How Choice Hotels Aligned IT and Business Through Common Metrics - AppSphere16How Choice Hotels Aligned IT and Business Through Common Metrics - AppSphere16
How Choice Hotels Aligned IT and Business Through Common Metrics - AppSphere16
 
Data Analytics in Digital Transformation
Data Analytics in Digital TransformationData Analytics in Digital Transformation
Data Analytics in Digital Transformation
 
Continuous Transaction Monitoring Detect and analyze anomalous transactions t...
Continuous Transaction Monitoring Detect and analyze anomalous transactions t...Continuous Transaction Monitoring Detect and analyze anomalous transactions t...
Continuous Transaction Monitoring Detect and analyze anomalous transactions t...
 
Calutions mintsoftware-100102232344-phpapp01
Calutions mintsoftware-100102232344-phpapp01Calutions mintsoftware-100102232344-phpapp01
Calutions mintsoftware-100102232344-phpapp01
 
Data Science Introduction by Emerging India Analytics
Data Science Introduction by Emerging India AnalyticsData Science Introduction by Emerging India Analytics
Data Science Introduction by Emerging India Analytics
 
Use of Analytics to recover from COVID19 hit economy
Use of Analytics to recover from COVID19 hit economyUse of Analytics to recover from COVID19 hit economy
Use of Analytics to recover from COVID19 hit economy
 
20150118 s snet analytics vca
20150118 s snet analytics vca20150118 s snet analytics vca
20150118 s snet analytics vca
 
Predictive Conversion Modeling - Lifting Web Analytics to the next level
Predictive Conversion Modeling - Lifting Web Analytics to the next levelPredictive Conversion Modeling - Lifting Web Analytics to the next level
Predictive Conversion Modeling - Lifting Web Analytics to the next level
 
Real Life Lessons From an Operational Excellence Expert
Real Life Lessons From an Operational Excellence ExpertReal Life Lessons From an Operational Excellence Expert
Real Life Lessons From an Operational Excellence Expert
 
Erfolgreicher agieren mit Analytics_Markus Barmettler_IBM Symposium 2013
Erfolgreicher agieren mit Analytics_Markus Barmettler_IBM Symposium 2013Erfolgreicher agieren mit Analytics_Markus Barmettler_IBM Symposium 2013
Erfolgreicher agieren mit Analytics_Markus Barmettler_IBM Symposium 2013
 
Draft - Digital Transformation Rough Plan.pdf
Draft - Digital Transformation Rough Plan.pdfDraft - Digital Transformation Rough Plan.pdf
Draft - Digital Transformation Rough Plan.pdf
 
Dataiku tatvic webinar presentation
Dataiku tatvic webinar presentationDataiku tatvic webinar presentation
Dataiku tatvic webinar presentation
 
Qualilogy services 201409v1
Qualilogy services 201409v1Qualilogy services 201409v1
Qualilogy services 201409v1
 
Datorama - NOAH15 London
Datorama - NOAH15 LondonDatorama - NOAH15 London
Datorama - NOAH15 London
 
Time-to-Event Models, presented by DataSong and Revolution Analytics
Time-to-Event Models, presented by DataSong and Revolution AnalyticsTime-to-Event Models, presented by DataSong and Revolution Analytics
Time-to-Event Models, presented by DataSong and Revolution Analytics
 
AI Planning Workshop overview
AI Planning Workshop overviewAI Planning Workshop overview
AI Planning Workshop overview
 
Clario Webinar 7-29-09
Clario Webinar 7-29-09Clario Webinar 7-29-09
Clario Webinar 7-29-09
 

Plus de Data Driven Innovation

Integrazione della mobilità elettrica nei sistemi urbani (Stefano Carrese, Un...
Integrazione della mobilità elettrica nei sistemi urbani (Stefano Carrese, Un...Integrazione della mobilità elettrica nei sistemi urbani (Stefano Carrese, Un...
Integrazione della mobilità elettrica nei sistemi urbani (Stefano Carrese, Un...Data Driven Innovation
 
La statistica ufficiale e i trasporti marittimi nell'era dei big data (Vincen...
La statistica ufficiale e i trasporti marittimi nell'era dei big data (Vincen...La statistica ufficiale e i trasporti marittimi nell'era dei big data (Vincen...
La statistica ufficiale e i trasporti marittimi nell'era dei big data (Vincen...Data Driven Innovation
 
How can we realize the Mobility as a Service (Maas) (Andrea Paletti, London S...
How can we realize the Mobility as a Service (Maas) (Andrea Paletti, London S...How can we realize the Mobility as a Service (Maas) (Andrea Paletti, London S...
How can we realize the Mobility as a Service (Maas) (Andrea Paletti, London S...Data Driven Innovation
 
Il DTC-Lazio e i dati del patrimonio culturale (Maria Prezioso, Università To...
Il DTC-Lazio e i dati del patrimonio culturale (Maria Prezioso, Università To...Il DTC-Lazio e i dati del patrimonio culturale (Maria Prezioso, Università To...
Il DTC-Lazio e i dati del patrimonio culturale (Maria Prezioso, Università To...Data Driven Innovation
 
CHNet-DHLab: Servizi Cloud a supporto dei beni culturali (Fabio Proietti, INF...
CHNet-DHLab: Servizi Cloud a supporto dei beni culturali (Fabio Proietti, INF...CHNet-DHLab: Servizi Cloud a supporto dei beni culturali (Fabio Proietti, INF...
CHNet-DHLab: Servizi Cloud a supporto dei beni culturali (Fabio Proietti, INF...Data Driven Innovation
 
Progetto EOSC-Pillar (Fulvio Galeazzi, GARR)
Progetto EOSC-Pillar (Fulvio Galeazzi, GARR)Progetto EOSC-Pillar (Fulvio Galeazzi, GARR)
Progetto EOSC-Pillar (Fulvio Galeazzi, GARR)Data Driven Innovation
 
Una infrastruttura per l’accesso al patrimonio culturale: il Progetto del Por...
Una infrastruttura per l’accesso al patrimonio culturale: il Progetto del Por...Una infrastruttura per l’accesso al patrimonio culturale: il Progetto del Por...
Una infrastruttura per l’accesso al patrimonio culturale: il Progetto del Por...Data Driven Innovation
 
Utilizzo dei Big data per l’analisi dei flussi veicolari e della mobilità (Ma...
Utilizzo dei Big data per l’analisi dei flussi veicolari e della mobilità (Ma...Utilizzo dei Big data per l’analisi dei flussi veicolari e della mobilità (Ma...
Utilizzo dei Big data per l’analisi dei flussi veicolari e della mobilità (Ma...Data Driven Innovation
 
I dati personali nell'analisi comportamentale della mobilità di dipendenti e ...
I dati personali nell'analisi comportamentale della mobilità di dipendenti e ...I dati personali nell'analisi comportamentale della mobilità di dipendenti e ...
I dati personali nell'analisi comportamentale della mobilità di dipendenti e ...Data Driven Innovation
 
Estrarre valore dai dati: tecnologie per ottimizzare la mobilità del futuro (...
Estrarre valore dai dati: tecnologie per ottimizzare la mobilità del futuro (...Estrarre valore dai dati: tecnologie per ottimizzare la mobilità del futuro (...
Estrarre valore dai dati: tecnologie per ottimizzare la mobilità del futuro (...Data Driven Innovation
 
Le piattaforme dati per la mobilità nelle città italiane (Marco Mena, EY)
Le piattaforme dati per la mobilità nelle città italiane (Marco Mena, EY)Le piattaforme dati per la mobilità nelle città italiane (Marco Mena, EY)
Le piattaforme dati per la mobilità nelle città italiane (Marco Mena, EY)Data Driven Innovation
 
WiseTown, un ecosistema di applicazioni e strumenti per migliorare la qualità...
WiseTown, un ecosistema di applicazioni e strumenti per migliorare la qualità...WiseTown, un ecosistema di applicazioni e strumenti per migliorare la qualità...
WiseTown, un ecosistema di applicazioni e strumenti per migliorare la qualità...Data Driven Innovation
 
CityOpenSource as a civic tech tool (Ilaria Vitellio, CityOpenSource)
CityOpenSource as a civic tech tool (Ilaria Vitellio, CityOpenSource)CityOpenSource as a civic tech tool (Ilaria Vitellio, CityOpenSource)
CityOpenSource as a civic tech tool (Ilaria Vitellio, CityOpenSource)Data Driven Innovation
 
Big Data Confederation: toward the local urban data market place (Renzo Taffa...
Big Data Confederation: toward the local urban data market place (Renzo Taffa...Big Data Confederation: toward the local urban data market place (Renzo Taffa...
Big Data Confederation: toward the local urban data market place (Renzo Taffa...Data Driven Innovation
 
Making citizens the eyes of policy makers: a sweet spot for hybrid AI? (Danie...
Making citizens the eyes of policy makers: a sweet spot for hybrid AI? (Danie...Making citizens the eyes of policy makers: a sweet spot for hybrid AI? (Danie...
Making citizens the eyes of policy makers: a sweet spot for hybrid AI? (Danie...Data Driven Innovation
 
Dall'Agenda Digitale alla Smart City: il percorso di Roma Capitale verso il D...
Dall'Agenda Digitale alla Smart City: il percorso di Roma Capitale verso il D...Dall'Agenda Digitale alla Smart City: il percorso di Roma Capitale verso il D...
Dall'Agenda Digitale alla Smart City: il percorso di Roma Capitale verso il D...Data Driven Innovation
 
Reusing open data: how to make a difference (Vittorio Scarano, Università di ...
Reusing open data: how to make a difference (Vittorio Scarano, Università di ...Reusing open data: how to make a difference (Vittorio Scarano, Università di ...
Reusing open data: how to make a difference (Vittorio Scarano, Università di ...Data Driven Innovation
 
Gestire i beni culturali con i big data (Sandro Stancampiano, Istat)
Gestire i beni culturali con i big data (Sandro Stancampiano, Istat)Gestire i beni culturali con i big data (Sandro Stancampiano, Istat)
Gestire i beni culturali con i big data (Sandro Stancampiano, Istat)Data Driven Innovation
 
Data Governance: cos’è e perché è importante? (Elena Arista, Erwin)
Data Governance: cos’è e perché è importante? (Elena Arista, Erwin)Data Governance: cos’è e perché è importante? (Elena Arista, Erwin)
Data Governance: cos’è e perché è importante? (Elena Arista, Erwin)Data Driven Innovation
 
Data driven economy: bastano i dati per avviare una start up? (Gabriele Anton...
Data driven economy: bastano i dati per avviare una start up? (Gabriele Anton...Data driven economy: bastano i dati per avviare una start up? (Gabriele Anton...
Data driven economy: bastano i dati per avviare una start up? (Gabriele Anton...Data Driven Innovation
 

Plus de Data Driven Innovation (20)

Integrazione della mobilità elettrica nei sistemi urbani (Stefano Carrese, Un...
Integrazione della mobilità elettrica nei sistemi urbani (Stefano Carrese, Un...Integrazione della mobilità elettrica nei sistemi urbani (Stefano Carrese, Un...
Integrazione della mobilità elettrica nei sistemi urbani (Stefano Carrese, Un...
 
La statistica ufficiale e i trasporti marittimi nell'era dei big data (Vincen...
La statistica ufficiale e i trasporti marittimi nell'era dei big data (Vincen...La statistica ufficiale e i trasporti marittimi nell'era dei big data (Vincen...
La statistica ufficiale e i trasporti marittimi nell'era dei big data (Vincen...
 
How can we realize the Mobility as a Service (Maas) (Andrea Paletti, London S...
How can we realize the Mobility as a Service (Maas) (Andrea Paletti, London S...How can we realize the Mobility as a Service (Maas) (Andrea Paletti, London S...
How can we realize the Mobility as a Service (Maas) (Andrea Paletti, London S...
 
Il DTC-Lazio e i dati del patrimonio culturale (Maria Prezioso, Università To...
Il DTC-Lazio e i dati del patrimonio culturale (Maria Prezioso, Università To...Il DTC-Lazio e i dati del patrimonio culturale (Maria Prezioso, Università To...
Il DTC-Lazio e i dati del patrimonio culturale (Maria Prezioso, Università To...
 
CHNet-DHLab: Servizi Cloud a supporto dei beni culturali (Fabio Proietti, INF...
CHNet-DHLab: Servizi Cloud a supporto dei beni culturali (Fabio Proietti, INF...CHNet-DHLab: Servizi Cloud a supporto dei beni culturali (Fabio Proietti, INF...
CHNet-DHLab: Servizi Cloud a supporto dei beni culturali (Fabio Proietti, INF...
 
Progetto EOSC-Pillar (Fulvio Galeazzi, GARR)
Progetto EOSC-Pillar (Fulvio Galeazzi, GARR)Progetto EOSC-Pillar (Fulvio Galeazzi, GARR)
Progetto EOSC-Pillar (Fulvio Galeazzi, GARR)
 
Una infrastruttura per l’accesso al patrimonio culturale: il Progetto del Por...
Una infrastruttura per l’accesso al patrimonio culturale: il Progetto del Por...Una infrastruttura per l’accesso al patrimonio culturale: il Progetto del Por...
Una infrastruttura per l’accesso al patrimonio culturale: il Progetto del Por...
 
Utilizzo dei Big data per l’analisi dei flussi veicolari e della mobilità (Ma...
Utilizzo dei Big data per l’analisi dei flussi veicolari e della mobilità (Ma...Utilizzo dei Big data per l’analisi dei flussi veicolari e della mobilità (Ma...
Utilizzo dei Big data per l’analisi dei flussi veicolari e della mobilità (Ma...
 
I dati personali nell'analisi comportamentale della mobilità di dipendenti e ...
I dati personali nell'analisi comportamentale della mobilità di dipendenti e ...I dati personali nell'analisi comportamentale della mobilità di dipendenti e ...
I dati personali nell'analisi comportamentale della mobilità di dipendenti e ...
 
Estrarre valore dai dati: tecnologie per ottimizzare la mobilità del futuro (...
Estrarre valore dai dati: tecnologie per ottimizzare la mobilità del futuro (...Estrarre valore dai dati: tecnologie per ottimizzare la mobilità del futuro (...
Estrarre valore dai dati: tecnologie per ottimizzare la mobilità del futuro (...
 
Le piattaforme dati per la mobilità nelle città italiane (Marco Mena, EY)
Le piattaforme dati per la mobilità nelle città italiane (Marco Mena, EY)Le piattaforme dati per la mobilità nelle città italiane (Marco Mena, EY)
Le piattaforme dati per la mobilità nelle città italiane (Marco Mena, EY)
 
WiseTown, un ecosistema di applicazioni e strumenti per migliorare la qualità...
WiseTown, un ecosistema di applicazioni e strumenti per migliorare la qualità...WiseTown, un ecosistema di applicazioni e strumenti per migliorare la qualità...
WiseTown, un ecosistema di applicazioni e strumenti per migliorare la qualità...
 
CityOpenSource as a civic tech tool (Ilaria Vitellio, CityOpenSource)
CityOpenSource as a civic tech tool (Ilaria Vitellio, CityOpenSource)CityOpenSource as a civic tech tool (Ilaria Vitellio, CityOpenSource)
CityOpenSource as a civic tech tool (Ilaria Vitellio, CityOpenSource)
 
Big Data Confederation: toward the local urban data market place (Renzo Taffa...
Big Data Confederation: toward the local urban data market place (Renzo Taffa...Big Data Confederation: toward the local urban data market place (Renzo Taffa...
Big Data Confederation: toward the local urban data market place (Renzo Taffa...
 
Making citizens the eyes of policy makers: a sweet spot for hybrid AI? (Danie...
Making citizens the eyes of policy makers: a sweet spot for hybrid AI? (Danie...Making citizens the eyes of policy makers: a sweet spot for hybrid AI? (Danie...
Making citizens the eyes of policy makers: a sweet spot for hybrid AI? (Danie...
 
Dall'Agenda Digitale alla Smart City: il percorso di Roma Capitale verso il D...
Dall'Agenda Digitale alla Smart City: il percorso di Roma Capitale verso il D...Dall'Agenda Digitale alla Smart City: il percorso di Roma Capitale verso il D...
Dall'Agenda Digitale alla Smart City: il percorso di Roma Capitale verso il D...
 
Reusing open data: how to make a difference (Vittorio Scarano, Università di ...
Reusing open data: how to make a difference (Vittorio Scarano, Università di ...Reusing open data: how to make a difference (Vittorio Scarano, Università di ...
Reusing open data: how to make a difference (Vittorio Scarano, Università di ...
 
Gestire i beni culturali con i big data (Sandro Stancampiano, Istat)
Gestire i beni culturali con i big data (Sandro Stancampiano, Istat)Gestire i beni culturali con i big data (Sandro Stancampiano, Istat)
Gestire i beni culturali con i big data (Sandro Stancampiano, Istat)
 
Data Governance: cos’è e perché è importante? (Elena Arista, Erwin)
Data Governance: cos’è e perché è importante? (Elena Arista, Erwin)Data Governance: cos’è e perché è importante? (Elena Arista, Erwin)
Data Governance: cos’è e perché è importante? (Elena Arista, Erwin)
 
Data driven economy: bastano i dati per avviare una start up? (Gabriele Anton...
Data driven economy: bastano i dati per avviare una start up? (Gabriele Anton...Data driven economy: bastano i dati per avviare una start up? (Gabriele Anton...
Data driven economy: bastano i dati per avviare una start up? (Gabriele Anton...
 

Dernier

FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Onlineanilsa9823
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...shambhavirathore45
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxolyaivanovalion
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023ymrp368
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...shivangimorya083
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 

Dernier (20)

FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Chinhat Lucknow best sexual service Online
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 

Artificial Intelligence high ROI case studies from around the world: approach, algorithms and operationalization. Pranay Dave - Teradata

  • 1. Artificial Intelligence high ROI case studies from around the world Pranay Dave Director Data Science, Artificial Intelligence at Teradata Approach, algorithms and operationalization
  • 2. About Us Business Outcome Led, Technology Driven • ~1,400 + Customers in 77 Countries • ~15,000 Employees including ~5,000 Consultants • Market Cap: US $4 Billion+ • World’s Most Ethical Companies – Ethisphere Institute Fortune: Top 10 US Software Company Forbes 12/2017 : Teradata « 1 Customer focus » Top in Gartner and Forrester Quadrant
  • 3. 30% improvement in popularity model $34M identified in fraudulent activity 75% of viewings via personalized recommendations 99% on-time arrival rate for trains 20% increase in customer retention $3.5M net profit increase from IVR flow redesign $6M revenue increase via next best offers $10M cost reduction optimizing patient stay $1M saved via identifying high risk churners 2X leads via behavior based triggers 5-Day reduction in close cycle time 200% increase in customer spend 50% time savings for users working with raw data $80M in revenue identified 40M customer accounts supported $3M saved by closing gaps in member care 10% reduction in RFQ cycle time 360º real-time view of customers 28% uplift in incremental sales Business Outcomes And many more…
  • 4. Use-case selection Human Intensive Intellectual Activity ROI Potential SAMPLE CLIENT EXAMPLE Size of bubble is ROI Potential Few Examples of intellectual activity Creating Breakthrough Products Improving Customer Experience Operational Excellence
  • 5. High ROI use-case from around the world AI-enabled GPS Japan Creating break-through products
  • 6. AI-enabled GPS • Currently only 7% of cars globally have a dedicated system to detect stopped vehicles • We have helped developed AI based GPS systems which alert of stopped vehicles Context and Business Problem Result • This would enhance the navigation system they sell and demonstrate command of advanced technical capability to the public and competitors • Detecting Stopped Cars has to be done in Real time • We used YOLO Framework which provides the fastest object recognition Solution Highlight YOLO : You Only Look Once Improving driver safety
  • 7. AI-enabled GPS Creating training data from Video Training Integrate in GPS (with Camera) OPENCV YOLO MULTINET SEGMENTATION
  • 8. High ROI use-case from around the world Fraud Detection Denmark Operational Excellence
  • 9. Fraud Detection Staying Ahead of Fraudsters • Danske Bank is one of top banks in Nordics area Context and Business Problem Result • Decrease in false positive by 60% • Converting banking transactions into 2D Solution Highlight Tens of Millions € lost each month High Fraud Loss Fast evolving fraud sophistication FRAUD NON- FRAUD
  • 10. Fraud Detection Staying Ahead of Fraudsters Customer Initiated Fraudster Initiated
  • 11. Fraud Detection Staying Ahead of Fraudsters Current models can only catch ~70% of all fraud cases Traditional ML models view transactions atomically Often missed fraud transactions are part of a series Capturing correlation across many features DEEP Learning Opportunity
  • 12. Fraud Detection Staying Ahead of Fraudsters Converting Banking Transaction as 2D image Non-fraud Transaction Image Non-fraud Fraud Transaction Image X-axis: features, Y-axis: time Fraud Non-fraud
  • 13. Fraud Detection Staying Ahead of Fraudsters • Decrease in False Positive by 60%
  • 14. High ROI use-case from around the world Chatbot Central-Asia Improving Customer Experience
  • 15. Telco AI powered Chatbot Improving Customer experience • Customer is largest Telco group in Asia • One of the main problems was response time to customer queries , which was in many minutes Context and Business Problem Result of AI based Chatbot solution • 90% of customer requests are now replied in seconds compared to many minutes earlier • Use Machine learning to identify subject such as Internet, 4G, Billing etc… Solution Highlight • Use AI to understand the question and generate reply. Use of « standard-box » responses • Use of Fast Text , which is open-source Deep Learning Library from Facebook based on messenger chats • Able to identify different word with same meaning: Package: pakage, package, pack
  • 16. Telco AI powered Chatbot Improving Customer experience Roman/ English Language Detection •Internet •Billing •4G Subject area Classification User Query 1 or more reponses Classifier Matches Queries to Queries InformationRetreival Match Query to Responses using IR approaches FastText (AI-based) Deep Learning based Sequence to Sequence Models
  • 18. 18 1. Getting into Production fast 2. Staying Relevant over Time Operationalization is about getting value Sustained competitive advantage requires analytic models to be deployed easily and continuously improved.
  • 19. 19 General Situation • Business reviews reports on models • Multiple stakeholders and objectives • IT sent software to re- implement and deploy • Ad-hoc process • Data Scientist sits in Analytic Silo • Custom datasets • Variety of modelling techniques and technologies • Focus on trained model historical performance Performance Reports Trained Models Analytics Business IT MISSING FRAMEWORK
  • 20. #TDUNIV Analytic Ops…A smarter way to operationalize Analytics Ops external data iteration data-mining statistics value-driven flexibility exploration discovery modelling blue-sky ideation security governance compliance curation deployment maintenance integration testing engineering process-driven Analytics Operations
  • 21. #TDUNIV Analytic Ops Framework Data Scientist making models The business using a trained model Develop • Recipe Templates • DS Lab • Model scripting (untrained models) • Testing, Training, Model Evaluation • Version Control (Gitlab) • Dependency Management Automate • Dockerize • Model Training • Storage of trained models • Model Evaluation • Model Business Approval/Report Creation • Comparison vs current Live model (Champion/Challenger) Consume • Real-time model scoring engines • Automatic deployment of trained model artefacts • Dashboards and forecasts updated using new models • Multi Model management • Model output logging Involving: Analysts, Data Scientists, Engineers, Dev Ops, Business Stakeholders Methodology
  • 22. #TDUNIV Analytic Ops Framework - Develop Develop • Recipe Templates • DS Lab • Model scripting (untrained models) • Testing, Training, Model Evaluation • Version Control (Gitlab) • Dependency Management Optimized Code template for operational purposes Github Version controlling
  • 23. #TDUNIV Analytic Ops Framework - Automate Automate • Dockerize • Model Training • Storage of trained models • Model Evaluation • Model Business Approval/Report Creation • Comparison vs current Live model (Champion/Challenger) MethodologyAbstraction by Docker Containerization Dockers simplifies operational management Business receive reports to validate in “business” terminology
  • 24. #TDUNIV With Analytic Ops Consume • Real-time model scoring engines • Automatic deployment of trained model artefacts • Dashboards and forecasts updated using new models • Multi-model management • Model output loggingChampion Challengers Customer Propensity Engine MULTI-MODEL SCENARIO
  • 25. #TDUNIV Teradata Analytic Ops Accelerator Build Model Pipeline Merge Request Model Consump - tion Engine • Build images • Run containers: • Train model • Test model • Generate report • Save metadata • Trained model summary • Review trained models performance • Deploy approved models • Review new model code • Trigger automated modelling pipelines • Develop models Data Lab • Unapproved Models • Metadata • Approved Models • Metadata Recipe Templates
  • 26. Key Takeaways / Key Areas for High-ROI use-cases - Creating Breakthrough Products - Improving Customer Experience - Operational Excellence /Operationalization is key for getting business value