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
Machine Learning Techniques You Can Use Today
Search
Starr Horne
August 03, 2014
Programming
4
200
Machine Learning Techniques You Can Use Today
A broad and shallow introduction to machine learning. Given at Burlington Ruby 2014
Starr Horne
August 03, 2014
Tweet
Share
More Decks by Starr Horne
See All by Starr Horne
Ditching the Single Page Application - Madison+Ruby 2015
snhorne
0
250
Ditching the Single Page Application (RubyNation 2015)
snhorne
1
260
SVG Charts and Graphs With Ruby
snhorne
0
210
SVG Charts and Graphs With Ruby
snhorne
0
380
The short but happy lives of TCP and HTTP requests
snhorne
4
390
Biggish Data with Rails and Postgresql
snhorne
3
970
Other Decks in Programming
See All in Programming
画像コンペでのベースラインモデルの育て方
tattaka
3
1.7k
Google I/O Extended Incheon 2025 ~ What's new in Android development tools
pluu
1
290
iOS開発スターターキットの作り方
akidon0000
0
250
0から始めるモジュラーモノリス-クリーンなモノリスを目指して
sushi0120
1
280
Comparing decimals in Swift Testing
417_72ki
0
170
GitHub Copilotの全体像と活用のヒント AI駆動開発の最初の一歩
74th
7
2.8k
管你要 trace 什麼、bpftrace 用下去就對了 — COSCUP 2025
shunghsiyu
0
420
Webinar: AI-Powered Development: Transformiere deinen Workflow mit Coding Tools und MCP Servern
danielsogl
0
130
なぜ今、Terraformの本を書いたのか? - 著者陣に聞く!『Terraformではじめる実践IaC』登壇資料
fufuhu
4
600
DataformでPythonする / dataform-de-python
snhryt
0
170
Android 15以上でPDFのテキスト検索を爆速開発!
tonionagauzzi
0
200
AHC051解法紹介
eijirou
0
550
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Writing Fast Ruby
sferik
628
62k
Agile that works and the tools we love
rasmusluckow
329
21k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
The World Runs on Bad Software
bkeepers
PRO
70
11k
GitHub's CSS Performance
jonrohan
1031
460k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Into the Great Unknown - MozCon
thekraken
40
2k
Faster Mobile Websites
deanohume
309
31k
Transcript
@StarrHorne honeybadger.io MACHINE LEARNING!!!
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io Raw
@StarrHorne honeybadger.io Moving Average
@StarrHorne honeybadger.io LOESS
@StarrHorne honeybadger.io LOESS
@StarrHorne honeybadger.io What else are the scientists hiding?
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io FUN TIME OVER
@StarrHorne honeybadger.io You must ask: What is a cluster?
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io The people must have recommendations
@StarrHorne honeybadger.io Use LSI!
@StarrHorne honeybadger.io Similar Items With LSI & PCA
@StarrHorne honeybadger.io Source: http://www2.denizyuret.com/ref/berry/berry95using.pdf
@StarrHorne honeybadger.io Matrixify it Source: http://www2.denizyuret.com/ref/berry/berry95using.pdf
@StarrHorne honeybadger.io source: www.igvita.com
@StarrHorne honeybadger.io Source: http://www2.denizyuret.com/ref/berry/berry95using.pdf
@StarrHorne honeybadger.io I’m impressed. Can you something about the trolls
now?
@StarrHorne honeybadger.io Sentiment Analysis With Naive Bayesian classifiers
@StarrHorne honeybadger.io “This book made my eyes bleed. Should be
forbidden.” ! SomeGuy48
@StarrHorne honeybadger.io “An amazing story of forbidden love. Best book
ever.” ! Vampyrlovr72
@StarrHorne honeybadger.io { best: { pos: 1, neg: 0 },
bleed: { pos: 0, neg: 1 }, forbidden: { pos: 1, neg: 1 }, ... }
@StarrHorne honeybadger.io “I will love this book forever. It’s the
bloody best.” Pos: 59% > Neg: 38%
@StarrHorne honeybadger.io We need to let the nerds know when
their books are out.
@StarrHorne honeybadger.io A Game of Market Segmentation
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io source: www.igvita.com
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io Build me OCR from scratch. (AND MAKE ME
PANCAKES)
@StarrHorne honeybadger.io BEWARE THE CURSE!
@StarrHorne honeybadger.io source: http://blogs.sas.com/content/iml/2012/03/23/the-curse-of-dimensionality/
@StarrHorne honeybadger.io Text Recognition With Support Vector Machines
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io
@StarrHorne honeybadger.io Source: http://www.codeproject.com/Articles/106583/Handwriting-Recognition-Revisited-Kernel-Support-V
@StarrHorne honeybadger.io To Summarize...
@StarrHorne honeybadger.io Smoothing Clustering houses Image & audio downsampling Compression
Market segment modeling Spam detection Personal Recommendations Similar Items Full text search Handwriting Recognition
@StarrHorne honeybadger.io Want to learn more? ! stats202.com ! tinyurl.com/stanfordmachinelearning
! igvita.com (Ilya Grigorik’s blog)
@StarrHorne honeybadger.io Upcoming book by Matt Kirk http://signup.thoughtfulml.com/ (or pre-order
on Amazon)
@StarrHorne honeybadger.io honeybadger.io/blog @StarrHorne