Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
data driven development
Search
elise_huard
May 02, 2012
Programming
5
250
data driven development
as given at Scandinavian Developer's Conference 2012
elise_huard
May 02, 2012
Tweet
Share
More Decks by elise_huard
See All by elise_huard
FRP in games
elise_huard
0
170
Game in Haskell at Strangeloop 2014
elise_huard
4
510
Functional Programming is the new black
elise_huard
4
1.2k
Tracing your way through Ruby
elise_huard
4
530
Ruby's bin men
elise_huard
1
150
Ruby's bin men
elise_huard
2
950
git hygiene
elise_huard
3
390
Data Driven Development
elise_huard
3
430
Ruby goes to Hollywood
elise_huard
1
530
Other Decks in Programming
See All in Programming
Golang と Erlang
taiyow
8
1.9k
推し活としてのrails new/oshikatsu_ha_iizo
sakahukamaki
3
1.7k
デプロイを任されたので、教わった通りにデプロイしたら障害になった件 ~俺のやらかしを越えてゆけ~
techouse
52
32k
色々なIaCツールを実際に触って比較してみる
iriikeita
0
270
Honoの来た道とこれから
yusukebe
19
3k
WEBエンジニア向けAI活用入門
sutetotanuki
0
300
開発効率向上のためのリファクタリングの一歩目の選択肢 ~コード分割~ / JJUG CCC 2024 Fall
ryounasso
0
370
僕がつくった48個のWebサービス達
yusukebe
18
17k
ピラミッド、アイスクリームコーン、SMURF: 自動テストの最適バランスを求めて / Pyramid Ice-Cream-Cone and SMURF
twada
PRO
9
1k
macOS でできる リアルタイム動画像処理
biacco42
7
1.9k
[PyCon Korea 2024 Keynote] 커뮤니티와 파이썬, 그리고 우리
beomi
0
110
弊社の「意識チョット低いアーキテクチャ」10選
texmeijin
5
23k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
7
150
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
328
21k
Into the Great Unknown - MozCon
thekraken
31
1.5k
The Art of Programming - Codeland 2020
erikaheidi
51
13k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Documentation Writing (for coders)
carmenintech
65
4.4k
Bash Introduction
62gerente
608
210k
Measuring & Analyzing Core Web Vitals
bluesmoon
1
40
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Transcript
data driven development Elise Huard - Scandinavian Developer’s Conference 2012
Tuesday, 17 April 12
data driven development Elise Huard - Scandinavian Developer’s Conference 2012
Tuesday, 17 April 12
Data Tuesday, 17 April 12
Developers Tuesday, 17 April 12
Code metrics Tuesday, 17 April 12
Tuesday, 17 April 12
Logs Tuesday, 17 April 12
Logs = streams syslog Graphite Tuesday, 17 April 12
Monitoring + Notifications Tuesday, 17 April 12
Tuesday, 17 April 12
A/B testing, multivariate testing Tuesday, 17 April 12
Tuesday, 17 April 12
Tuesday, 17 April 12
Tuesday, 17 April 12
Tuesday, 17 April 12
Business Data Tuesday, 17 April 12
diagnostics trends, patterns and predictions opportunities Tuesday, 17 April 12
diagnostics trends, patterns and predictions opportunities Tuesday, 17 April 12
R Tuesday, 17 April 12
“The best thing about R is that it was developed
by statisticians. The worst thing about R is that (...) it was developed by statisticians.” Bo Cowgill (Google Inc.) Tuesday, 17 April 12
Tuesday, 17 April 12
Data Cleaning Exploration Confirmation Interpretation Tuesday, 17 April 12
Data cleaning Tuesday, 17 April 12
format remove corrupted data (carefully remove outliers) Tuesday, 17 April
12
Exploration Tuesday, 17 April 12
> summary(mammals, digits=8) Name Body.Weight Brain.Weight Red Fox :1 Min.
: 3.0 Min. : 26.0000 Pig :1 1st Qu.: 35.5 1st Qu.: 138.5000 Man :1 Median : 100.0 Median : 406.0000 Kangaroo:1 Mean : 761.2 Mean :1000.4667 Jaguar :1 3rd Qu.: 493.0 3rd Qu.: 667.5000 Horse :1 Max. :6654.0 Max. :5712.0000 (Other) :9 Tuesday, 17 April 12
Tuesday, 17 April 12
http://www.informationisbeautiful.net/visualizations/the-billion-pound-o-gram/ Tuesday, 17 April 12
Tuesday, 17 April 12
Confirmation Tuesday, 17 April 12
Interpretation Tuesday, 17 April 12
http://radar.oreilly.com/2012/03/subject-matter-experts-data-stories-analysis.html Tuesday, 17 April 12
A few examples Tuesday, 17 April 12
Timeseries Tuesday, 17 April 12
Tuesday, 17 April 12
Tuesday, 17 April 12
Recommendation engines Tuesday, 17 April 12
http://www.techdirt.com/blog/innovation/articles/20120409/03412518422/why-netflix-never-implemented-algorithm-that-won-netflix-1-million-challenge.shtml Tuesday, 17 April 12
Regression: Tuesday, 17 April 12
> coef(fitted.regression) (Intercept) Height -350.737192 7.717288 Tuesday, 17 April 12
Classification: Text mining Tuesday, 17 April 12
Tuesday, 17 April 12
Tuesday, 17 April 12
Clustering: Social graph Tuesday, 17 April 12
Clustering: Social graph Tuesday, 17 April 12
Tuesday, 17 April 12
Public data sets Tuesday, 17 April 12
Tuesday, 17 April 12
Tuesday, 17 April 12
Startups Tuesday, 17 April 12
Tuesday, 17 April 12
Tuesday, 17 April 12
Thank you Elise Huard http://jabberwocky.eu @elise_huard Tuesday, 17 April 12