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
180
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
970
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
漸進。
ssssota
0
1.7k
Zennの運営完全に理解した #完全に理解したTalk
wadayusuke
1
180
Agent Rules as Domain Parser
yodakeisuke
1
530
Using AI Tools Around Software Development
inouehi
0
1.1k
Effect の双対、Coeffect
yukikurage
4
1.3k
つよそうにふるまい、つよい成果を出すのなら、つよいのかもしれない
irof
1
260
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
740
try-catchを使わないエラーハンドリング!? PHPでResult型の考え方を取り入れてみよう
kajitack
3
480
Cursor Meetup Tokyo ゲノミクスとCursor: 進化と制約のあいだ
koido
2
950
Practical Tips and Tricks for Working with Compose Multiplatform Previews (mDevCamp 2025)
stewemetal
0
120
GoのWebAssembly活用パターン紹介
syumai
3
9.3k
事業戦略を理解してソフトウェアを設計する
masuda220
PRO
21
5.8k
Featured
See All Featured
Docker and Python
trallard
44
3.4k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Product Roadmaps are Hard
iamctodd
PRO
53
11k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
640
Optimising Largest Contentful Paint
csswizardry
37
3.3k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Stop Working from a Prison Cell
hatefulcrawdad
269
20k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
GraphQLとの向き合い方2022年版
quramy
46
14k
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