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
260
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
190
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
160
Ruby's bin men
elise_huard
2
980
git hygiene
elise_huard
3
400
Data Driven Development
elise_huard
3
440
Ruby goes to Hollywood
elise_huard
1
540
Other Decks in Programming
See All in Programming
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
590
「テストは愚直&&網羅的に書くほどよい」という誤解 / Test Smarter, Not Harder
munetoshi
0
170
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
3
470
Goで作る、開発・CI環境
sin392
0
230
Railsアプリケーションと パフォーマンスチューニング ー 秒間5万リクエストの モバイルオーダーシステムを支える事例 ー Rubyセミナー 大阪
falcon8823
5
1.1k
A full stack side project webapp all in Kotlin (KotlinConf 2025)
dankim
0
120
Team operations that are not burdened by SRE
kazatohiei
1
310
システム成長を止めない!本番無停止テーブル移行の全貌
sakawe_ee
1
200
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
750
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
610
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
820
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
2
780
Featured
See All Featured
How GitHub (no longer) Works
holman
314
140k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
GraphQLとの向き合い方2022年版
quramy
49
14k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
BBQ
matthewcrist
89
9.7k
Building Applications with DynamoDB
mza
95
6.5k
What's in a price? How to price your products and services
michaelherold
246
12k
Balancing Empowerment & Direction
lara
1
430
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
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