SlideShare a Scribd company logo
1 of 41
Data Activation by Jeroen Vlek.
DEVELOP YOUR
DIGITAL CAREER
30-11-2017
Anchormen @ Talent Event
WE ANALYZE, DEVELOP,
IMPLEMENT AND OPTIMIZE.
THIS IS MORE THAN A PROCESS, IT’S OUR DNA.
30-11-2017
Anchormen @ Talent Event
HOW?
GROW LIVE
30-11-2017
GROW
LIVE
Innovative
minds
Meaningful
resultsSolid
partnership
Anchormen @ Talent Event
30-11-2017
Anchormen @ Talent Event
HOW WE
ACTIVATE DATA
BIG DATA SERVICES
Start-to-finish scalable and flexible solutions for all your data:
 Architecture & design
 Implementation & integration
 Platform setup & maintenance
 Consulting & training
30-11-2017
Anchormen @ Talent Event
DATA PLATFORM SERVICES
Unified approach towards data management and integration
that can improve scalability and flexibility.
 Consulting on design, installation, and configuration of
complex data platforms.
 Focus on large-scale databases.
 Both greenfield projects and existing situations.
30-11-2017
Anchormen @ Talent Event
DATA SCIENCE & A.I.
Creating valuable new insights through prediction models and
A.I.:
 High caliber data consulting
 Recommendations & chatbots & predictive maintenance
 Process & text mining
 Computer vision
30-11-2017
Anchormen @ Talent Event
HIGH POTENTIAL PROGRAM
We will find the right people for you and guide them to success.
 Data engineers & scientists
 1-year program
 Training & guidance
30-11-2017
Anchormen @ Talent Event
THE ROAD SO FAR
30-11-2017
Anchormen @ Talent Event
30-11-2017
Anchormen @ Talent Event
WHAT IS AI?
“THE TRUE SIGN OF INTELLIGENCE IS NOT KNOWLEDGE
BUT IMAGINATION.”
ALBERT EINSTEIN
30-11-2017
Anchormen @ Talent Event
ARTIFICIAL INTELLIGENCE
 Perception
 Reasoning
 Learning
earning?
30-11-2017
Anchormen @ Talent Event
“LEARNING FROM DATA MEANS INFERRING
WHAT WE DON’T KNOW FROM WHAT WE KNOW.”
CHRIS POOL
LEAD DATA SCIENTIST @ ANCHORMEN
30-11-2017
Anchormen @ Talent Event
LEARNING TO PREDICT
For a given object you are asked to make a prediction
 Is tomorrow a good day for playing football?
 Is this tweet positive or negative?
 Does this image contain a car?
Learning is making such predictions after observing data.
MACHINE LEARNING?
30-11-2017
Anchormen @ Talent Event
WHAT HAPPENS IN LEARNING
 The learning algorithm observes given examples
 It tries to find common patterns that explain the data: it tries to generalize so that predictions can be made for new examples
 Exactly how this is done depends on what algorithm we are using
30-11-2017
Anchormen @ Talent Event
HOW GOOD IS AI?
30-11-2017
Anchormen @ Talent Event
COMPUTER VISION
 Humans achieve 5% error rate on object recognition
 Inception-v4 achieves 3.08% (Szegedy et al. 2016)
30-11-2017
Anchormen @ Talent Event
NATURAL LANGUAGE
PROCESSING
 Speech Recognition is at 5.1% (Xiong et. al 2017)
 Statistical Machine Translation around 85% human (BLEU
score)
 Neural Machine Translation is the new contender
30-11-2017
Anchormen @ Talent Event
“THE BOTTLENECK NOW IS IN MANAGEMENT,
IMPLEMENTATION, AND BUSINESS IMAGINATION.”
BRYNJOLFSSON & MCAFEE
HARVARD BUSINESS REVIEW (JULY 2017)
30-11-2017
Anchormen @ Talent Event
30-11-2017
Anchormen @ Talent Event
LEARNING BY DOING
THE CASE (1)
 A large part of any online advertising campaign is determining how much a click and its conversion is worth.
 While bidding for advertising space is typically a blind auction with special sets of rules, optimizing your bid is difficult.
 External influences like accidents, weather conditions, news, PR activities and events, tv subtitles or tv guides, all have impact on
online behaviour and activities
30-11-2017
Anchormen @ Talent Event
THE CASE (2)
 Google trends is a good indicator for populair topics
 Can we use Twitter data to explain these peaks?
 Challenges:
 Lots of spam on Twitter
 Keyword != topic
30-11-2017
Anchormen @ Talent Event
STRUKTON RAIL
Strukton rail provides solutions for rail infrastructure and
electrical systems in rolling equipment.
 Contracted by ProRail for maintaining (parts of) the Dutch
railroads
 Performance contract
 High competitive market
30-11-2017
Anchormen @ Talent Event
VITENS
The largest water company in the Netherlands
 Goal to become data-driven
 A.I. is relatively new
30-11-2017
Anchormen @ Talent Event
AI CHAT-BOT
One of the most challenging parts of a chat-bot (and NLP) is
interpreting a sentence because:
 Ambiguity
 People use slang / abbreviations
 Grammar errors
 Need knowledge of the world
30-11-2017
Anchormen @ Talent Event
30-11-2017
Anchormen @ Talent Event
HOW TO
ACTIVATE YOUR DATA?
METHODOLOGY
 Define clear goals
Avoid searching for patterns in the data without a clear goal.
 Use the right tools
Focus on tools that provide quick results.
 Test and validate often
Create a data driven mindset within your organization.
 Fail fast and fail forward
Data Science is highly innovative. Plans have to be changed all
the time.
30-11-2017
Anchormen @ Talent Event
30-11-2017
Anchormen @ Talent Event
CIRCLE OF DATA ACTIVATION
A/B TESTING
 Achieve a baseline
 Measure your improvement
30-11-2017
Anchormen @ Talent Event
CONTINOUS
INTEGRATION /
DELIVERY
 DS/AI work results in code
 Code should adhere quality standards
 Include quantitative model performance
30-11-2017
Anchormen @ Talent Event
GOVERNANCE
 What data was used to train the model?
 What where the model parameters?
 Which customers interacted with it?
30-11-2017
Anchormen @ Talent Event
“ORGANIZATIONS NEED TO OPEN UP TO NEW INSIGHTS”
GEOFFREY VAN MEER
HEAD OF DATA INTELLIGENCE @ RTL
30-11-2017
Anchormen @ Talent Event
ROADMAP TO
DATA ACTIVATION
30-11-2017
Anchormen @ Talent Event
COME MAKE MUSIC
WITH US!
anchormen.nl/careers
30-11-2017
Anchormen @ Talent Event
THANK YOU
FOR YOUR
ATTENTION
Jeroen Vlek, CTO @ Anchormen
Pedro de Medinalaan 11,
1086 XK Amsterdam
020 - 773 1972
www.anchormen.nl
CLASSIFICATION
Predict a class using examples, for example the traffic light.
Other examples:
 Sentiment analysis
 Predictive maintenance
30-11-2017
Anchormen @ Talent Event
CLUSTERING
Group observations in “meaningful” groups
 Group a set of documents into groups about topic
 Group similar observations.
30-11-2017
Anchormen @ Talent Event
REINFORCEMENT
LEARNING
Coupling actions to state
 Deduce the next best action
 Maximize the total reward
30-11-2017
Anchormen @ Talent Event
FINANCIAL FORECASTING
Client: International Travel Agency
I
•Initial Business Question
 What factors determine the right price for a house? (e.g. WiFi, Swimming pool, distance to beach)
II
•Technical solutions
 Time series analysis (Season, Trend & Cyclical decomposition)
 Regression and Trigger Models (Explaining residuals with non-frequent events)
 Transfer Learning (Combining models from different regions)
III
•Primary data sources
 Financial ledger (SAP)
 Social media data (Twitter Firehose)
 Web traffic data (Google Analytics)
IV
•Business impact
 Insight in how investing in one region effects sales in neighboring regions
 Presenting C-level managers with improved financial predictions
 Revision of online marketing strategies
V
•Spin-off
 Photo analysis, what makes a good photo? Clear guidelines for photographers?
 Consumer segmentation, website stability, search
 Competitor analysis, pricing models, AdWords and keywords
Anchormen @ Talent Event
MARKETING SPEND ANALYSIS
Client: Global Consumer Goods
I
•Initial Business Question
 What is the best moment to buy ads? How to align TV campaign with online events?
II
•Technical solutions
 Time series analysis (Season, Trend & Cyclical decomposition)
 Regression and Trigger Models (Explaining residuals with rare events)
 Transfer Learning (Combining models from different regions)
III
•Primary data sources
 Marketing spend (SAP)
 Social Media (Brand24)
 Weather data (Weather Underground)
IV
•Business impact
 Higher return on TV campaigns
 Insight in what triggers people to buy flu related products
V
•Spin-off
 Mosquito index
Anchormen @ Talent Event
LOGISTICS & STOCK OPTIMIZING
Client: Logistical Organisation
I
•Initial Business Question
 How can we achieve better usage of machines?
II
•Technical solutions
 Process mining
 Simple reports deliberately targeted across intra-organizational boundaries
 Programmed simulations to analyze complex interaction of simple processes
III
•Primary data sources
 Maintenance logs (relational database)
 Logs and standing data of supplies and procurements (ERP system)
 Machine logs
IV
•Business impact
 Maintenance planners now have access to historical data while planning
 Impact on planning is now calculated real-time during Long-Term Planning meetings
 List of parts were identified where higher supply levels will increase availability
V
•Spin-off
 Promotion of a data-driven culture
Anchormen @ Talent Event
source: ministry of Defence

More Related Content

Similar to Anchormen Jeroen Vlek

Data & Analytics at Scale
Data & Analytics at ScaleData & Analytics at Scale
Data & Analytics at ScaleWalid Mehanna
 
Driving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine LearningDriving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine LearningCCG
 
A Feedback Systems Approach to Digital Transformation
A Feedback Systems Approach to Digital TransformationA Feedback Systems Approach to Digital Transformation
A Feedback Systems Approach to Digital TransformationMichael von Kutzschenbach
 
Splunk ITOA Roundtable - Zurich: 30th November 2017
Splunk ITOA Roundtable - Zurich: 30th November 2017Splunk ITOA Roundtable - Zurich: 30th November 2017
Splunk ITOA Roundtable - Zurich: 30th November 2017Splunk
 
GFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private SectorGFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private SectorWorld Resources Institute (WRI)
 
Human Sensor Conference Opening- Future of Real Estate Tech
Human Sensor Conference Opening- Future of Real Estate TechHuman Sensor Conference Opening- Future of Real Estate Tech
Human Sensor Conference Opening- Future of Real Estate TechKevin Kononenko
 
Enterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slidesEnterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slidesUniversity St. Gallen
 
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...Amazon Web Services
 
Predictive Analytics World for Business Germany 2018
Predictive Analytics World for Business Germany 2018Predictive Analytics World for Business Germany 2018
Predictive Analytics World for Business Germany 2018Rising Media Ltd.
 
Rady School Master of Science Business Analytics (MSBA) Program Overview
Rady School Master of Science Business Analytics (MSBA) Program OverviewRady School Master of Science Business Analytics (MSBA) Program Overview
Rady School Master of Science Business Analytics (MSBA) Program OverviewUC San Diego Rady School of Management
 
MSOR 2016 Seminar 3rd presentation
MSOR 2016 Seminar 3rd presentationMSOR 2016 Seminar 3rd presentation
MSOR 2016 Seminar 3rd presentationAnwar Ali Mohamed
 
Introduction to Machine Learning with Azure & Databricks
Introduction to Machine Learning with Azure & DatabricksIntroduction to Machine Learning with Azure & Databricks
Introduction to Machine Learning with Azure & DatabricksCCG
 
Data-driven leadership culture
Data-driven leadership cultureData-driven leadership culture
Data-driven leadership cultureJuuso Parkkinen
 
Predictive Analytics in Practice - Breakfast Club 11th May 2017
Predictive Analytics in Practice - Breakfast Club 11th May 2017Predictive Analytics in Practice - Breakfast Club 11th May 2017
Predictive Analytics in Practice - Breakfast Club 11th May 2017Bilot
 
SUG BELUX #13 Sitecore 9 recap Sitecore Symposium 2017
SUG BELUX #13 Sitecore 9 recap Sitecore Symposium 2017SUG BELUX #13 Sitecore 9 recap Sitecore Symposium 2017
SUG BELUX #13 Sitecore 9 recap Sitecore Symposium 2017Mikael Vandeskelde
 
Industry Disruptors: AI, Machine Learning and Drones.
Industry Disruptors: AI, Machine Learning and Drones. Industry Disruptors: AI, Machine Learning and Drones.
Industry Disruptors: AI, Machine Learning and Drones. AnandSRao1962
 
Big data and analytics ibm digital game plan short v2 nonconf
Big data and analytics ibm digital game plan short v2 nonconfBig data and analytics ibm digital game plan short v2 nonconf
Big data and analytics ibm digital game plan short v2 nonconfFriedel Jonker
 
Big data World Show 2013
Big data World Show 2013Big data World Show 2013
Big data World Show 2013minz719
 
Better Living Through Analytics - Strategies for Data Decisions
Better Living Through Analytics - Strategies for Data DecisionsBetter Living Through Analytics - Strategies for Data Decisions
Better Living Through Analytics - Strategies for Data DecisionsProduct School
 

Similar to Anchormen Jeroen Vlek (20)

Data & Analytics at Scale
Data & Analytics at ScaleData & Analytics at Scale
Data & Analytics at Scale
 
Driving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine LearningDriving Customer Loyalty with Azure Machine Learning
Driving Customer Loyalty with Azure Machine Learning
 
A Feedback Systems Approach to Digital Transformation
A Feedback Systems Approach to Digital TransformationA Feedback Systems Approach to Digital Transformation
A Feedback Systems Approach to Digital Transformation
 
Splunk ITOA Roundtable - Zurich: 30th November 2017
Splunk ITOA Roundtable - Zurich: 30th November 2017Splunk ITOA Roundtable - Zurich: 30th November 2017
Splunk ITOA Roundtable - Zurich: 30th November 2017
 
GFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private SectorGFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
GFW Partner Meeting 2017 - Parallel Discussions 2: Private Sector
 
Human Sensor Conference Opening- Future of Real Estate Tech
Human Sensor Conference Opening- Future of Real Estate TechHuman Sensor Conference Opening- Future of Real Estate Tech
Human Sensor Conference Opening- Future of Real Estate Tech
 
Enterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slidesEnterprise Applications of Text Intelligence - Lecture slides
Enterprise Applications of Text Intelligence - Lecture slides
 
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
 
Predictive Analytics World for Business Germany 2018
Predictive Analytics World for Business Germany 2018Predictive Analytics World for Business Germany 2018
Predictive Analytics World for Business Germany 2018
 
Rady School Master of Science Business Analytics (MSBA) Program Overview
Rady School Master of Science Business Analytics (MSBA) Program OverviewRady School Master of Science Business Analytics (MSBA) Program Overview
Rady School Master of Science Business Analytics (MSBA) Program Overview
 
MSOR 2016 Seminar 3rd presentation
MSOR 2016 Seminar 3rd presentationMSOR 2016 Seminar 3rd presentation
MSOR 2016 Seminar 3rd presentation
 
Bridging the Gap
Bridging the GapBridging the Gap
Bridging the Gap
 
Introduction to Machine Learning with Azure & Databricks
Introduction to Machine Learning with Azure & DatabricksIntroduction to Machine Learning with Azure & Databricks
Introduction to Machine Learning with Azure & Databricks
 
Data-driven leadership culture
Data-driven leadership cultureData-driven leadership culture
Data-driven leadership culture
 
Predictive Analytics in Practice - Breakfast Club 11th May 2017
Predictive Analytics in Practice - Breakfast Club 11th May 2017Predictive Analytics in Practice - Breakfast Club 11th May 2017
Predictive Analytics in Practice - Breakfast Club 11th May 2017
 
SUG BELUX #13 Sitecore 9 recap Sitecore Symposium 2017
SUG BELUX #13 Sitecore 9 recap Sitecore Symposium 2017SUG BELUX #13 Sitecore 9 recap Sitecore Symposium 2017
SUG BELUX #13 Sitecore 9 recap Sitecore Symposium 2017
 
Industry Disruptors: AI, Machine Learning and Drones.
Industry Disruptors: AI, Machine Learning and Drones. Industry Disruptors: AI, Machine Learning and Drones.
Industry Disruptors: AI, Machine Learning and Drones.
 
Big data and analytics ibm digital game plan short v2 nonconf
Big data and analytics ibm digital game plan short v2 nonconfBig data and analytics ibm digital game plan short v2 nonconf
Big data and analytics ibm digital game plan short v2 nonconf
 
Big data World Show 2013
Big data World Show 2013Big data World Show 2013
Big data World Show 2013
 
Better Living Through Analytics - Strategies for Data Decisions
Better Living Through Analytics - Strategies for Data DecisionsBetter Living Through Analytics - Strategies for Data Decisions
Better Living Through Analytics - Strategies for Data Decisions
 

More from TalentEvent

traffic builders
traffic builderstraffic builders
traffic buildersTalentEvent
 
Dell Hans Timmerman
Dell Hans TimmermanDell Hans Timmerman
Dell Hans TimmermanTalentEvent
 
Andre ten Wolde Domino's
Andre ten Wolde Domino'sAndre ten Wolde Domino's
Andre ten Wolde Domino'sTalentEvent
 
Achmea Thijs Fleer
Achmea Thijs FleerAchmea Thijs Fleer
Achmea Thijs FleerTalentEvent
 
Fontys Eric van Tol
Fontys Eric van TolFontys Eric van Tol
Fontys Eric van TolTalentEvent
 
GoDataDriven Giovanni Lanzani
GoDataDriven Giovanni LanzaniGoDataDriven Giovanni Lanzani
GoDataDriven Giovanni LanzaniTalentEvent
 
Jacco Oosterhof Wijnvoordeel Johan Smits Yellowgrape
Jacco Oosterhof Wijnvoordeel Johan Smits YellowgrapeJacco Oosterhof Wijnvoordeel Johan Smits Yellowgrape
Jacco Oosterhof Wijnvoordeel Johan Smits YellowgrapeTalentEvent
 
Bas Klein Geltink Sollicitego
Bas Klein Geltink SollicitegoBas Klein Geltink Sollicitego
Bas Klein Geltink SollicitegoTalentEvent
 
Robert Slijk Remiqz
Robert Slijk RemiqzRobert Slijk Remiqz
Robert Slijk RemiqzTalentEvent
 
Eline Kamerbeek PostNL
Eline Kamerbeek PostNLEline Kamerbeek PostNL
Eline Kamerbeek PostNLTalentEvent
 
Wehkamp Mark van Gool
Wehkamp Mark van GoolWehkamp Mark van Gool
Wehkamp Mark van GoolTalentEvent
 
Arjan van den Born Jads
Arjan van den Born JadsArjan van den Born Jads
Arjan van den Born JadsTalentEvent
 
Laurens Spiele Decathlon Talent Event
Laurens Spiele Decathlon Talent EventLaurens Spiele Decathlon Talent Event
Laurens Spiele Decathlon Talent EventTalentEvent
 
Saskia Nijs Talent Event
Saskia Nijs Talent EventSaskia Nijs Talent Event
Saskia Nijs Talent EventTalentEvent
 
Data Analytics for Smart Product Development
Data Analytics for Smart Product DevelopmentData Analytics for Smart Product Development
Data Analytics for Smart Product DevelopmentTalentEvent
 

More from TalentEvent (16)

traffic builders
traffic builderstraffic builders
traffic builders
 
Dell Hans Timmerman
Dell Hans TimmermanDell Hans Timmerman
Dell Hans Timmerman
 
Andre ten Wolde Domino's
Andre ten Wolde Domino'sAndre ten Wolde Domino's
Andre ten Wolde Domino's
 
Achmea Thijs Fleer
Achmea Thijs FleerAchmea Thijs Fleer
Achmea Thijs Fleer
 
Fontys Eric van Tol
Fontys Eric van TolFontys Eric van Tol
Fontys Eric van Tol
 
GoDataDriven Giovanni Lanzani
GoDataDriven Giovanni LanzaniGoDataDriven Giovanni Lanzani
GoDataDriven Giovanni Lanzani
 
Harm Olde KPN
Harm Olde KPNHarm Olde KPN
Harm Olde KPN
 
Jacco Oosterhof Wijnvoordeel Johan Smits Yellowgrape
Jacco Oosterhof Wijnvoordeel Johan Smits YellowgrapeJacco Oosterhof Wijnvoordeel Johan Smits Yellowgrape
Jacco Oosterhof Wijnvoordeel Johan Smits Yellowgrape
 
Bas Klein Geltink Sollicitego
Bas Klein Geltink SollicitegoBas Klein Geltink Sollicitego
Bas Klein Geltink Sollicitego
 
Robert Slijk Remiqz
Robert Slijk RemiqzRobert Slijk Remiqz
Robert Slijk Remiqz
 
Eline Kamerbeek PostNL
Eline Kamerbeek PostNLEline Kamerbeek PostNL
Eline Kamerbeek PostNL
 
Wehkamp Mark van Gool
Wehkamp Mark van GoolWehkamp Mark van Gool
Wehkamp Mark van Gool
 
Arjan van den Born Jads
Arjan van den Born JadsArjan van den Born Jads
Arjan van den Born Jads
 
Laurens Spiele Decathlon Talent Event
Laurens Spiele Decathlon Talent EventLaurens Spiele Decathlon Talent Event
Laurens Spiele Decathlon Talent Event
 
Saskia Nijs Talent Event
Saskia Nijs Talent EventSaskia Nijs Talent Event
Saskia Nijs Talent Event
 
Data Analytics for Smart Product Development
Data Analytics for Smart Product DevelopmentData Analytics for Smart Product Development
Data Analytics for Smart Product Development
 

Recently uploaded

BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxMohammedJunaid861692
 
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
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...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
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai 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
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...SUHANI PANDEY
 
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
 

Recently uploaded (20)

BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
 
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...
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
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
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
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
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
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
 

Anchormen Jeroen Vlek

  • 1. Data Activation by Jeroen Vlek. DEVELOP YOUR DIGITAL CAREER 30-11-2017 Anchormen @ Talent Event
  • 2. WE ANALYZE, DEVELOP, IMPLEMENT AND OPTIMIZE. THIS IS MORE THAN A PROCESS, IT’S OUR DNA. 30-11-2017 Anchormen @ Talent Event
  • 4. 30-11-2017 Anchormen @ Talent Event HOW WE ACTIVATE DATA
  • 5. BIG DATA SERVICES Start-to-finish scalable and flexible solutions for all your data:  Architecture & design  Implementation & integration  Platform setup & maintenance  Consulting & training 30-11-2017 Anchormen @ Talent Event
  • 6. DATA PLATFORM SERVICES Unified approach towards data management and integration that can improve scalability and flexibility.  Consulting on design, installation, and configuration of complex data platforms.  Focus on large-scale databases.  Both greenfield projects and existing situations. 30-11-2017 Anchormen @ Talent Event
  • 7. DATA SCIENCE & A.I. Creating valuable new insights through prediction models and A.I.:  High caliber data consulting  Recommendations & chatbots & predictive maintenance  Process & text mining  Computer vision 30-11-2017 Anchormen @ Talent Event
  • 8. HIGH POTENTIAL PROGRAM We will find the right people for you and guide them to success.  Data engineers & scientists  1-year program  Training & guidance 30-11-2017 Anchormen @ Talent Event
  • 9. THE ROAD SO FAR 30-11-2017 Anchormen @ Talent Event
  • 10. 30-11-2017 Anchormen @ Talent Event WHAT IS AI?
  • 11. “THE TRUE SIGN OF INTELLIGENCE IS NOT KNOWLEDGE BUT IMAGINATION.” ALBERT EINSTEIN 30-11-2017 Anchormen @ Talent Event
  • 12. ARTIFICIAL INTELLIGENCE  Perception  Reasoning  Learning earning? 30-11-2017 Anchormen @ Talent Event
  • 13. “LEARNING FROM DATA MEANS INFERRING WHAT WE DON’T KNOW FROM WHAT WE KNOW.” CHRIS POOL LEAD DATA SCIENTIST @ ANCHORMEN 30-11-2017 Anchormen @ Talent Event
  • 14. LEARNING TO PREDICT For a given object you are asked to make a prediction  Is tomorrow a good day for playing football?  Is this tweet positive or negative?  Does this image contain a car? Learning is making such predictions after observing data. MACHINE LEARNING? 30-11-2017 Anchormen @ Talent Event
  • 15. WHAT HAPPENS IN LEARNING  The learning algorithm observes given examples  It tries to find common patterns that explain the data: it tries to generalize so that predictions can be made for new examples  Exactly how this is done depends on what algorithm we are using 30-11-2017 Anchormen @ Talent Event
  • 16. HOW GOOD IS AI? 30-11-2017 Anchormen @ Talent Event
  • 17. COMPUTER VISION  Humans achieve 5% error rate on object recognition  Inception-v4 achieves 3.08% (Szegedy et al. 2016) 30-11-2017 Anchormen @ Talent Event
  • 18. NATURAL LANGUAGE PROCESSING  Speech Recognition is at 5.1% (Xiong et. al 2017)  Statistical Machine Translation around 85% human (BLEU score)  Neural Machine Translation is the new contender 30-11-2017 Anchormen @ Talent Event
  • 19. “THE BOTTLENECK NOW IS IN MANAGEMENT, IMPLEMENTATION, AND BUSINESS IMAGINATION.” BRYNJOLFSSON & MCAFEE HARVARD BUSINESS REVIEW (JULY 2017) 30-11-2017 Anchormen @ Talent Event
  • 20. 30-11-2017 Anchormen @ Talent Event LEARNING BY DOING
  • 21. THE CASE (1)  A large part of any online advertising campaign is determining how much a click and its conversion is worth.  While bidding for advertising space is typically a blind auction with special sets of rules, optimizing your bid is difficult.  External influences like accidents, weather conditions, news, PR activities and events, tv subtitles or tv guides, all have impact on online behaviour and activities 30-11-2017 Anchormen @ Talent Event
  • 22. THE CASE (2)  Google trends is a good indicator for populair topics  Can we use Twitter data to explain these peaks?  Challenges:  Lots of spam on Twitter  Keyword != topic 30-11-2017 Anchormen @ Talent Event
  • 23. STRUKTON RAIL Strukton rail provides solutions for rail infrastructure and electrical systems in rolling equipment.  Contracted by ProRail for maintaining (parts of) the Dutch railroads  Performance contract  High competitive market 30-11-2017 Anchormen @ Talent Event
  • 24. VITENS The largest water company in the Netherlands  Goal to become data-driven  A.I. is relatively new 30-11-2017 Anchormen @ Talent Event
  • 25. AI CHAT-BOT One of the most challenging parts of a chat-bot (and NLP) is interpreting a sentence because:  Ambiguity  People use slang / abbreviations  Grammar errors  Need knowledge of the world 30-11-2017 Anchormen @ Talent Event
  • 26. 30-11-2017 Anchormen @ Talent Event HOW TO ACTIVATE YOUR DATA?
  • 27. METHODOLOGY  Define clear goals Avoid searching for patterns in the data without a clear goal.  Use the right tools Focus on tools that provide quick results.  Test and validate often Create a data driven mindset within your organization.  Fail fast and fail forward Data Science is highly innovative. Plans have to be changed all the time. 30-11-2017 Anchormen @ Talent Event
  • 28. 30-11-2017 Anchormen @ Talent Event CIRCLE OF DATA ACTIVATION
  • 29. A/B TESTING  Achieve a baseline  Measure your improvement 30-11-2017 Anchormen @ Talent Event
  • 30. CONTINOUS INTEGRATION / DELIVERY  DS/AI work results in code  Code should adhere quality standards  Include quantitative model performance 30-11-2017 Anchormen @ Talent Event
  • 31. GOVERNANCE  What data was used to train the model?  What where the model parameters?  Which customers interacted with it? 30-11-2017 Anchormen @ Talent Event
  • 32. “ORGANIZATIONS NEED TO OPEN UP TO NEW INSIGHTS” GEOFFREY VAN MEER HEAD OF DATA INTELLIGENCE @ RTL 30-11-2017 Anchormen @ Talent Event
  • 34. COME MAKE MUSIC WITH US! anchormen.nl/careers 30-11-2017 Anchormen @ Talent Event
  • 35. THANK YOU FOR YOUR ATTENTION Jeroen Vlek, CTO @ Anchormen Pedro de Medinalaan 11, 1086 XK Amsterdam 020 - 773 1972 www.anchormen.nl
  • 36. CLASSIFICATION Predict a class using examples, for example the traffic light. Other examples:  Sentiment analysis  Predictive maintenance 30-11-2017 Anchormen @ Talent Event
  • 37. CLUSTERING Group observations in “meaningful” groups  Group a set of documents into groups about topic  Group similar observations. 30-11-2017 Anchormen @ Talent Event
  • 38. REINFORCEMENT LEARNING Coupling actions to state  Deduce the next best action  Maximize the total reward 30-11-2017 Anchormen @ Talent Event
  • 39. FINANCIAL FORECASTING Client: International Travel Agency I •Initial Business Question  What factors determine the right price for a house? (e.g. WiFi, Swimming pool, distance to beach) II •Technical solutions  Time series analysis (Season, Trend & Cyclical decomposition)  Regression and Trigger Models (Explaining residuals with non-frequent events)  Transfer Learning (Combining models from different regions) III •Primary data sources  Financial ledger (SAP)  Social media data (Twitter Firehose)  Web traffic data (Google Analytics) IV •Business impact  Insight in how investing in one region effects sales in neighboring regions  Presenting C-level managers with improved financial predictions  Revision of online marketing strategies V •Spin-off  Photo analysis, what makes a good photo? Clear guidelines for photographers?  Consumer segmentation, website stability, search  Competitor analysis, pricing models, AdWords and keywords Anchormen @ Talent Event
  • 40. MARKETING SPEND ANALYSIS Client: Global Consumer Goods I •Initial Business Question  What is the best moment to buy ads? How to align TV campaign with online events? II •Technical solutions  Time series analysis (Season, Trend & Cyclical decomposition)  Regression and Trigger Models (Explaining residuals with rare events)  Transfer Learning (Combining models from different regions) III •Primary data sources  Marketing spend (SAP)  Social Media (Brand24)  Weather data (Weather Underground) IV •Business impact  Higher return on TV campaigns  Insight in what triggers people to buy flu related products V •Spin-off  Mosquito index Anchormen @ Talent Event
  • 41. LOGISTICS & STOCK OPTIMIZING Client: Logistical Organisation I •Initial Business Question  How can we achieve better usage of machines? II •Technical solutions  Process mining  Simple reports deliberately targeted across intra-organizational boundaries  Programmed simulations to analyze complex interaction of simple processes III •Primary data sources  Maintenance logs (relational database)  Logs and standing data of supplies and procurements (ERP system)  Machine logs IV •Business impact  Maintenance planners now have access to historical data while planning  Impact on planning is now calculated real-time during Long-Term Planning meetings  List of parts were identified where higher supply levels will increase availability V •Spin-off  Promotion of a data-driven culture Anchormen @ Talent Event source: ministry of Defence

Editor's Notes

  1. The speed, variety and volume of data is evergrowing. By integrating and unlocking information and making it accessible in a big data platform we help organizations work more effective. A big data platform is characterized by the following features; it supports diverse types of data and use cases, it’s horizontally scalable (in both storage and computing power) and it’s flexible (components can easily be added or removed). Anchormen provides a wide range of Big Data services. From advising on the infrastructure, hosting (on-premise or in the cloud) and actually setting up the platform, to integrating sources and developing data-driven applications. For a worry-free big data platform we offer support. boost your business
  2. By making smart use of available techniques Anchormen developed a range of products that feed A.I. systems with valuable data streams. Products, techniques and platforms we know and trust include recommendation engines, A.I. chatbots, predictive maintenance, process mining and text mining. The business value of A.I. solutions can be powerfully demonstrated. Go to our booth for our atonomious cars en face recognation analysis
  3. Creating valuable new insights starts with the investigation of structured and unstructured data. From here we create models that can recognize and explore underlying patterns with razor-sharp efficiency. But this is just the beginning. These valuable insights must be implemented in a real-time production environment. By making smart use of available techniques Anchormen developed a range of products that feed A.I. systems with valuable data streams. Products, techniques and platforms we know and trust include recommendation engines, A.I. chatbots, predictive maintenance, process mining and text mining. The business value of A.I. solutions can be powerfully demonstrated. Go to our booth for our atonomious cars en face recognation analysis
  4. With our High Potential Program Anchormen offers a high quality and valuable solution for companies that are looking for (big) data engineers, data scientists and A.I. experts. As most companies lack experience with data professionals, it’s hard to select the appropriate job profile, let alone check the quality of their work. In our High Potential Program we conclude a 1-year contract with graduates from IT-related courses. During this year they will work as trainees at our client (4 days a week) and at the same time follow various technical trainings at one of our offices (1 day a week). By the end of the year – in which our senior experts guide them and assess their work – they are highly skilled and can be employed by the client.
  5. Large IT providers often deliver ICT projects in one go. After a long development process, companies finally get to see results, but it is often the long wait between approval and delivery of the project that causes problems. Our methodology is different:
  6. Be more productive by guaranteeing quality Test your code, but also your models Make code reviews part of your delivery pipeline
  7. Governance touches upon many topics Data access for data scientists Lineage involves the flow of data, but also log your model parameters for reconstruction With Deep Learning this is a challenge GDPR also affects models trained on consumer data?
  8. Organisations and technology need to grow towards each other
  9. Our collecitve experiences Add strings beginning to end One by one First a tone, then music