SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Downloaden Sie, um offline zu lesen
Make any company
an AI company!
Greg Fousas
Customer Data Scientist
6 Jun 2020
Who am I?
https://www.linkedin.com/in/greg-fousas-04252135/
I am a Data Scientist with work experience that spans more than 20 projects, 15
brands, 5 industries and 5 countries and still counting! I studied Production
Engineering and Management, I have a MSc in Operational Research from the
University of Edinburgh and studied a bit of Cognitive Science. Recently I
completed a self-driving car nanodegree. I also run an amateur online Python
course entitled “your 10 minutes of Python per day”, he is a huge cinema and
basketball fan.
Confidential3
Founded in Silicon Valley 2012
Funding: $147M | Series D
Investors: Goldman Sachs, Ping An,
Wells Fargo, NVIDIA, Nexus Ventures
We are Established
We Make World-class AI Platforms
We are Global
H2O Open Source Machine Learning
H2O Driverless AI: Automatic Machine Learning
H2O Q: AI platform for business users
Mountain View, NYC, London, Paris, Ottawa,
Prague, Chennai, Singapore
220+ 1K
20K 180K
Universities
Companies Using
H2O Open Source
Meetup Members
Experts
H2O.ai Snapshot
We are Passionate about Customers
4X customers, 2 years, all industries, all continents
Aetna/CVS, Allergan, AT&T, CapitalOne, CBA, Citi,
Coca Cola, Bredesco, Dish, Disney, Franklin
Templeton, Genentech, Kaiser Permanente, Lego,
Merck, Pepsi, Reckitt Benckiser, Roche
Confidential4 Confidential4
• Automatic feature engineering,
machine learning and interpretability
• Fully automated machine learning
from ingest to deployment
• User licenses on a per seat basis
annually
• GUI-based interface for end-to-end
data science
• A new and innovated platform to
make your own AI apps
• Enterprise commercial software
• Easy and intuitive platform to have
AI answer your question
H2O.ai: AI and ML Platforms
In-memory, distributed
machine learning algorithms
with H2O Flow GUI
Open Source
H2O AI open source engine
integration with Spark
H2O Driverless AI H2O Q
• 100% open source – Apache V2 Licensed
• Enterprise support subscriptions
• Interface using R, Python on H2O Flow
Rapid Model Deployment Cloud Integration
H2O Open Source AI Platform
GPU Enablement
• Highly portable models deployed in Java
(POJO)
and Model Object Optimized (MOJO)
• Automated and streamlined scoring
service
deployment with
Rest API
• Distributed in-memory computing
platform
• Distributed algorithms
• Fine-grain MapReduce
Big Data EcosystemOpen Source Flexible Interface
Scalability and Performance
Smart and Fast Algorithms
H2O Flow100% open source
A typical predictive model building process
Data Preparation
Data Cleansing
Variable
creation
Feature
engineering
Model building
• Modelling technique selection
• Variables selection
• Cross validation
• Hyper parameter tuning
• Ensemble
Visualisation
Output
• Test the model
• Understand the model
Model Productionisation 
Make any company an AI company!
Make any company an AI company!
How?
A typical predictive model building process
Data Preparation
Data Cleansing
Variable
creation
Feature
engineering
Model building
• Modelling technique selection
• Variables selection
• Cross validation
• Hyper parameter tuning
• Ensemble
Visualisation
Output
• Test the model
• Understand the model
Model Productionisation 
Make any company an AI company!

Data preparation

datatable
●
R
●
https://github.com/Rdatatable/data.table, Cheat sheet
●
Python
●
https://github.com/h2oai/datatable

Benchmark
Make any company an AI company!

Data preparation

datatable
●
R
●
https://github.com/Rdatatable/data.table, Cheat sheet
●
Python
●
https://github.com/h2oai/datatable

Benchmark
DEMOhttps://www.kaggle.com/kernels/scriptcontent/13259895/download
A typical predictive model building process
Data Preparation
Data Cleansing
Variable
creation
Feature
engineering
Model building
• Modelling technique selection
• Variables selection
• Cross validation
• Hyper parameter tuning
• Ensemble
Visualisation
Output
• Test the model
• Understand the model
Model Productionisation 
Make any company an AI company!

Data preparation

datatable
●
R
●
https://github.com/Rdatatable/data.table, Cheat sheet
●
Python
●
https://github.com/h2oai/datatable
●
Benchmark

Model Building

Automl (documentation:http://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html)

R, Python, Flow
Make any company an AI company!

Data preparation

datatable
●
R
●
https://github.com/Rdatatable/data.table, Cheat sheet
●
Python
●
https://github.com/h2oai/datatable
●
Benchmark

Model Building

Automl (documentation: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html)

R, Python, Flow DEMO
A typical predictive model building process
Data Preparation
Data Cleansing
Variable
creation
Feature
engineering
Model building
• Modelling technique selection
• Variables selection
• Cross validation
• Hyper parameter tuning
• Ensemble
Visualisation
Output
• Test the model
• Understand the model
Model Productionisation 
Make any company an AI company!

Data preparation

datatable
●
R
●
https://github.com/Rdatatable/data.table, Cheat sheet
●
Python
●
https://github.com/h2oai/datatable
●
Benchmark

Model Building

Automl (documentation: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html)

R, Python, Flow, Sparkling Water

Model Deployment - Productionisation

R ↔ Python ↔ Sparkling Water

Other (http://docs.h2o.ai/h2o/latest-stable/h2o-docs/productionizing.html):
Make any company an AI company!

Data preparation

datatable
●
R
●
https://github.com/Rdatatable/data.table, Cheat sheet
●
Python
●
https://github.com/h2oai/datatable
●
Benchmark

Model Building

Automl (documentation: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html)

R, Python, Flow, Sparkling Water

Model Deployment - Productionisation

R ↔ Python ↔ Sparkling Water

Other (http://docs.h2o.ai/h2o/latest-stable/h2o-docs/productionizing.html):
DEMO
Make any company an AI company!

Resources

Training environment: Aquarium - http://aquarium.h2o.ai

Documentation:
http://docs.h2o.ai/h2o/latest-stable/h2o-docs/welcome.html
●
Tutorials:
●
http://docs.h2o.ai/h2o-tutorials/latest-stable/index.html
●
https://github.com/h2oai/h2o-tutorials

Videos: https://www.youtube.com/user/0xdata/videos
A typical predictive model building process
Data Preparation
Data
Cleansing
Variable
creation
Feature
engineering
Model building
• Modelling technique selection
• Variables selection
• Cross validation
• Hyper parameter tuning
• Ensemble
Visualisation
Output
• Test the model
• Understand the model
Model Productionisation 
Driverless AI
Make any company an AI company!

DRIVERLESS AI

Demo
Make any company an AI company!

DRIVERLESS AI

Demo

21-days trial license - https://www.h2o.ai/download/
Make any company an AI company!

DRIVERLESS AI

Demo

21-days trial license - https://www.h2o.ai/download/

Open documentation - http://docs.h2o.ai/driverless-ai/latest-stable/docs/userguide/index.html
Make any company an AI company!

DRIVERLESS AI

Demo

21-days trial license - https://www.h2o.ai/download

Open documentation - http://docs.h2o.ai/driverless-ai/latest-stable/docs/userguide/index.html

MLI book - https://www.h2o.ai/oreilly-mli-booklet-2019/
Confidential24 Confidential24
H2O.ai has 10% of the World’s Kaggle Grandmasters
Your AI Transformation is Backed by
the World Experts
Confidential25
Time
Time to Insights Slow
Talent
Lack of AI Talent
Trust
Lack of Trust in AI
Why Driverless AI for Enterprise AI Adoption
~100
Data Science Experts
in the World
Time for a Data Scientist
to Build a Model
Months
Explainable AI
?
Data is a Team Sport
Thank You

Weitere ähnliche Inhalte

Was ist angesagt?

Spago Bi
Spago BiSpago Bi
Spago BiInria
 
Webinar - SpagoBI 5: here comes the Social Network analysis
Webinar - SpagoBI 5: here comes the Social Network analysis Webinar - SpagoBI 5: here comes the Social Network analysis
Webinar - SpagoBI 5: here comes the Social Network analysis SpagoWorld
 
SpagoBI 5 Demo Day and Workshop : Business Applications and Uses
SpagoBI 5 Demo Day and Workshop : Business Applications and UsesSpagoBI 5 Demo Day and Workshop : Business Applications and Uses
SpagoBI 5 Demo Day and Workshop : Business Applications and UsesSpagoWorld
 
Webinar: SpagoBI Suite
Webinar: SpagoBI SuiteWebinar: SpagoBI Suite
Webinar: SpagoBI SuiteSpagoWorld
 
Webinar - What's new in SpagoBI 5: advanced data analytics at your fingertips
Webinar - What's new in SpagoBI 5: advanced data analytics at your fingertipsWebinar - What's new in SpagoBI 5: advanced data analytics at your fingertips
Webinar - What's new in SpagoBI 5: advanced data analytics at your fingertipsSpagoWorld
 
Martin Stein, G5 - Driving Marketing Performance with H2O Driverless AI - H2O...
Martin Stein, G5 - Driving Marketing Performance with H2O Driverless AI - H2O...Martin Stein, G5 - Driving Marketing Performance with H2O Driverless AI - H2O...
Martin Stein, G5 - Driving Marketing Performance with H2O Driverless AI - H2O...Sri Ambati
 
Webinar: Free inquiry and Ad hoc reporting with SpagoBI
Webinar: Free inquiry and Ad hoc reporting with SpagoBIWebinar: Free inquiry and Ad hoc reporting with SpagoBI
Webinar: Free inquiry and Ad hoc reporting with SpagoBISpagoWorld
 
Webinar - How SpagoBI 5 faces Big Data challenges to generate new business op...
Webinar - How SpagoBI 5 faces Big Data challenges to generate new business op...Webinar - How SpagoBI 5 faces Big Data challenges to generate new business op...
Webinar - How SpagoBI 5 faces Big Data challenges to generate new business op...SpagoWorld
 
Get Started with Driverless AI Recipes - Hands-on Training
Get Started with Driverless AI Recipes - Hands-on TrainingGet Started with Driverless AI Recipes - Hands-on Training
Get Started with Driverless AI Recipes - Hands-on TrainingSri Ambati
 
SpagoBI 5 official presentation in Paris
SpagoBI 5 official presentation in ParisSpagoBI 5 official presentation in Paris
SpagoBI 5 official presentation in ParisSpagoWorld
 
Productionizing Data Science at Experience
Productionizing Data Science at ExperienceProductionizing Data Science at Experience
Productionizing Data Science at ExperienceMatt Mills
 
Webinar - What's new with SpagoBI 5: presentation and demo
Webinar - What's new with SpagoBI 5: presentation and demoWebinar - What's new with SpagoBI 5: presentation and demo
Webinar - What's new with SpagoBI 5: presentation and demoSpagoWorld
 
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?SpagoWorld
 
apidays LIVE Paris - The Rise of GraphQL for database APIs by Karthic Rao
apidays LIVE Paris - The Rise of GraphQL for database APIs by Karthic Raoapidays LIVE Paris - The Rise of GraphQL for database APIs by Karthic Rao
apidays LIVE Paris - The Rise of GraphQL for database APIs by Karthic Raoapidays
 
GraphQL Advanced
GraphQL AdvancedGraphQL Advanced
GraphQL AdvancedLeanIX GmbH
 
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?SpagoWorld
 
SpagoBI Suite Slide Support
SpagoBI Suite Slide SupportSpagoBI Suite Slide Support
SpagoBI Suite Slide SupportSpagoWorld
 
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...SpagoWorld
 
Ros: 站在巨人的肩膀上
Ros: 站在巨人的肩膀上Ros: 站在巨人的肩膀上
Ros: 站在巨人的肩膀上建銘 林
 

Was ist angesagt? (20)

Spago Bi
Spago BiSpago Bi
Spago Bi
 
Webinar - SpagoBI 5: here comes the Social Network analysis
Webinar - SpagoBI 5: here comes the Social Network analysis Webinar - SpagoBI 5: here comes the Social Network analysis
Webinar - SpagoBI 5: here comes the Social Network analysis
 
SpagoBI 5 Demo Day and Workshop : Business Applications and Uses
SpagoBI 5 Demo Day and Workshop : Business Applications and UsesSpagoBI 5 Demo Day and Workshop : Business Applications and Uses
SpagoBI 5 Demo Day and Workshop : Business Applications and Uses
 
Webinar: SpagoBI Suite
Webinar: SpagoBI SuiteWebinar: SpagoBI Suite
Webinar: SpagoBI Suite
 
Webinar - What's new in SpagoBI 5: advanced data analytics at your fingertips
Webinar - What's new in SpagoBI 5: advanced data analytics at your fingertipsWebinar - What's new in SpagoBI 5: advanced data analytics at your fingertips
Webinar - What's new in SpagoBI 5: advanced data analytics at your fingertips
 
Martin Stein, G5 - Driving Marketing Performance with H2O Driverless AI - H2O...
Martin Stein, G5 - Driving Marketing Performance with H2O Driverless AI - H2O...Martin Stein, G5 - Driving Marketing Performance with H2O Driverless AI - H2O...
Martin Stein, G5 - Driving Marketing Performance with H2O Driverless AI - H2O...
 
Webinar: Free inquiry and Ad hoc reporting with SpagoBI
Webinar: Free inquiry and Ad hoc reporting with SpagoBIWebinar: Free inquiry and Ad hoc reporting with SpagoBI
Webinar: Free inquiry and Ad hoc reporting with SpagoBI
 
Webinar - How SpagoBI 5 faces Big Data challenges to generate new business op...
Webinar - How SpagoBI 5 faces Big Data challenges to generate new business op...Webinar - How SpagoBI 5 faces Big Data challenges to generate new business op...
Webinar - How SpagoBI 5 faces Big Data challenges to generate new business op...
 
Get Started with Driverless AI Recipes - Hands-on Training
Get Started with Driverless AI Recipes - Hands-on TrainingGet Started with Driverless AI Recipes - Hands-on Training
Get Started with Driverless AI Recipes - Hands-on Training
 
SpagoBI 5 official presentation in Paris
SpagoBI 5 official presentation in ParisSpagoBI 5 official presentation in Paris
SpagoBI 5 official presentation in Paris
 
Productionizing Data Science at Experience
Productionizing Data Science at ExperienceProductionizing Data Science at Experience
Productionizing Data Science at Experience
 
Webinar - What's new with SpagoBI 5: presentation and demo
Webinar - What's new with SpagoBI 5: presentation and demoWebinar - What's new with SpagoBI 5: presentation and demo
Webinar - What's new with SpagoBI 5: presentation and demo
 
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
 
Agile data visualisation
Agile data visualisationAgile data visualisation
Agile data visualisation
 
apidays LIVE Paris - The Rise of GraphQL for database APIs by Karthic Rao
apidays LIVE Paris - The Rise of GraphQL for database APIs by Karthic Raoapidays LIVE Paris - The Rise of GraphQL for database APIs by Karthic Rao
apidays LIVE Paris - The Rise of GraphQL for database APIs by Karthic Rao
 
GraphQL Advanced
GraphQL AdvancedGraphQL Advanced
GraphQL Advanced
 
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
Webinar - SpagoBI 5 and what-if analytics: is your business strategy effective?
 
SpagoBI Suite Slide Support
SpagoBI Suite Slide SupportSpagoBI Suite Slide Support
SpagoBI Suite Slide Support
 
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
Webinar: SpagoBI 5 - Self-build your interactive cockpits, get instant insigh...
 
Ros: 站在巨人的肩膀上
Ros: 站在巨人的肩膀上Ros: 站在巨人的肩膀上
Ros: 站在巨人的肩膀上
 

Ähnlich wie H2o.ai presentation at 2nd Virtual Pydata Piraeus meetup

Big Data LDN 2017: H2O.ai Driverless AI: Fast, Accurate, Interpretable AI
Big Data LDN 2017: H2O.ai Driverless AI: Fast, Accurate, Interpretable AIBig Data LDN 2017: H2O.ai Driverless AI: Fast, Accurate, Interpretable AI
Big Data LDN 2017: H2O.ai Driverless AI: Fast, Accurate, Interpretable AIMatt Stubbs
 
Ruben Diaz, Vision Banco + Rafael Coss, H2O ai + Luis Armenta, IBM - AI journ...
Ruben Diaz, Vision Banco + Rafael Coss, H2O ai + Luis Armenta, IBM - AI journ...Ruben Diaz, Vision Banco + Rafael Coss, H2O ai + Luis Armenta, IBM - AI journ...
Ruben Diaz, Vision Banco + Rafael Coss, H2O ai + Luis Armenta, IBM - AI journ...Sri Ambati
 
Accelerate ML Deployment with H2O Driverless AI on AWS
Accelerate ML Deployment with H2O Driverless AI on AWSAccelerate ML Deployment with H2O Driverless AI on AWS
Accelerate ML Deployment with H2O Driverless AI on AWSSri Ambati
 
Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)
Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)
Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)Ido Green
 
H2O at Poznan R Meetup
H2O at Poznan R MeetupH2O at Poznan R Meetup
H2O at Poznan R MeetupJo-fai Chow
 
Hydrosphere.io Platform for AI/ML Operations Automation
Hydrosphere.io Platform for AI/ML Operations AutomationHydrosphere.io Platform for AI/ML Operations Automation
Hydrosphere.io Platform for AI/ML Operations AutomationRustem Zakiev
 
H2O at Berlin R Meetup
H2O at Berlin R MeetupH2O at Berlin R Meetup
H2O at Berlin R MeetupJo-fai Chow
 
Berlin R Meetup
Berlin R MeetupBerlin R Meetup
Berlin R MeetupSri Ambati
 
ISV Showcase: End-to-end Machine Learning using H2O on Azure
ISV Showcase: End-to-end Machine Learning using H2O on AzureISV Showcase: End-to-end Machine Learning using H2O on Azure
ISV Showcase: End-to-end Machine Learning using H2O on AzureMicrosoft Tech Community
 
Gimel and PayPal Notebooks @ TDWI Leadership Summit Orlando
Gimel and PayPal Notebooks @ TDWI Leadership Summit OrlandoGimel and PayPal Notebooks @ TDWI Leadership Summit Orlando
Gimel and PayPal Notebooks @ TDWI Leadership Summit OrlandoRomit Mehta
 
Project "Deep Water"
Project "Deep Water"Project "Deep Water"
Project "Deep Water"Jo-fai Chow
 
Google Platform Overview (April 2014)
Google Platform Overview (April 2014)Google Platform Overview (April 2014)
Google Platform Overview (April 2014)Ido Green
 
ML Model Deployment and Scoring on the Edge with Automatic ML & DF
ML Model Deployment and Scoring on the Edge with Automatic ML & DFML Model Deployment and Scoring on the Edge with Automatic ML & DF
ML Model Deployment and Scoring on the Edge with Automatic ML & DFSri Ambati
 
Belgrade R - Intro to H2O and Deep Water
Belgrade R - Intro to H2O and Deep WaterBelgrade R - Intro to H2O and Deep Water
Belgrade R - Intro to H2O and Deep WaterSri Ambati
 
H2O at BelgradeR Meetup
H2O at BelgradeR MeetupH2O at BelgradeR Meetup
H2O at BelgradeR MeetupJo-fai Chow
 
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...SAP Cloud Platform
 
Achieving Business Transformation with UiPath RPA
Achieving Business Transformation with UiPath RPAAchieving Business Transformation with UiPath RPA
Achieving Business Transformation with UiPath RPACelonis
 
Data Science Meets DevOps: GitOps with OpenShift (1).pdf
Data Science Meets DevOps: GitOps with OpenShift (1).pdfData Science Meets DevOps: GitOps with OpenShift (1).pdf
Data Science Meets DevOps: GitOps with OpenShift (1).pdfHemaVeeradhi1
 
Introducción al Machine Learning Automático
Introducción al Machine Learning AutomáticoIntroducción al Machine Learning Automático
Introducción al Machine Learning AutomáticoSri Ambati
 

Ähnlich wie H2o.ai presentation at 2nd Virtual Pydata Piraeus meetup (20)

Big Data LDN 2017: H2O.ai Driverless AI: Fast, Accurate, Interpretable AI
Big Data LDN 2017: H2O.ai Driverless AI: Fast, Accurate, Interpretable AIBig Data LDN 2017: H2O.ai Driverless AI: Fast, Accurate, Interpretable AI
Big Data LDN 2017: H2O.ai Driverless AI: Fast, Accurate, Interpretable AI
 
Ruben Diaz, Vision Banco + Rafael Coss, H2O ai + Luis Armenta, IBM - AI journ...
Ruben Diaz, Vision Banco + Rafael Coss, H2O ai + Luis Armenta, IBM - AI journ...Ruben Diaz, Vision Banco + Rafael Coss, H2O ai + Luis Armenta, IBM - AI journ...
Ruben Diaz, Vision Banco + Rafael Coss, H2O ai + Luis Armenta, IBM - AI journ...
 
Accelerate ML Deployment with H2O Driverless AI on AWS
Accelerate ML Deployment with H2O Driverless AI on AWSAccelerate ML Deployment with H2O Driverless AI on AWS
Accelerate ML Deployment with H2O Driverless AI on AWS
 
Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)
Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)
Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)
 
H2O at Poznan R Meetup
H2O at Poznan R MeetupH2O at Poznan R Meetup
H2O at Poznan R Meetup
 
Big Data Ready Enterprise
Big Data Ready Enterprise Big Data Ready Enterprise
Big Data Ready Enterprise
 
Hydrosphere.io Platform for AI/ML Operations Automation
Hydrosphere.io Platform for AI/ML Operations AutomationHydrosphere.io Platform for AI/ML Operations Automation
Hydrosphere.io Platform for AI/ML Operations Automation
 
H2O at Berlin R Meetup
H2O at Berlin R MeetupH2O at Berlin R Meetup
H2O at Berlin R Meetup
 
Berlin R Meetup
Berlin R MeetupBerlin R Meetup
Berlin R Meetup
 
ISV Showcase: End-to-end Machine Learning using H2O on Azure
ISV Showcase: End-to-end Machine Learning using H2O on AzureISV Showcase: End-to-end Machine Learning using H2O on Azure
ISV Showcase: End-to-end Machine Learning using H2O on Azure
 
Gimel and PayPal Notebooks @ TDWI Leadership Summit Orlando
Gimel and PayPal Notebooks @ TDWI Leadership Summit OrlandoGimel and PayPal Notebooks @ TDWI Leadership Summit Orlando
Gimel and PayPal Notebooks @ TDWI Leadership Summit Orlando
 
Project "Deep Water"
Project "Deep Water"Project "Deep Water"
Project "Deep Water"
 
Google Platform Overview (April 2014)
Google Platform Overview (April 2014)Google Platform Overview (April 2014)
Google Platform Overview (April 2014)
 
ML Model Deployment and Scoring on the Edge with Automatic ML & DF
ML Model Deployment and Scoring on the Edge with Automatic ML & DFML Model Deployment and Scoring on the Edge with Automatic ML & DF
ML Model Deployment and Scoring on the Edge with Automatic ML & DF
 
Belgrade R - Intro to H2O and Deep Water
Belgrade R - Intro to H2O and Deep WaterBelgrade R - Intro to H2O and Deep Water
Belgrade R - Intro to H2O and Deep Water
 
H2O at BelgradeR Meetup
H2O at BelgradeR MeetupH2O at BelgradeR Meetup
H2O at BelgradeR Meetup
 
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
 
Achieving Business Transformation with UiPath RPA
Achieving Business Transformation with UiPath RPAAchieving Business Transformation with UiPath RPA
Achieving Business Transformation with UiPath RPA
 
Data Science Meets DevOps: GitOps with OpenShift (1).pdf
Data Science Meets DevOps: GitOps with OpenShift (1).pdfData Science Meets DevOps: GitOps with OpenShift (1).pdf
Data Science Meets DevOps: GitOps with OpenShift (1).pdf
 
Introducción al Machine Learning Automático
Introducción al Machine Learning AutomáticoIntroducción al Machine Learning Automático
Introducción al Machine Learning Automático
 

Kürzlich hochgeladen

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
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
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
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一ffjhghh
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 

Kürzlich hochgeladen (20)

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
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
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
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
 

H2o.ai presentation at 2nd Virtual Pydata Piraeus meetup

  • 1. Make any company an AI company! Greg Fousas Customer Data Scientist 6 Jun 2020
  • 2. Who am I? https://www.linkedin.com/in/greg-fousas-04252135/ I am a Data Scientist with work experience that spans more than 20 projects, 15 brands, 5 industries and 5 countries and still counting! I studied Production Engineering and Management, I have a MSc in Operational Research from the University of Edinburgh and studied a bit of Cognitive Science. Recently I completed a self-driving car nanodegree. I also run an amateur online Python course entitled “your 10 minutes of Python per day”, he is a huge cinema and basketball fan.
  • 3. Confidential3 Founded in Silicon Valley 2012 Funding: $147M | Series D Investors: Goldman Sachs, Ping An, Wells Fargo, NVIDIA, Nexus Ventures We are Established We Make World-class AI Platforms We are Global H2O Open Source Machine Learning H2O Driverless AI: Automatic Machine Learning H2O Q: AI platform for business users Mountain View, NYC, London, Paris, Ottawa, Prague, Chennai, Singapore 220+ 1K 20K 180K Universities Companies Using H2O Open Source Meetup Members Experts H2O.ai Snapshot We are Passionate about Customers 4X customers, 2 years, all industries, all continents Aetna/CVS, Allergan, AT&T, CapitalOne, CBA, Citi, Coca Cola, Bredesco, Dish, Disney, Franklin Templeton, Genentech, Kaiser Permanente, Lego, Merck, Pepsi, Reckitt Benckiser, Roche
  • 4. Confidential4 Confidential4 • Automatic feature engineering, machine learning and interpretability • Fully automated machine learning from ingest to deployment • User licenses on a per seat basis annually • GUI-based interface for end-to-end data science • A new and innovated platform to make your own AI apps • Enterprise commercial software • Easy and intuitive platform to have AI answer your question H2O.ai: AI and ML Platforms In-memory, distributed machine learning algorithms with H2O Flow GUI Open Source H2O AI open source engine integration with Spark H2O Driverless AI H2O Q • 100% open source – Apache V2 Licensed • Enterprise support subscriptions • Interface using R, Python on H2O Flow
  • 5. Rapid Model Deployment Cloud Integration H2O Open Source AI Platform GPU Enablement • Highly portable models deployed in Java (POJO) and Model Object Optimized (MOJO) • Automated and streamlined scoring service deployment with Rest API • Distributed in-memory computing platform • Distributed algorithms • Fine-grain MapReduce Big Data EcosystemOpen Source Flexible Interface Scalability and Performance Smart and Fast Algorithms H2O Flow100% open source
  • 6. A typical predictive model building process Data Preparation Data Cleansing Variable creation Feature engineering Model building • Modelling technique selection • Variables selection • Cross validation • Hyper parameter tuning • Ensemble Visualisation Output • Test the model • Understand the model Model Productionisation 
  • 7. Make any company an AI company!
  • 8. Make any company an AI company! How?
  • 9. A typical predictive model building process Data Preparation Data Cleansing Variable creation Feature engineering Model building • Modelling technique selection • Variables selection • Cross validation • Hyper parameter tuning • Ensemble Visualisation Output • Test the model • Understand the model Model Productionisation 
  • 10. Make any company an AI company!  Data preparation  datatable ● R ● https://github.com/Rdatatable/data.table, Cheat sheet ● Python ● https://github.com/h2oai/datatable  Benchmark
  • 11. Make any company an AI company!  Data preparation  datatable ● R ● https://github.com/Rdatatable/data.table, Cheat sheet ● Python ● https://github.com/h2oai/datatable  Benchmark DEMOhttps://www.kaggle.com/kernels/scriptcontent/13259895/download
  • 12. A typical predictive model building process Data Preparation Data Cleansing Variable creation Feature engineering Model building • Modelling technique selection • Variables selection • Cross validation • Hyper parameter tuning • Ensemble Visualisation Output • Test the model • Understand the model Model Productionisation 
  • 13. Make any company an AI company!  Data preparation  datatable ● R ● https://github.com/Rdatatable/data.table, Cheat sheet ● Python ● https://github.com/h2oai/datatable ● Benchmark  Model Building  Automl (documentation:http://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html)  R, Python, Flow
  • 14. Make any company an AI company!  Data preparation  datatable ● R ● https://github.com/Rdatatable/data.table, Cheat sheet ● Python ● https://github.com/h2oai/datatable ● Benchmark  Model Building  Automl (documentation: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html)  R, Python, Flow DEMO
  • 15. A typical predictive model building process Data Preparation Data Cleansing Variable creation Feature engineering Model building • Modelling technique selection • Variables selection • Cross validation • Hyper parameter tuning • Ensemble Visualisation Output • Test the model • Understand the model Model Productionisation 
  • 16. Make any company an AI company!  Data preparation  datatable ● R ● https://github.com/Rdatatable/data.table, Cheat sheet ● Python ● https://github.com/h2oai/datatable ● Benchmark  Model Building  Automl (documentation: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html)  R, Python, Flow, Sparkling Water  Model Deployment - Productionisation  R ↔ Python ↔ Sparkling Water  Other (http://docs.h2o.ai/h2o/latest-stable/h2o-docs/productionizing.html):
  • 17. Make any company an AI company!  Data preparation  datatable ● R ● https://github.com/Rdatatable/data.table, Cheat sheet ● Python ● https://github.com/h2oai/datatable ● Benchmark  Model Building  Automl (documentation: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html)  R, Python, Flow, Sparkling Water  Model Deployment - Productionisation  R ↔ Python ↔ Sparkling Water  Other (http://docs.h2o.ai/h2o/latest-stable/h2o-docs/productionizing.html): DEMO
  • 18. Make any company an AI company!  Resources  Training environment: Aquarium - http://aquarium.h2o.ai  Documentation: http://docs.h2o.ai/h2o/latest-stable/h2o-docs/welcome.html ● Tutorials: ● http://docs.h2o.ai/h2o-tutorials/latest-stable/index.html ● https://github.com/h2oai/h2o-tutorials  Videos: https://www.youtube.com/user/0xdata/videos
  • 19. A typical predictive model building process Data Preparation Data Cleansing Variable creation Feature engineering Model building • Modelling technique selection • Variables selection • Cross validation • Hyper parameter tuning • Ensemble Visualisation Output • Test the model • Understand the model Model Productionisation  Driverless AI
  • 20. Make any company an AI company!  DRIVERLESS AI  Demo
  • 21. Make any company an AI company!  DRIVERLESS AI  Demo  21-days trial license - https://www.h2o.ai/download/
  • 22. Make any company an AI company!  DRIVERLESS AI  Demo  21-days trial license - https://www.h2o.ai/download/  Open documentation - http://docs.h2o.ai/driverless-ai/latest-stable/docs/userguide/index.html
  • 23. Make any company an AI company!  DRIVERLESS AI  Demo  21-days trial license - https://www.h2o.ai/download  Open documentation - http://docs.h2o.ai/driverless-ai/latest-stable/docs/userguide/index.html  MLI book - https://www.h2o.ai/oreilly-mli-booklet-2019/
  • 24. Confidential24 Confidential24 H2O.ai has 10% of the World’s Kaggle Grandmasters Your AI Transformation is Backed by the World Experts
  • 25. Confidential25 Time Time to Insights Slow Talent Lack of AI Talent Trust Lack of Trust in AI Why Driverless AI for Enterprise AI Adoption ~100 Data Science Experts in the World Time for a Data Scientist to Build a Model Months Explainable AI ? Data is a Team Sport