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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
200
Game in Haskell at Strangeloop 2014
elise_huard
4
520
Functional Programming is the new black
elise_huard
4
1.3k
Tracing your way through Ruby
elise_huard
4
540
Ruby's bin men
elise_huard
1
170
Ruby's bin men
elise_huard
2
980
git hygiene
elise_huard
3
410
Data Driven Development
elise_huard
3
440
Ruby goes to Hollywood
elise_huard
1
550
Other Decks in Programming
See All in Programming
nilとは何か 〜interfaceの構造とnil!=nilから理解する〜
kuro_kurorrr
3
1.9k
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
9
2.8k
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.5k
守る「だけ」の優しいEMを抜けて、 事業とチームを両方見る視点を身につけた話
maroon8021
3
770
AWS Infrastructure as Code の新機能 2025 総まとめ 〜SA 4人による怒涛のデモ祭り〜
konokenj
10
3.3k
How to stabilize UI tests using XCTest
akkeylab
0
110
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.6k
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
430
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
900
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
2
560
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
8k
ふつうのRubyist、ちいさなデバイス、大きな一年 / Ordinary Rubyists, Tiny Devices, Big Year
chobishiba
1
430
Featured
See All Featured
世界の人気アプリ100個を分析して見えたペイウォール設計の心得
akihiro_kokubo
PRO
67
37k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
Utilizing Notion as your number one productivity tool
mfonobong
4
250
Odyssey Design
rkendrick25
PRO
2
540
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.4k
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
190
Large-scale JavaScript Application Architecture
addyosmani
515
110k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
480
Amusing Abliteration
ianozsvald
0
130
Site-Speed That Sticks
csswizardry
13
1.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
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