SlideShare una empresa de Scribd logo
1 de 71
Descargar para leer sin conexión
DESIGNING
& BUILDING
FOR A
DATA SCIENCE
FUTURE
@chuparkoff #DataSciFuture
@chuparkoff #DataSciFuture|Source: Licensed in 2018 to Dan Chuparkoff via Rich Chang Photography
Innovative Product Leader
Dan Chuparkoff
https://twitter.com/chuparkoff
https://youtube.com/c/DanChuparkoff
https://linkedin.com/in/chuparkoff
https://chuparkoff.com
DATA SCIENCE
IN 1998
@chuparkoff #DataSciFuture|
+
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
ADVANCED ANALYTICS
HUMANS + MACHINES
+
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
ADVANCED ANALYTICS
HUMANS + MACHINES
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
WHO HERE

IS DOING
A LOT OF
DATA SCIENCE?
NOT YETSOMEA LOT
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
WHO HERE

IS DOING
SOME
DATA SCIENCE?
NOT YETSOMEA LOT
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
WHO HERE

IS NOT YET
DOING
DATA SCIENCE?
NOT YETSOMEA LOT
+
DATA SCIENCE 101
@chuparkoff #DataSciFuture|
A great podcast
Linear Digressions has a
weekly podcast on Data
Science. It’s great.
Check it out where you
get podcasts.
Learn more
http://lineardigressions.com
Source: https://lineardigressions.com
+
DATA SCIENCE 101
@chuparkoff #DataSciFuture|
A great web resource
@KDNuggets (Gregory
Piatetsky-Shapiro) runs
an incredible resource
for data science
learning. You can also
follow him on Twitter
@KDNuggets.
Learn more
http://kdnuggets.com
Source: https://kdnuggets.com
DESCRIPTIVE

ANALYTICS
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
“The examination of data or
content, usually manually
performed, to answer the question:
‘What happened?’” -Gartner
Source: Gartner, 2018 - https://www.gartner.com/it-glossary/descriptive-analytics/
+
DATA SCIENCE 101
@chuparkoff #DataSciFuture|
Structured data
Data that has a pre-
defined data model like
the text in most
databases.
+
DATA SCIENCE 101
@chuparkoff #DataSciFuture|
Tableau
Software designed to
help teams quickly
analyze, visualize, &
share information with
interactive charts,
graphs, & maps.
Source: https://tableau.com
Learn more
https://tableau.com
+
DATA SCIENCE 101
@chuparkoff #DataSciFuture|
Looker
An emerging SaaS data
visualization tool that
allows you to quickly and
easily make charts and
graphs from any
structured data set.
Source: https://looker.com
Learn more
https://looker.com
DATA SCIENCE 101
@chuparkoff #DataSciFuture|
D3
A JavaScript library for
producing dynamic,
interactive data
visualizations in web
browsers.
Source: http://d3js.org Stacked Bars example: http://bl.ocks.org/mbostock/3943967
Learn more
https://d3js.org
+
DATA SCIENCE 101
@chuparkoff #DataSciFuture|
Data Conferences
Source: https://odsc.com & https://www.gartner.com/events-na/data-analytics
Two of the industry’s
most-attended
conferences on the
subject of data
visualization and
descriptive analytics.
Boston – London – San Francisco
Open Data Science Conference
Grapevine, TX – London – Sydney
Gartner Data & Analytics Summit
Learn more
https://odsc.com/
https://www.gartner.com/events
+
DATA SCIENCE 101
@chuparkoff #DataSciFuture|
Unstructured data
Source: Licensed to Dan Chuparkoff via Adobe Stock
Data not arranged neatly
into rows & columns.
Often large blocks of
information like emails,
surveys, or even
images.
Learn more
http://bit.ly/KDNuggets_LDA
SXSW 2018
@chuparkoff #DataSciFuture|Source: https://schedule.sxsw.com - scraped with webscraper.io and then visualized with tagcrowd.com
SXSW 2018
@chuparkoff #DataSciFuture|Source: https://schedule.sxsw.com - scraped with webscraper.io and then visualized with tagcrowd.com
+
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
ADVANCED ANALYTICS
HUMANS + MACHINES
+
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
ADVANCED ANALYTICS
HUMANS + MACHINES
PRESCRIPTIVE

ANALYTICS
@chuparkoff #DataSciFuture|
ADVANCED ANALYTICS
“The examination of data or
content to answer the question:
‘What can we do to make _______
happen?’” -Gartner
Source: Gartner, 2018 - https://www.gartner.com/it-glossary/prescriptive-analytics/
ADVANCED ANALYTICS
@chuparkoff #DataSciFuture|
Machine learning
The process of giving a
computer a sample-set
of data and getting it to
“learn” without the need
to program explicit
instructions.
?
@chuparkoff #DataSciFuture|
Unsupervised learning
A type of machine
learning in which only
the inputs are given the
system learns patterns
on it’s own.
All the stuff
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|
Unsupervised learning
A type of machine
learning in which only
the inputs are given the
system learns patterns
on it’s own.
Group 1
Group 2
Group 3
Group 4
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|
Supervised learning
A type of machine
learning in which both
inputs and outputs are
given.
All the stuff
Stuff I like
ADVANCED ANALYTICS
@chuparkoff #DataSciFuture|
Training sets
A sample-set of data
given to a machine
learning algorithm in
order to train the system.
Good
Good
Good
Good
Good
Bad
Bad
Bad
Bad
Bad
Bad
Bad
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|
R + RStudio
An open source
programming language
for statistical computing
and graphics widely
used by data scientists
commonly in R Studio.
Source: https://rstudio.com/
Learn more
https://rstudio.com/
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|
R Shiny
An R collaboration
platform useful for rapid
deployment of sharable
R-based visualizations
and interactive apps.
Source: https://shiny.rstudio.com/
Learn more
https://shiny.rstudio.com/
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|
Jupyter Notebooks
An open-source web
application that allows
you to create & share
“notebooks” that contain
live code, equations,
visualizations & text.
Source: http://jupyter.org
Learn more
https://jupyter.org
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|
Zeppelin Notebooks
A web-based notebook
from the Apache
Foundation that enables
data-driven, interactive
data analytics &
collaborative documents.
Source: https://zeppelin.apache.org
Learn more
https://zeppelin.apache.org
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|
Kaggle
A community for
exploring, learning and
collaborative-analysis.
View a vast collection of
public data sets and
challenge yourself with
real-world problems.
Source: https://kaggle.com/
Learn more
https://kaggle.com/
ADVANCED ANALYTICS
NEURAL NETWORKS
@chuparkoff #DataSciFuture|
ADVANCED ANALYTICS
@chuparkoff #DataSciFuture|
Neural Networks
In our actual brain…
Source: Licensed to Dan Chuparkoff via Adobe Stock
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|
Neural Networks
Systems that ‘learn’ from
examples labeled as
good/bad. These are
useful in image
recognition & cases
where task-specific
programming would be
extremely complex.
ADVANCED ANALYTICS
@chuparkoff #DataSciFuture|
On Intelligence
A great book on how the
brain works by Jeff
Hawkins, inventor of the
PalmPilot in 1996.
Source: http://jupyter.org
Learn more
http://bit.ly/OnIntelligence_book
ADVANCED ANALYTICS
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
ADVANCED ANALYTICS
5 VOLUNTEERS?
@chuparkoff #DataSciFuture|
ADVANCED ANALYTICS
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
Yes No
ADVANCED ANALYTICS
Layer
1
+
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
Yes No
ADVANCED ANALYTICS
Layer
2
+
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
Yes No
ADVANCED ANALYTICS
Layer
3
+
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
Yes No
ADVANCED ANALYTICS
Layer
4
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
Yes No
ADVANCED ANALYTICS
Layer
5
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
CAT NOT CAT
ADVANCED ANALYTICS
RUNNING THE 

NEURAL NET
@chuparkoff #DataSciFuture|
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
ADVANCED ANALYTICS
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
ADVANCED ANALYTICS
@chuparkoff #DataSciFuture|Source: Licensed to Dan Chuparkoff via Adobe Stock
ADVANCED ANALYTICS
+
+
@chuparkoff #DataSciFuture|
More Fun
For more fun watching
some not-yet-awesome
attempts at image
recognition from a
Neural Net, follow
@picdescbot on Twitter.
ADVANCED ANALYTICS
+
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
ADVANCED ANALYTICS
HUMANS + MACHINES
+
@chuparkoff #DataSciFuture|
DATA SCIENCE 101
ADVANCED ANALYTICS
HUMANS + MACHINES
@chuparkoff #DataSciFuture|Source: Licensed in 2018 to Dan Chuparkoff via Adobe Stock
HUMANS + MACHINES
RESIST THE URGE TO MAKE
DECISIONS FOR PEOPLE
@chuparkoff #DataSciFuture|
HUMANS + MACHINES
@chuparkoff #DataSciFuture|Source: Licensed in 2018 to Dan Chuparkoff via Adobe Stock
Partner with your users. Give them
levers to adapt & drive decisions.
Humans + Machines
HUMANS + MACHINES
“Technology
should give people
superpowers.”
@chuparkoff #DataSciFuture|
-Tim O’Reilly
SXSW2018 #WTFeconomy
HUMANS + MACHINES
Source: SXSW2018 #WTFeconomy session, image via: https://twitter.com/timoreilly
@chuparkoff #DataSciFuture|Source: Google.com home page via Google Chrome browser by Dan Chuparkoff in 2018
HUMANS + MACHINES
@chuparkoff #DataSciFuture|Source: Google.com Search query via Google Chrome browser by Dan Chuparkoff in 2018
HUMANS + MACHINES
@chuparkoff #DataSciFuture|Source: Licensed in 2018 to Dan Chuparkoff via Adobe Stock
HUMANS + MACHINES
@chuparkoff #DataSciFuture|
Generative Design
Autodesk
Source: AUTODESK: https://www.autodesk.com/solutions/generative-design-video
HUMANS + MACHINES
+
@chuparkoff #DataSciFuture|Source: https://www.youtube.com/watch?v=CtYRfMzmWFU
CIVILIZATION 5.0
Source: AUTODESK: https://www.autodesk.com/solutions/generative-design-video
@chuparkoff #DataSciFuture|
HUMANS + MACHINES
Source: AUTODESK: https://www.autodesk.com/solutions/generative-design-video
@chuparkoff #DataSciFuture|
HUMANS + MACHINES
Source: AUTODESK: https://www.autodesk.com/solutions/generative-design-video
@chuparkoff #DataSciFuture|
Goals (Weight)
Goals(Sress)
HUMANS + MACHINES
Source: AUTODESK: https://www.autodesk.com/solutions/generative-design-video
@chuparkoff #DataSciFuture|Source: Google Maps search via Google Chrome browser by Dan Chuparkoff in 2018
HUMANS + MACHINES
@chuparkoff #DataSciFuture|Source: Netflix.com/browse via Google Chrome browser by Dan Chuparkoff in 2018
HUMANS + MACHINES
@chuparkoff #DataSciFuture|Source: Netflix.com/browse via Google Chrome browser by Dan Chuparkoff in 2018
HUMANS + MACHINES
@chuparkoff #DataSciFuture|Source: Netflix.com/browse via Google Chrome browser by Dan Chuparkoff in 2018
HUMANS + MACHINES
RESIST THE URGE TO MAKE
DECISIONS FOR PEOPLE
@chuparkoff #DataSciFuture|
HUMANS + MACHINES
@chuparkoff #DataSciFuture|
Collect or
generate all of
the possibilities
for action.
Prioritize all of
the possibilities
for your users.
Give your users
levers to adapt &
drive decisions.
Learn from
behavior to make
your prioritization
smarter.
1 2 3 4
Curate Prioritize Partner Learn
HUMANS + MACHINES
DESIGNING & BUILDING
FOR A DATA SCIENCE FUTURE
Dan Chuparkoff @chuparkoff #DataSciFuture
THANK YOU!

Más contenido relacionado

La actualidad más candente

Data Visualization: A Quick Tour for Data Science Enthusiasts
Data Visualization: A Quick Tour for Data Science EnthusiastsData Visualization: A Quick Tour for Data Science Enthusiasts
Data Visualization: A Quick Tour for Data Science EnthusiastsKrist Wongsuphasawat
 
Dean da costa 1 pager - sourcing methodology
Dean da costa 1 pager - sourcing methodologyDean da costa 1 pager - sourcing methodology
Dean da costa 1 pager - sourcing methodologyTalent42
 
Introducción al monitoreo - DEM11 - Mexico City Summit
Introducción al monitoreo - DEM11 - Mexico City SummitIntroducción al monitoreo - DEM11 - Mexico City Summit
Introducción al monitoreo - DEM11 - Mexico City SummitAmazon Web Services
 
Rand Fishkin - The Invisible Giant that Mucks Up Our Marketing
Rand Fishkin - The Invisible Giant that Mucks Up Our MarketingRand Fishkin - The Invisible Giant that Mucks Up Our Marketing
Rand Fishkin - The Invisible Giant that Mucks Up Our MarketingMarketing Festival
 
Suxus Technology | Web Design In Tirunelveli | Tirupur | Trichy | Seo
Suxus Technology | Web Design In Tirunelveli | Tirupur | Trichy | SeoSuxus Technology | Web Design In Tirunelveli | Tirupur | Trichy | Seo
Suxus Technology | Web Design In Tirunelveli | Tirupur | Trichy | Seosuxustechnology
 
Why Is Integrated Planning Essential for Higher Eduction Institutions
Why Is Integrated Planning Essential for Higher Eduction InstitutionsWhy Is Integrated Planning Essential for Higher Eduction Institutions
Why Is Integrated Planning Essential for Higher Eduction InstitutionsPlan4HigherEd
 
Slawski New Approaches for Structured Data:Evolution of Question Answering
Slawski   New Approaches for Structured Data:Evolution of Question Answering Slawski   New Approaches for Structured Data:Evolution of Question Answering
Slawski New Approaches for Structured Data:Evolution of Question Answering Bill Slawski
 
Conversionboost - Bart Schutz
Conversionboost - Bart SchutzConversionboost - Bart Schutz
Conversionboost - Bart SchutzOnline Dialogue
 
Choosing the right database
Choosing the right databaseChoosing the right database
Choosing the right databaseDavid Simons
 
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng Richard Sheng
 
Keynote #DAC17 - Bart Schutz - Marshmallows and the psychology behind evidenc...
Keynote #DAC17 - Bart Schutz - Marshmallows and the psychology behind evidenc...Keynote #DAC17 - Bart Schutz - Marshmallows and the psychology behind evidenc...
Keynote #DAC17 - Bart Schutz - Marshmallows and the psychology behind evidenc...Online Dialogue
 
Filip Podstavec - Get inside the head of a crawler
Filip Podstavec - Get inside the head of a crawlerFilip Podstavec - Get inside the head of a crawler
Filip Podstavec - Get inside the head of a crawlerMarketing Festival
 
Shout it Out: LOUD by Rob Sanderson - EuropeanaTech Conference 2018
Shout it Out: LOUD by Rob Sanderson - EuropeanaTech Conference 2018Shout it Out: LOUD by Rob Sanderson - EuropeanaTech Conference 2018
Shout it Out: LOUD by Rob Sanderson - EuropeanaTech Conference 2018Europeana
 

La actualidad más candente (13)

Data Visualization: A Quick Tour for Data Science Enthusiasts
Data Visualization: A Quick Tour for Data Science EnthusiastsData Visualization: A Quick Tour for Data Science Enthusiasts
Data Visualization: A Quick Tour for Data Science Enthusiasts
 
Dean da costa 1 pager - sourcing methodology
Dean da costa 1 pager - sourcing methodologyDean da costa 1 pager - sourcing methodology
Dean da costa 1 pager - sourcing methodology
 
Introducción al monitoreo - DEM11 - Mexico City Summit
Introducción al monitoreo - DEM11 - Mexico City SummitIntroducción al monitoreo - DEM11 - Mexico City Summit
Introducción al monitoreo - DEM11 - Mexico City Summit
 
Rand Fishkin - The Invisible Giant that Mucks Up Our Marketing
Rand Fishkin - The Invisible Giant that Mucks Up Our MarketingRand Fishkin - The Invisible Giant that Mucks Up Our Marketing
Rand Fishkin - The Invisible Giant that Mucks Up Our Marketing
 
Suxus Technology | Web Design In Tirunelveli | Tirupur | Trichy | Seo
Suxus Technology | Web Design In Tirunelveli | Tirupur | Trichy | SeoSuxus Technology | Web Design In Tirunelveli | Tirupur | Trichy | Seo
Suxus Technology | Web Design In Tirunelveli | Tirupur | Trichy | Seo
 
Why Is Integrated Planning Essential for Higher Eduction Institutions
Why Is Integrated Planning Essential for Higher Eduction InstitutionsWhy Is Integrated Planning Essential for Higher Eduction Institutions
Why Is Integrated Planning Essential for Higher Eduction Institutions
 
Slawski New Approaches for Structured Data:Evolution of Question Answering
Slawski   New Approaches for Structured Data:Evolution of Question Answering Slawski   New Approaches for Structured Data:Evolution of Question Answering
Slawski New Approaches for Structured Data:Evolution of Question Answering
 
Conversionboost - Bart Schutz
Conversionboost - Bart SchutzConversionboost - Bart Schutz
Conversionboost - Bart Schutz
 
Choosing the right database
Choosing the right databaseChoosing the right database
Choosing the right database
 
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
Twitter Text Mining with Web scraping, R, Shiny and Hadoop - Richard Sheng
 
Keynote #DAC17 - Bart Schutz - Marshmallows and the psychology behind evidenc...
Keynote #DAC17 - Bart Schutz - Marshmallows and the psychology behind evidenc...Keynote #DAC17 - Bart Schutz - Marshmallows and the psychology behind evidenc...
Keynote #DAC17 - Bart Schutz - Marshmallows and the psychology behind evidenc...
 
Filip Podstavec - Get inside the head of a crawler
Filip Podstavec - Get inside the head of a crawlerFilip Podstavec - Get inside the head of a crawler
Filip Podstavec - Get inside the head of a crawler
 
Shout it Out: LOUD by Rob Sanderson - EuropeanaTech Conference 2018
Shout it Out: LOUD by Rob Sanderson - EuropeanaTech Conference 2018Shout it Out: LOUD by Rob Sanderson - EuropeanaTech Conference 2018
Shout it Out: LOUD by Rob Sanderson - EuropeanaTech Conference 2018
 

Similar a SXSW2018 - Designing & Building for a Data Science Future

What to expect when you are visualizing
What to expect when you are visualizingWhat to expect when you are visualizing
What to expect when you are visualizingKrist Wongsuphasawat
 
Data Science with Spark
Data Science with SparkData Science with Spark
Data Science with SparkKrishna Sankar
 
Taking Jupyter Notebooks and Apache Spark to the Next Level PixieDust with Da...
Taking Jupyter Notebooks and Apache Spark to the Next Level PixieDust with Da...Taking Jupyter Notebooks and Apache Spark to the Next Level PixieDust with Da...
Taking Jupyter Notebooks and Apache Spark to the Next Level PixieDust with Da...Databricks
 
2015 Digital Market Trends: How To Stay Ahead of the Game
2015 Digital Market Trends: How To Stay Ahead of the Game2015 Digital Market Trends: How To Stay Ahead of the Game
2015 Digital Market Trends: How To Stay Ahead of the GameClevelandHUG
 
Fringe IA (InfoCamp Seattle 2013)
Fringe IA (InfoCamp Seattle 2013)Fringe IA (InfoCamp Seattle 2013)
Fringe IA (InfoCamp Seattle 2013)Michael Adcock
 
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...Edureka!
 
Codemotion Milan 2018 - AI with a devops mindset: experimentation, sharing an...
Codemotion Milan 2018 - AI with a devops mindset: experimentation, sharing an...Codemotion Milan 2018 - AI with a devops mindset: experimentation, sharing an...
Codemotion Milan 2018 - AI with a devops mindset: experimentation, sharing an...Thiago de Faria
 
Thiago de Faria - AI with a devops mindset - experimentation, sharing and eas...
Thiago de Faria - AI with a devops mindset - experimentation, sharing and eas...Thiago de Faria - AI with a devops mindset - experimentation, sharing and eas...
Thiago de Faria - AI with a devops mindset - experimentation, sharing and eas...Codemotion
 
Autodiscovery or The long tail of open data
Autodiscovery or The long tail of open dataAutodiscovery or The long tail of open data
Autodiscovery or The long tail of open dataConnected Data World
 
Python PPT
Python PPTPython PPT
Python PPTEdureka!
 
Python for Big Data Analytics
Python for Big Data AnalyticsPython for Big Data Analytics
Python for Big Data AnalyticsEdureka!
 
Tips and tricks for Working with Demographic Data [CARTOframes & Python]
Tips and tricks for Working with Demographic Data [CARTOframes & Python]Tips and tricks for Working with Demographic Data [CARTOframes & Python]
Tips and tricks for Working with Demographic Data [CARTOframes & Python]CARTO
 
Python on Science ? Yes, We can.
Python on Science ?   Yes, We can.Python on Science ?   Yes, We can.
Python on Science ? Yes, We can.Marcel Caraciolo
 
AT&T IoT Hackathon - Seattle
AT&T IoT Hackathon - SeattleAT&T IoT Hackathon - Seattle
AT&T IoT Hackathon - SeattleEd Donahue
 
From Developer to Data Scientist - Gaines Kergosien
From Developer to Data Scientist - Gaines KergosienFrom Developer to Data Scientist - Gaines Kergosien
From Developer to Data Scientist - Gaines KergosienITCamp
 
devopsdays Warsaw 2018 - Chaos while deploying ML
devopsdays Warsaw 2018 - Chaos while deploying MLdevopsdays Warsaw 2018 - Chaos while deploying ML
devopsdays Warsaw 2018 - Chaos while deploying MLThiago de Faria
 
Enterprise Search Europe 2015: Fishing the big data streams - the future of ...
Enterprise Search Europe 2015:  Fishing the big data streams - the future of ...Enterprise Search Europe 2015:  Fishing the big data streams - the future of ...
Enterprise Search Europe 2015: Fishing the big data streams - the future of ...Charlie Hull
 
How You Can Use Open Source Materials to Learn Python & Data Science - EuroPy...
How You Can Use Open Source Materials to Learn Python & Data Science - EuroPy...How You Can Use Open Source Materials to Learn Python & Data Science - EuroPy...
How You Can Use Open Source Materials to Learn Python & Data Science - EuroPy...Kamila Stępniowska
 
xAPI in Action
xAPI in ActionxAPI in Action
xAPI in Actionbbetts
 

Similar a SXSW2018 - Designing & Building for a Data Science Future (20)

What to expect when you are visualizing
What to expect when you are visualizingWhat to expect when you are visualizing
What to expect when you are visualizing
 
Data Science with Spark
Data Science with SparkData Science with Spark
Data Science with Spark
 
Taking Jupyter Notebooks and Apache Spark to the Next Level PixieDust with Da...
Taking Jupyter Notebooks and Apache Spark to the Next Level PixieDust with Da...Taking Jupyter Notebooks and Apache Spark to the Next Level PixieDust with Da...
Taking Jupyter Notebooks and Apache Spark to the Next Level PixieDust with Da...
 
2015 Digital Market Trends: How To Stay Ahead of the Game
2015 Digital Market Trends: How To Stay Ahead of the Game2015 Digital Market Trends: How To Stay Ahead of the Game
2015 Digital Market Trends: How To Stay Ahead of the Game
 
Fringe IA (InfoCamp Seattle 2013)
Fringe IA (InfoCamp Seattle 2013)Fringe IA (InfoCamp Seattle 2013)
Fringe IA (InfoCamp Seattle 2013)
 
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
 
Codemotion Milan 2018 - AI with a devops mindset: experimentation, sharing an...
Codemotion Milan 2018 - AI with a devops mindset: experimentation, sharing an...Codemotion Milan 2018 - AI with a devops mindset: experimentation, sharing an...
Codemotion Milan 2018 - AI with a devops mindset: experimentation, sharing an...
 
Thiago de Faria - AI with a devops mindset - experimentation, sharing and eas...
Thiago de Faria - AI with a devops mindset - experimentation, sharing and eas...Thiago de Faria - AI with a devops mindset - experimentation, sharing and eas...
Thiago de Faria - AI with a devops mindset - experimentation, sharing and eas...
 
Autodiscovery or The long tail of open data
Autodiscovery or The long tail of open dataAutodiscovery or The long tail of open data
Autodiscovery or The long tail of open data
 
Python PPT
Python PPTPython PPT
Python PPT
 
Python for Big Data Analytics
Python for Big Data AnalyticsPython for Big Data Analytics
Python for Big Data Analytics
 
Tips and tricks for Working with Demographic Data [CARTOframes & Python]
Tips and tricks for Working with Demographic Data [CARTOframes & Python]Tips and tricks for Working with Demographic Data [CARTOframes & Python]
Tips and tricks for Working with Demographic Data [CARTOframes & Python]
 
Python on Science ? Yes, We can.
Python on Science ?   Yes, We can.Python on Science ?   Yes, We can.
Python on Science ? Yes, We can.
 
AT&T IoT Hackathon - Seattle
AT&T IoT Hackathon - SeattleAT&T IoT Hackathon - Seattle
AT&T IoT Hackathon - Seattle
 
From Developer to Data Scientist - Gaines Kergosien
From Developer to Data Scientist - Gaines KergosienFrom Developer to Data Scientist - Gaines Kergosien
From Developer to Data Scientist - Gaines Kergosien
 
devopsdays Warsaw 2018 - Chaos while deploying ML
devopsdays Warsaw 2018 - Chaos while deploying MLdevopsdays Warsaw 2018 - Chaos while deploying ML
devopsdays Warsaw 2018 - Chaos while deploying ML
 
Offensive OSINT
Offensive OSINTOffensive OSINT
Offensive OSINT
 
Enterprise Search Europe 2015: Fishing the big data streams - the future of ...
Enterprise Search Europe 2015:  Fishing the big data streams - the future of ...Enterprise Search Europe 2015:  Fishing the big data streams - the future of ...
Enterprise Search Europe 2015: Fishing the big data streams - the future of ...
 
How You Can Use Open Source Materials to Learn Python & Data Science - EuroPy...
How You Can Use Open Source Materials to Learn Python & Data Science - EuroPy...How You Can Use Open Source Materials to Learn Python & Data Science - EuroPy...
How You Can Use Open Source Materials to Learn Python & Data Science - EuroPy...
 
xAPI in Action
xAPI in ActionxAPI in Action
xAPI in Action
 

Más de Dan Chuparkoff

A New Introduction to Jira & Agile Product Management
A New Introduction to Jira & Agile Product ManagementA New Introduction to Jira & Agile Product Management
A New Introduction to Jira & Agile Product ManagementDan Chuparkoff
 
SXSW 2016 - Everything you think about A/B testing is wrong
SXSW 2016 - Everything you think about A/B testing is wrongSXSW 2016 - Everything you think about A/B testing is wrong
SXSW 2016 - Everything you think about A/B testing is wrongDan Chuparkoff
 
Introduction to JIRA & Agile Project Management
Introduction to JIRA & Agile Project ManagementIntroduction to JIRA & Agile Project Management
Introduction to JIRA & Agile Project ManagementDan Chuparkoff
 
Kickass Agile Development - Agile & Beyond Conference
Kickass Agile Development - Agile & Beyond ConferenceKickass Agile Development - Agile & Beyond Conference
Kickass Agile Development - Agile & Beyond ConferenceDan Chuparkoff
 

Más de Dan Chuparkoff (6)

A New Introduction to Jira & Agile Product Management
A New Introduction to Jira & Agile Product ManagementA New Introduction to Jira & Agile Product Management
A New Introduction to Jira & Agile Product Management
 
SXSW 2016 - Everything you think about A/B testing is wrong
SXSW 2016 - Everything you think about A/B testing is wrongSXSW 2016 - Everything you think about A/B testing is wrong
SXSW 2016 - Everything you think about A/B testing is wrong
 
ChatOps FTW
ChatOps FTWChatOps FTW
ChatOps FTW
 
Ansible ALLTHETHINGS
Ansible ALLTHETHINGSAnsible ALLTHETHINGS
Ansible ALLTHETHINGS
 
Introduction to JIRA & Agile Project Management
Introduction to JIRA & Agile Project ManagementIntroduction to JIRA & Agile Project Management
Introduction to JIRA & Agile Project Management
 
Kickass Agile Development - Agile & Beyond Conference
Kickass Agile Development - Agile & Beyond ConferenceKickass Agile Development - Agile & Beyond Conference
Kickass Agile Development - Agile & Beyond Conference
 

Último

React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprisepreethippts
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Matt Ray
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesŁukasz Chruściel
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Cizo Technology Services
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Natan Silnitsky
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfLivetecs LLC
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作qr0udbr0
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentationvaddepallysandeep122
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
Best Web Development Agency- Idiosys USA.pdf
Best Web Development Agency- Idiosys USA.pdfBest Web Development Agency- Idiosys USA.pdf
Best Web Development Agency- Idiosys USA.pdfIdiosysTechnologies1
 

Último (20)

React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprise
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New Features
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdf
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentation
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
Best Web Development Agency- Idiosys USA.pdf
Best Web Development Agency- Idiosys USA.pdfBest Web Development Agency- Idiosys USA.pdf
Best Web Development Agency- Idiosys USA.pdf
 

SXSW2018 - Designing & Building for a Data Science Future