SlideShare uma empresa Scribd logo
1 de 38
Baixar para ler offline
Shift Money
Nov 26th 2018
The future of FinTech using
pervasive Machine Learning automation
André Balleyguier - Chief Data Scientist EMEA at DataRobot
Confidential. ©2018 DataRobot, Inc. – All rights reserved
About me...
+
Chief Data Scientist EMEA
London
Previously...
Agenda
Confidential. ©2018 DataRobot, Inc. – All rights reserved
1. A story about Transformation
2. Machine Learning in Financial services
Applications of Machine Learning today in the FinTech space
3. The curse of ML: Scalability
Main challenges to scale the use of Machine Learning
4. Automated Machine Learning in FinTech
Leveraging highly automated and pervasive machine learning systems
to optimise all business lines
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Machine Learning: A story
about Transformation1)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
A story about my grandmother Germaine...
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Letters from friends to the
family?
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Does this look familiar?
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Does this look familiar?
Confidential. ©2018 DataRobot, Inc. – All rights reserved
So many ways to capture this information...
● Public data sources
● No response to other
communication channels
● No activity for years…
Confidential. ©2018 DataRobot, Inc. – All rights reserved
So many ways to capture this information...
● Public data sources
● No response to other
communication channels
● No activity for years…
Fuzzy matching of names to
public data sources
Predict customer propensity
to respond
Predict customer dormancy
Machine Learning
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Machine Learning: A story about transformation
Machine Learning and automated decisions based on data are
reshaping the way businesses operate and interact with their
customers.
● Automation of processes that usually require humain judgement: Fraud,
Compliance, Cash management, Screening of candidates, …
● Optimisation of customer interactions based on profile
● Efficiently measure risk taken by various activities like lending, etc.
Confidential | Copyright © DataRobot, Inc. | All Rights Reserved
“
Those who rule data will
rule the entire world.
”
M A S A Y O S H I S O N
CEO | Softbank
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The impending AI divide
AI and ML will generate $2.9 TRILLION in
business value and recover 6.2 BILLION hours of
worker productivity by 2021.
- Gartner Predictions (Forbes) -
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The Digital champions
● Heavy focus on digitization of consumer
● Investing a lot in AI
● Data-driven and innovative culture
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Machine Learning in
Financial Services2)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Demystifying the buzzwords
Artificial
Intelligence
Data
Science
Statistical
Modeling
Machine
Learning
Deep
Learning
Machine Learning: Learning from the past to predict the future
AI: Systems able to perform tasks that ordinarily require human intelligence
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The value of AI today in the enterprise
Machine
Learning Deep
Learning
$ $ $ $ $ $
$ $ $ $ $ $
$ $ $ $ $ $
$ Automate $ Optimize $ Produce Actionable Insights
Key: [Boring Stuff] [Deep Learning] [Machine Learning]
Confidential. ©2018 DataRobot, Inc. – All rights reserved
All aspects of financial services are impacted
Upsell/Cross-sell Customer loyalty, retention
CUSTOMER JOURNEY / 360
Pricing analytics Churn reduction
OPERATIONS
Loan review
COMPLIANCE HUB
Loss forecasting/
Stress Testing
PRODUCT & SERVICE EFFICIENCIES
Investment research and client
targeting
Portfolio analytics and
robo-advising
REVENUE GENERATION
Prospecting Marketing
RISK / FRAUD
Delinquent asset resolution Credit and prepayment risk
Model Governance
and Validation
KYC/AML
Underwriting
Succession
planning
Fraud reduction (ATM, card, merchant services)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
What are key use cases for...
DIGITAL LENDING PLATFORMS
Lending Risk scoring
Application fraud detection
Product recommendation
Customer targeting
PAYMENT PLATFORMS
Transaction fraud
Anti-Money Laundering / KYC
Customer complaint resolution
Crypto recommendation
INSURTECH
Underwriting automation
Dynamic Pricing
Fast-track Claims handling
Claims Fraud or Litigation detection
Renewal optimisation
CHALLENGER BANKS
New client targeting
Anti-Money Laundering / KYC
Customer Service Automation
Product Cross-sell
Credit Risk
Transaction Fraud
Investment / Robo-advisors
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Bottom Line: The 3 pillars of ML value
1. Customize Financial Products to clients
and improve Customer experience, interest and retention
2. Provide access to services
for Customers who usually don’t have access to them
3. Improve Operational Efficiency:
Faster/Automated underwriting, Easier Compliance, More efficient Fraud detection,
Optimised Customer Support
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Recent stories...
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The curse of ML:
Scalability
3)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Recent stories...
“When it comes to data science at Monzo, we have a lot more ideas than we can
practically implement. In particular, with machine learning there are many promising
business applications but it’s prohibitively time consuming to test them all,
especially as a small two-person team.”
Dimitri Masin, Head of Data and Analytics
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The curse of ML
“80% of Data Science projects never
go to production!”
Some (most) of my prospects
“We mainly build prototypes”
Scalability
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Why? Let’s go back to basics
Discovery &
Problem
definition
Prepare Data
Develop
model
Socialise the
model with the
business
Operationalise
In theory, a Machine Learning project is a simple iterative flow:
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The Data Scientist: A rare unicorn
1. Knowledge of the business and business problem
2. Knowledge of the data
3. Ability to write code to gather data
4. Ability to write code to explore/inspect data
5. Ability to write code to manipulate data
6. Ability to write code to extract actionable items
7. Ability to write code to build models
8. Ability to write code to implement models
9. Foundational statistics
10. Internals of algorithms
11. Practical knowledge and experience
12. Knowing how to interpret and explain models
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Machine Learning: So many things could go wrong!
Discovery &
Problem
definition
Prepare Data
Develop
model
Socialise the
model with the
business
Operationalise
(1) This requires heavy business
input, but a lot of data science
teams work in silos
(2) Data prep can be very time
consuming: i.e put the data in the
right shape for the algorithms (3) This requires a data scientist /
engineer expert and can be hard
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Main bottlenecks in Machine Learning
Demand for machine learning & AI
Data scientists in the world
2010 2012 2014 2016 2018 2020 2022 20242008
● Exponential demand in all sectors, including FinTech
● Experts are hard to find and retain
● Machine is a long and complicated process
Our answer: Automated Machine Learning
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Automated Machine
Learning for the Future of
FinTech
4)
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Automated Machine Learning
Open source technologies
Years of experience of
top-ranked data scientists
Accelerate the process of researching, testing,
and deploying Machine Learning models through
automation and enabling a wider set of users.
“Democratize” Data Science!
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Automated Machine Learning: more focused on
the business expertise
1. Knowledge of the business and
business problem
2. Knowledge of the data
3. Small amount of pragmatic education
and mentoring.
Confidential. ©2018 DataRobot, Inc. – All rights reserved
How does automation improve the process?
Discovery
& Problem
definition
Prepare
Data
Develop
model
Socialise
the model
with the
business
Operationalise
(1) The process requires heavy business input, but a lot of data science teams work in silos
=> Democratise Data Science to business users through automation and education
(2) Data prep can be very time consuming: i.e put the data in the right shape for the algorithms
=> Automation can automate some parts of the data preparation, also ensuring the
process is more iterative, hence the data prep more focused on actual business value
(3) Model development and deployment require a data scientist expert and can be hard
=> Automation allows to simplify the Machine Learning lifecycle and make it more accessible
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Automation addresses the skills challenge
Demand for machine learning & AI
Data scientists in the world
2010 2012 2014 2016 2018 2020 2022 20242008
● Make Data Scientists more productive and closer to the business
● Enable Business Analysts to leverage ML
● Simplify the entire Machine Learning process
Data scientists + Business analysts leveraging
Automated ML
Confidential. ©2018 DataRobot, Inc. – All rights reserved
Pervasive Machine Learning for greater
customer experience and products
Targeting
Right product,
Right time
Tailored messaging
Fair price
Fast registration
process
Fair risk assessment
Automated compliance / KYC
Efficient support service
Automated routing
Chatbots
Cross-sell relevant
products
Personalised offers
recommendations
Personalised Robo-advisor
Trading strategies
Action recommendations
Security
Compliance
Forecasting
Fraud
Attrition and
CV screening
=> 100’s of models to build and maintain
=> Requires automation!
The world’s most advanced Automated Machine Learning platform
INSURANCE HEALTHCARE BANKING & FINTECH CYBER-SECURITY AND MORE
200+
800,000,000+
Models built on
DataRobot cloud
#1 ranked
Data scientists
4 50+Top 3 finishes
Data scientists &
Engineers (of 500+)
$225M+
In funding
2012Founded
HQ in Boston, MA
Confidential. ©2018 DataRobot, Inc. – All rights reserved
The future of FinTech product using pervasive Machine Learning automation - André Balleyguier (DataRobot)

Mais conteúdo relacionado

Mais procurados

Data Privacy in the Work From Home Era
Data Privacy in the Work From Home EraData Privacy in the Work From Home Era
Data Privacy in the Work From Home EraNeo4j
 
10 WealthTech podcasts every wealth advisor should listen to
10 WealthTech podcasts every wealth advisor should listen to10 WealthTech podcasts every wealth advisor should listen to
10 WealthTech podcasts every wealth advisor should listen toIBM Analytics
 
Artificial Intelligence (AI) for Financial Services
Artificial Intelligence (AI) for Financial Services Artificial Intelligence (AI) for Financial Services
Artificial Intelligence (AI) for Financial Services NVIDIA
 
Impact of machine learning on banking sector
Impact of machine learning on banking sectorImpact of machine learning on banking sector
Impact of machine learning on banking sectorAbhishek Verma
 
AXA x DSSG Meetup Sharing (Feb 2016)
AXA x DSSG Meetup Sharing (Feb 2016)AXA x DSSG Meetup Sharing (Feb 2016)
AXA x DSSG Meetup Sharing (Feb 2016)Eugene Yan Ziyou
 
Artificial Intelligence and Digital Banking - What about fraud prevention ?
Artificial Intelligence and Digital Banking - What about fraud prevention ?Artificial Intelligence and Digital Banking - What about fraud prevention ?
Artificial Intelligence and Digital Banking - What about fraud prevention ?Jérôme Kehrli
 
Aly presentation nov 2017
Aly presentation nov 2017Aly presentation nov 2017
Aly presentation nov 2017Capitalcube CC
 
ZIGRAM Introduction Deck June 2019
ZIGRAM Introduction Deck June 2019ZIGRAM Introduction Deck June 2019
ZIGRAM Introduction Deck June 2019ZIGRAM
 
Data Science Pipelines in Python using Luigi
Data Science Pipelines in Python using LuigiData Science Pipelines in Python using Luigi
Data Science Pipelines in Python using LuigiShivam Bansal
 
Building Data Science Pipelines in Python using Luigi
Building Data Science Pipelines in Python using LuigiBuilding Data Science Pipelines in Python using Luigi
Building Data Science Pipelines in Python using LuigiShwet Kamal Mishra
 
Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016
Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016
Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016Alex G. Lee, Ph.D. Esq. CLP
 
Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...Tim Bass
 
IoT Startups Innovation Insights from Patents: Part I. Quantitative Analysis
IoT Startups Innovation Insights from Patents: Part I. Quantitative AnalysisIoT Startups Innovation Insights from Patents: Part I. Quantitative Analysis
IoT Startups Innovation Insights from Patents: Part I. Quantitative AnalysisAlex G. Lee, Ph.D. Esq. CLP
 
Algorithmic auditing 1.0
Algorithmic auditing 1.0Algorithmic auditing 1.0
Algorithmic auditing 1.0QuantUniversity
 

Mais procurados (20)

Data Privacy in the Work From Home Era
Data Privacy in the Work From Home EraData Privacy in the Work From Home Era
Data Privacy in the Work From Home Era
 
10 WealthTech podcasts every wealth advisor should listen to
10 WealthTech podcasts every wealth advisor should listen to10 WealthTech podcasts every wealth advisor should listen to
10 WealthTech podcasts every wealth advisor should listen to
 
Artificial Intelligence (AI) for Financial Services
Artificial Intelligence (AI) for Financial Services Artificial Intelligence (AI) for Financial Services
Artificial Intelligence (AI) for Financial Services
 
Impact of machine learning on banking sector
Impact of machine learning on banking sectorImpact of machine learning on banking sector
Impact of machine learning on banking sector
 
Ai in compliance
Ai in compliance Ai in compliance
Ai in compliance
 
AXA x DSSG Meetup Sharing (Feb 2016)
AXA x DSSG Meetup Sharing (Feb 2016)AXA x DSSG Meetup Sharing (Feb 2016)
AXA x DSSG Meetup Sharing (Feb 2016)
 
Artificial Intelligence and Digital Banking - What about fraud prevention ?
Artificial Intelligence and Digital Banking - What about fraud prevention ?Artificial Intelligence and Digital Banking - What about fraud prevention ?
Artificial Intelligence and Digital Banking - What about fraud prevention ?
 
Aly presentation nov 2017
Aly presentation nov 2017Aly presentation nov 2017
Aly presentation nov 2017
 
ZIGRAM Introduction Deck June 2019
ZIGRAM Introduction Deck June 2019ZIGRAM Introduction Deck June 2019
ZIGRAM Introduction Deck June 2019
 
Cloud computing for banking
Cloud computing for bankingCloud computing for banking
Cloud computing for banking
 
Data Science Pipelines in Python using Luigi
Data Science Pipelines in Python using LuigiData Science Pipelines in Python using Luigi
Data Science Pipelines in Python using Luigi
 
Building Data Science Pipelines in Python using Luigi
Building Data Science Pipelines in Python using LuigiBuilding Data Science Pipelines in Python using Luigi
Building Data Science Pipelines in Python using Luigi
 
Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016
Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016
Internet of Things (IoT) Strategic Patent Development and Monetization 1Q 2016
 
Artificial Intelligence in Banking
Artificial Intelligence in BankingArtificial Intelligence in Banking
Artificial Intelligence in Banking
 
Blockchain + Big Data + AI + IoT Integration
Blockchain + Big Data + AI + IoT IntegrationBlockchain + Big Data + AI + IoT Integration
Blockchain + Big Data + AI + IoT Integration
 
IBM Big Data Platform Nov 2012
IBM Big Data Platform Nov 2012IBM Big Data Platform Nov 2012
IBM Big Data Platform Nov 2012
 
Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...Detecting Opportunities and Threats with Complex Event Processing: Case St...
Detecting Opportunities and Threats with Complex Event Processing: Case St...
 
IoT Startups Innovation Insights from Patents: Part I. Quantitative Analysis
IoT Startups Innovation Insights from Patents: Part I. Quantitative AnalysisIoT Startups Innovation Insights from Patents: Part I. Quantitative Analysis
IoT Startups Innovation Insights from Patents: Part I. Quantitative Analysis
 
Fraud detection
Fraud detectionFraud detection
Fraud detection
 
Algorithmic auditing 1.0
Algorithmic auditing 1.0Algorithmic auditing 1.0
Algorithmic auditing 1.0
 

Semelhante a The future of FinTech product using pervasive Machine Learning automation - André Balleyguier (DataRobot)

Designing a Successful Governed Citizen Data Science Strategy
Designing a Successful Governed Citizen Data Science StrategyDesigning a Successful Governed Citizen Data Science Strategy
Designing a Successful Governed Citizen Data Science StrategyDATAVERSITY
 
Overview about Emerging Technologies
Overview about Emerging TechnologiesOverview about Emerging Technologies
Overview about Emerging TechnologiesMurali Venkatesh
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...Dataconomy Media
 
Getting Started in Big Data-Fueled E-Commerce
Getting Started in Big Data-Fueled E-CommerceGetting Started in Big Data-Fueled E-Commerce
Getting Started in Big Data-Fueled E-Commercejradisson
 
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...Matt Stubbs
 
Pixels.camp - Machine Learning: Building Successful Products at Scale
Pixels.camp - Machine Learning: Building Successful Products at ScalePixels.camp - Machine Learning: Building Successful Products at Scale
Pixels.camp - Machine Learning: Building Successful Products at ScaleAntónio Alegria
 
ISC2 Privacy-Preserving Analytics and Secure Multiparty Computation
ISC2 Privacy-Preserving Analytics and Secure Multiparty ComputationISC2 Privacy-Preserving Analytics and Secure Multiparty Computation
ISC2 Privacy-Preserving Analytics and Secure Multiparty ComputationUlfMattsson7
 
How can you maximize the benefits from RPA and AI in your automation initiatives
How can you maximize the benefits from RPA and AI in your automation initiativesHow can you maximize the benefits from RPA and AI in your automation initiatives
How can you maximize the benefits from RPA and AI in your automation initiativesIndernain Singh
 
DataRobot - 머신러닝 자동화 플랫폼
DataRobot - 머신러닝 자동화 플랫폼DataRobot - 머신러닝 자동화 플랫폼
DataRobot - 머신러닝 자동화 플랫폼Sutaek Kim
 
Powering up agents using data science challenges and opportunities
Powering up agents using data science challenges and opportunities Powering up agents using data science challenges and opportunities
Powering up agents using data science challenges and opportunities NUS-ISS
 
[MINDs Lab]abridged company report, July 2018
[MINDs Lab]abridged company report, July 2018[MINDs Lab]abridged company report, July 2018
[MINDs Lab]abridged company report, July 2018Eunjee Lee
 
Transform Banking with Big Data and Automated Machine Learning 9.12.17
Transform Banking with Big Data and Automated Machine Learning 9.12.17Transform Banking with Big Data and Automated Machine Learning 9.12.17
Transform Banking with Big Data and Automated Machine Learning 9.12.17Cloudera, Inc.
 
IBM i & Data Science in the AI era.
IBM i & Data Science in the AI era.  IBM i & Data Science in the AI era.
IBM i & Data Science in the AI era. Benoit Marolleau
 
[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow
[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow
[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen LudlowAIIM International
 
Privacy preserving computing and secure multi-party computation ISACA Atlanta
Privacy preserving computing and secure multi-party computation ISACA AtlantaPrivacy preserving computing and secure multi-party computation ISACA Atlanta
Privacy preserving computing and secure multi-party computation ISACA AtlantaUlf Mattsson
 
Protecting data privacy in analytics and machine learning ISACA London UK
Protecting data privacy in analytics and machine learning ISACA London UKProtecting data privacy in analytics and machine learning ISACA London UK
Protecting data privacy in analytics and machine learning ISACA London UKUlf Mattsson
 
New technologies for data protection
New technologies for data protectionNew technologies for data protection
New technologies for data protectionUlf Mattsson
 
Your AI Transformation
Your AI Transformation Your AI Transformation
Your AI Transformation Sri Ambati
 

Semelhante a The future of FinTech product using pervasive Machine Learning automation - André Balleyguier (DataRobot) (20)

Designing a Successful Governed Citizen Data Science Strategy
Designing a Successful Governed Citizen Data Science StrategyDesigning a Successful Governed Citizen Data Science Strategy
Designing a Successful Governed Citizen Data Science Strategy
 
Overview about Emerging Technologies
Overview about Emerging TechnologiesOverview about Emerging Technologies
Overview about Emerging Technologies
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
 
Opportunities derived by AI
Opportunities derived by AIOpportunities derived by AI
Opportunities derived by AI
 
Getting Started in Big Data-Fueled E-Commerce
Getting Started in Big Data-Fueled E-CommerceGetting Started in Big Data-Fueled E-Commerce
Getting Started in Big Data-Fueled E-Commerce
 
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
 
Pixels.camp - Machine Learning: Building Successful Products at Scale
Pixels.camp - Machine Learning: Building Successful Products at ScalePixels.camp - Machine Learning: Building Successful Products at Scale
Pixels.camp - Machine Learning: Building Successful Products at Scale
 
ISC2 Privacy-Preserving Analytics and Secure Multiparty Computation
ISC2 Privacy-Preserving Analytics and Secure Multiparty ComputationISC2 Privacy-Preserving Analytics and Secure Multiparty Computation
ISC2 Privacy-Preserving Analytics and Secure Multiparty Computation
 
How can you maximize the benefits from RPA and AI in your automation initiatives
How can you maximize the benefits from RPA and AI in your automation initiativesHow can you maximize the benefits from RPA and AI in your automation initiatives
How can you maximize the benefits from RPA and AI in your automation initiatives
 
DataRobot - 머신러닝 자동화 플랫폼
DataRobot - 머신러닝 자동화 플랫폼DataRobot - 머신러닝 자동화 플랫폼
DataRobot - 머신러닝 자동화 플랫폼
 
Powering up agents using data science challenges and opportunities
Powering up agents using data science challenges and opportunities Powering up agents using data science challenges and opportunities
Powering up agents using data science challenges and opportunities
 
[MINDs Lab]abridged company report, July 2018
[MINDs Lab]abridged company report, July 2018[MINDs Lab]abridged company report, July 2018
[MINDs Lab]abridged company report, July 2018
 
Transform Banking with Big Data and Automated Machine Learning 9.12.17
Transform Banking with Big Data and Automated Machine Learning 9.12.17Transform Banking with Big Data and Automated Machine Learning 9.12.17
Transform Banking with Big Data and Automated Machine Learning 9.12.17
 
IBM i & Data Science in the AI era.
IBM i & Data Science in the AI era.  IBM i & Data Science in the AI era.
IBM i & Data Science in the AI era.
 
The Future of Work
The Future of WorkThe Future of Work
The Future of Work
 
[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow
[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow
[AIIM18] Automation and Integration (Not Rip and Replace) - Stephen Ludlow
 
Privacy preserving computing and secure multi-party computation ISACA Atlanta
Privacy preserving computing and secure multi-party computation ISACA AtlantaPrivacy preserving computing and secure multi-party computation ISACA Atlanta
Privacy preserving computing and secure multi-party computation ISACA Atlanta
 
Protecting data privacy in analytics and machine learning ISACA London UK
Protecting data privacy in analytics and machine learning ISACA London UKProtecting data privacy in analytics and machine learning ISACA London UK
Protecting data privacy in analytics and machine learning ISACA London UK
 
New technologies for data protection
New technologies for data protectionNew technologies for data protection
New technologies for data protection
 
Your AI Transformation
Your AI Transformation Your AI Transformation
Your AI Transformation
 

Mais de Shift Conference

Shift Remote: AI: How Does Face Recognition Work (ars futura)
Shift Remote: AI: How Does Face Recognition Work  (ars futura)Shift Remote: AI: How Does Face Recognition Work  (ars futura)
Shift Remote: AI: How Does Face Recognition Work (ars futura)Shift Conference
 
Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...
Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...
Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...Shift Conference
 
Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...
Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...
Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...Shift Conference
 
Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...
Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...
Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...Shift Conference
 
Shift Remote: DevOps: Autodesks research into digital twins for AEC - Kean W...
Shift Remote: DevOps: Autodesks research into digital twins for AEC -  Kean W...Shift Remote: DevOps: Autodesks research into digital twins for AEC -  Kean W...
Shift Remote: DevOps: Autodesks research into digital twins for AEC - Kean W...Shift Conference
 
Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...
Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...
Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...Shift Conference
 
Shift Remote: DevOps: Modern incident management with opsgenie - Kristijan L...
Shift Remote: DevOps: Modern incident management with opsgenie -  Kristijan L...Shift Remote: DevOps: Modern incident management with opsgenie -  Kristijan L...
Shift Remote: DevOps: Modern incident management with opsgenie - Kristijan L...Shift Conference
 
Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)
Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)
Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)Shift Conference
 
Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...
Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...
Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...Shift Conference
 
Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)
Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)
Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)Shift Conference
 
Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)
Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)
Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)Shift Conference
 
Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...
Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...
Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...Shift Conference
 
Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...
Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...
Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...Shift Conference
 
Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...
Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...
Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...Shift Conference
 
Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...
Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...
Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...Shift Conference
 
Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...
Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...
Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...Shift Conference
 
Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...
Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...
Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...Shift Conference
 
Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...
Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...
Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...Shift Conference
 
Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...
Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...
Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...Shift Conference
 
Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)
Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)
Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)Shift Conference
 

Mais de Shift Conference (20)

Shift Remote: AI: How Does Face Recognition Work (ars futura)
Shift Remote: AI: How Does Face Recognition Work  (ars futura)Shift Remote: AI: How Does Face Recognition Work  (ars futura)
Shift Remote: AI: How Does Face Recognition Work (ars futura)
 
Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...
Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...
Shift Remote: AI: Behind the scenes development in an AI company - Matija Ili...
 
Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...
Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...
Shift Remote: AI: Smarter AI with analytical graph databases - Victor Lee (Ti...
 
Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...
Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...
Shift Remote: DevOps: Devops with Azure Devops and Github - Juarez Junior (Mi...
 
Shift Remote: DevOps: Autodesks research into digital twins for AEC - Kean W...
Shift Remote: DevOps: Autodesks research into digital twins for AEC -  Kean W...Shift Remote: DevOps: Autodesks research into digital twins for AEC -  Kean W...
Shift Remote: DevOps: Autodesks research into digital twins for AEC - Kean W...
 
Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...
Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...
Shift Remote: DevOps: When metrics are not enough, and everyone is on-call - ...
 
Shift Remote: DevOps: Modern incident management with opsgenie - Kristijan L...
Shift Remote: DevOps: Modern incident management with opsgenie -  Kristijan L...Shift Remote: DevOps: Modern incident management with opsgenie -  Kristijan L...
Shift Remote: DevOps: Modern incident management with opsgenie - Kristijan L...
 
Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)
Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)
Shift Remote: DevOps: Gitlab ci hands-on experience - Ivan Rimac (Barrage)
 
Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...
Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...
Shift Remote: DevOps: DevOps Heroes - Adding Advanced Automation to your Tool...
 
Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)
Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)
Shift Remote: DevOps: An (Un)expected Journey - Zeljko Margeta (RBA)
 
Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)
Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)
Shift Remote: Game Dev - Localising Mobile Games - Marta Kunic (Nanobit)
 
Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...
Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...
Shift Remote: Game Dev - Challenges Introducing Open Source to the Games Indu...
 
Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...
Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...
Shift Remote: Game Dev - Ghost in the Machine: Authorial Voice in System Desi...
 
Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...
Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...
Shift Remote: Game Dev - Building Better Worlds with Game Culturalization - K...
 
Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...
Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...
Shift Remote: Game Dev - Open Match: An Open Source Matchmaking Framework - J...
 
Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...
Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...
Shift Remote: Game Dev - Designing Inside the Box - Fernando Reyes Medina (34...
 
Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...
Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...
Shift Remote: Mobile - Efficiently Building Native Frameworks for Multiple Pl...
 
Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...
Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...
Shift Remote: Mobile - Introduction to MotionLayout on Android - Denis Fodor ...
 
Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...
Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...
Shift Remote: Mobile - Devops-ify your life with Github Actions - Nicola Cort...
 
Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)
Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)
Shift Remote: WEB - GraphQL and React – Quick Start - Dubravko Bogovic (Infobip)
 

Último

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 

Último (20)

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 

The future of FinTech product using pervasive Machine Learning automation - André Balleyguier (DataRobot)

  • 1. Shift Money Nov 26th 2018 The future of FinTech using pervasive Machine Learning automation André Balleyguier - Chief Data Scientist EMEA at DataRobot
  • 2. Confidential. ©2018 DataRobot, Inc. – All rights reserved About me... + Chief Data Scientist EMEA London Previously...
  • 3. Agenda Confidential. ©2018 DataRobot, Inc. – All rights reserved 1. A story about Transformation 2. Machine Learning in Financial services Applications of Machine Learning today in the FinTech space 3. The curse of ML: Scalability Main challenges to scale the use of Machine Learning 4. Automated Machine Learning in FinTech Leveraging highly automated and pervasive machine learning systems to optimise all business lines
  • 4. Confidential. ©2018 DataRobot, Inc. – All rights reserved Machine Learning: A story about Transformation1)
  • 5. Confidential. ©2018 DataRobot, Inc. – All rights reserved A story about my grandmother Germaine...
  • 6. Confidential. ©2018 DataRobot, Inc. – All rights reserved
  • 7. Confidential. ©2018 DataRobot, Inc. – All rights reserved Letters from friends to the family?
  • 8. Confidential. ©2018 DataRobot, Inc. – All rights reserved Does this look familiar?
  • 9. Confidential. ©2018 DataRobot, Inc. – All rights reserved Does this look familiar?
  • 10. Confidential. ©2018 DataRobot, Inc. – All rights reserved So many ways to capture this information... ● Public data sources ● No response to other communication channels ● No activity for years…
  • 11. Confidential. ©2018 DataRobot, Inc. – All rights reserved So many ways to capture this information... ● Public data sources ● No response to other communication channels ● No activity for years… Fuzzy matching of names to public data sources Predict customer propensity to respond Predict customer dormancy Machine Learning
  • 12. Confidential. ©2018 DataRobot, Inc. – All rights reserved Machine Learning: A story about transformation Machine Learning and automated decisions based on data are reshaping the way businesses operate and interact with their customers. ● Automation of processes that usually require humain judgement: Fraud, Compliance, Cash management, Screening of candidates, … ● Optimisation of customer interactions based on profile ● Efficiently measure risk taken by various activities like lending, etc.
  • 13. Confidential | Copyright © DataRobot, Inc. | All Rights Reserved “ Those who rule data will rule the entire world. ” M A S A Y O S H I S O N CEO | Softbank
  • 14. Confidential. ©2018 DataRobot, Inc. – All rights reserved The impending AI divide AI and ML will generate $2.9 TRILLION in business value and recover 6.2 BILLION hours of worker productivity by 2021. - Gartner Predictions (Forbes) -
  • 15. Confidential. ©2018 DataRobot, Inc. – All rights reserved The Digital champions ● Heavy focus on digitization of consumer ● Investing a lot in AI ● Data-driven and innovative culture
  • 16. Confidential. ©2018 DataRobot, Inc. – All rights reserved Machine Learning in Financial Services2)
  • 17. Confidential. ©2018 DataRobot, Inc. – All rights reserved Demystifying the buzzwords Artificial Intelligence Data Science Statistical Modeling Machine Learning Deep Learning Machine Learning: Learning from the past to predict the future AI: Systems able to perform tasks that ordinarily require human intelligence
  • 18. Confidential. ©2018 DataRobot, Inc. – All rights reserved The value of AI today in the enterprise Machine Learning Deep Learning $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ Automate $ Optimize $ Produce Actionable Insights Key: [Boring Stuff] [Deep Learning] [Machine Learning]
  • 19. Confidential. ©2018 DataRobot, Inc. – All rights reserved All aspects of financial services are impacted Upsell/Cross-sell Customer loyalty, retention CUSTOMER JOURNEY / 360 Pricing analytics Churn reduction OPERATIONS Loan review COMPLIANCE HUB Loss forecasting/ Stress Testing PRODUCT & SERVICE EFFICIENCIES Investment research and client targeting Portfolio analytics and robo-advising REVENUE GENERATION Prospecting Marketing RISK / FRAUD Delinquent asset resolution Credit and prepayment risk Model Governance and Validation KYC/AML Underwriting Succession planning Fraud reduction (ATM, card, merchant services)
  • 20. Confidential. ©2018 DataRobot, Inc. – All rights reserved What are key use cases for... DIGITAL LENDING PLATFORMS Lending Risk scoring Application fraud detection Product recommendation Customer targeting PAYMENT PLATFORMS Transaction fraud Anti-Money Laundering / KYC Customer complaint resolution Crypto recommendation INSURTECH Underwriting automation Dynamic Pricing Fast-track Claims handling Claims Fraud or Litigation detection Renewal optimisation CHALLENGER BANKS New client targeting Anti-Money Laundering / KYC Customer Service Automation Product Cross-sell Credit Risk Transaction Fraud Investment / Robo-advisors
  • 21. Confidential. ©2018 DataRobot, Inc. – All rights reserved Bottom Line: The 3 pillars of ML value 1. Customize Financial Products to clients and improve Customer experience, interest and retention 2. Provide access to services for Customers who usually don’t have access to them 3. Improve Operational Efficiency: Faster/Automated underwriting, Easier Compliance, More efficient Fraud detection, Optimised Customer Support
  • 22. Confidential. ©2018 DataRobot, Inc. – All rights reserved Recent stories...
  • 23. Confidential. ©2018 DataRobot, Inc. – All rights reserved The curse of ML: Scalability 3)
  • 24. Confidential. ©2018 DataRobot, Inc. – All rights reserved Recent stories... “When it comes to data science at Monzo, we have a lot more ideas than we can practically implement. In particular, with machine learning there are many promising business applications but it’s prohibitively time consuming to test them all, especially as a small two-person team.” Dimitri Masin, Head of Data and Analytics
  • 25. Confidential. ©2018 DataRobot, Inc. – All rights reserved The curse of ML “80% of Data Science projects never go to production!” Some (most) of my prospects “We mainly build prototypes” Scalability
  • 26. Confidential. ©2018 DataRobot, Inc. – All rights reserved Why? Let’s go back to basics Discovery & Problem definition Prepare Data Develop model Socialise the model with the business Operationalise In theory, a Machine Learning project is a simple iterative flow:
  • 27. Confidential. ©2018 DataRobot, Inc. – All rights reserved The Data Scientist: A rare unicorn 1. Knowledge of the business and business problem 2. Knowledge of the data 3. Ability to write code to gather data 4. Ability to write code to explore/inspect data 5. Ability to write code to manipulate data 6. Ability to write code to extract actionable items 7. Ability to write code to build models 8. Ability to write code to implement models 9. Foundational statistics 10. Internals of algorithms 11. Practical knowledge and experience 12. Knowing how to interpret and explain models
  • 28. Confidential. ©2018 DataRobot, Inc. – All rights reserved Machine Learning: So many things could go wrong! Discovery & Problem definition Prepare Data Develop model Socialise the model with the business Operationalise (1) This requires heavy business input, but a lot of data science teams work in silos (2) Data prep can be very time consuming: i.e put the data in the right shape for the algorithms (3) This requires a data scientist / engineer expert and can be hard
  • 29. Confidential. ©2018 DataRobot, Inc. – All rights reserved Main bottlenecks in Machine Learning Demand for machine learning & AI Data scientists in the world 2010 2012 2014 2016 2018 2020 2022 20242008 ● Exponential demand in all sectors, including FinTech ● Experts are hard to find and retain ● Machine is a long and complicated process Our answer: Automated Machine Learning
  • 30. Confidential. ©2018 DataRobot, Inc. – All rights reserved Automated Machine Learning for the Future of FinTech 4)
  • 31. Confidential. ©2018 DataRobot, Inc. – All rights reserved Automated Machine Learning Open source technologies Years of experience of top-ranked data scientists Accelerate the process of researching, testing, and deploying Machine Learning models through automation and enabling a wider set of users. “Democratize” Data Science!
  • 32. Confidential. ©2018 DataRobot, Inc. – All rights reserved Automated Machine Learning: more focused on the business expertise 1. Knowledge of the business and business problem 2. Knowledge of the data 3. Small amount of pragmatic education and mentoring.
  • 33. Confidential. ©2018 DataRobot, Inc. – All rights reserved How does automation improve the process? Discovery & Problem definition Prepare Data Develop model Socialise the model with the business Operationalise (1) The process requires heavy business input, but a lot of data science teams work in silos => Democratise Data Science to business users through automation and education (2) Data prep can be very time consuming: i.e put the data in the right shape for the algorithms => Automation can automate some parts of the data preparation, also ensuring the process is more iterative, hence the data prep more focused on actual business value (3) Model development and deployment require a data scientist expert and can be hard => Automation allows to simplify the Machine Learning lifecycle and make it more accessible
  • 34. Confidential. ©2018 DataRobot, Inc. – All rights reserved Automation addresses the skills challenge Demand for machine learning & AI Data scientists in the world 2010 2012 2014 2016 2018 2020 2022 20242008 ● Make Data Scientists more productive and closer to the business ● Enable Business Analysts to leverage ML ● Simplify the entire Machine Learning process Data scientists + Business analysts leveraging Automated ML
  • 35. Confidential. ©2018 DataRobot, Inc. – All rights reserved Pervasive Machine Learning for greater customer experience and products Targeting Right product, Right time Tailored messaging Fair price Fast registration process Fair risk assessment Automated compliance / KYC Efficient support service Automated routing Chatbots Cross-sell relevant products Personalised offers recommendations Personalised Robo-advisor Trading strategies Action recommendations Security Compliance Forecasting Fraud Attrition and CV screening => 100’s of models to build and maintain => Requires automation!
  • 36. The world’s most advanced Automated Machine Learning platform INSURANCE HEALTHCARE BANKING & FINTECH CYBER-SECURITY AND MORE 200+ 800,000,000+ Models built on DataRobot cloud #1 ranked Data scientists 4 50+Top 3 finishes Data scientists & Engineers (of 500+) $225M+ In funding 2012Founded HQ in Boston, MA
  • 37. Confidential. ©2018 DataRobot, Inc. – All rights reserved