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
FastMCPでMCPサーバー/クライアントを構築してみる
ttnyt8701
2
130
ワイがおすすめする新潟の食 / 20250530phpconf-niigata-eve
kasacchiful
0
300
Use Perl as Better Shell Script
karupanerura
0
680
Parallel::Pipesの紹介
skaji
2
900
Webからモバイルへ Vue.js × Capacitor 活用事例
naokihaba
0
470
Zennの運営完全に理解した #完全に理解したTalk
wadayusuke
1
180
AIエージェントによるテストフレームワーク Arbigent
takahirom
0
360
MLOps Japan 勉強会 #52 - 特徴量を言語を越えて一貫して管理する, 『特徴量ドリブン』な MLOps の実現への試み
taniiicom
2
650
技術懸念に立ち向かい 法改正を穏便に乗り切った話
pop_cashew
0
1.2k
インターフェース設計のコツとツボ
togishima
2
690
コードに語らせよう――自己ドキュメント化が内包する楽しさについて / Let the Code Speak
nrslib
6
1.4k
Javaに鉄道指向プログラミング (Railway Oriented Pro gramming) のエッセンスを取り入れる/Bringing the Essence of Railway-Oriented Programming to Java
cocet33000
2
510
Featured
See All Featured
Making Projects Easy
brettharned
116
6.2k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
890
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
6
680
Code Reviewing Like a Champion
maltzj
524
40k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
180
53k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Navigating Team Friction
lara
186
15k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
A Modern Web Designer's Workflow
chriscoyier
693
190k
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