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
Recommender Engines : A Peak into Predictive An...
Search
Raghav Bali
June 12, 2016
Programming
0
100
Recommender Engines : A Peak into Predictive Analytics
Proposed talk on Predictive Analytics and Recommender Engines
Raghav Bali
June 12, 2016
Tweet
Share
Other Decks in Programming
See All in Programming
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
300
[FEConf 2025] 모노레포 절망편, 14개 레포로 부활하기까지 걸린 1년
mmmaxkim
0
1.6k
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
440
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
390
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
370
CloudflareのChat Agent Starter Kitで簡単!AIチャットボット構築
syumai
2
490
🔨 小さなビルドシステムを作る
momeemt
4
680
個人軟體時代
ethanhuang13
0
320
Tool Catalog Agent for Bedrock AgentCore Gateway
licux
6
2.4k
私の後悔をAWS DMSで解決した話
hiramax
4
210
The Past, Present, and Future of Enterprise Java with ASF in the Middle
ivargrimstad
0
110
Featured
See All Featured
Rails Girls Zürich Keynote
gr2m
95
14k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
Thoughts on Productivity
jonyablonski
70
4.8k
The Pragmatic Product Professional
lauravandoore
36
6.9k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Six Lessons from altMBA
skipperchong
28
4k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Music & Morning Musume
bryan
46
6.8k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Building Applications with DynamoDB
mza
96
6.6k
Embracing the Ebb and Flow
colly
87
4.8k
Transcript
Recommender Engines A Peak into Predictive Analytics
Predictive Analytics http://giphy.com/gifs/season-6-the-simpsons-6x19-3orieSdZDhn7I6gViw
Predictive Analytics • Analysis of current and historical facts/data to
make predictions about the future • Traditionally a field of statistics/statistical computing. • Now encompasses machine learning and data mining. Current Data Historical Data Predict Future Machine Learning / Statistics
Analytical Maturity
Analytical Maturity
Recommender Engines • Class of Information Filtering systems • Model
user preferences • Analyse input data to predict output similar to user preferences.
Types of RE • Collaborative Filters • Content Based Filters
• Hybrid Recommender Engines http://i.imgur.com/xlXjtOL.jpg
RE: Collaborative Filters • Also termed as User Based CF
• Users with similar behaviours and/or attributes have similar preferences
RE : Content Based • Also termed as Item Based
CD+F • Item attributes along with user personas are utilized to build preference models
RE : Hybrid • Best of both worlds • Can
be modelled using User Based CF and Item Based CF in different configurations. • Less prone to issues of sparsity and cold start.
Quick and Dirty RE • Matrix Factorization based Recommender Engine
Quick and Dirty RE • Code and Results
Applications • Jobs you may be interested in • Who
to follow • Other movies you might enjoy
Issues • Cold Start Problem • Sparsity Problem • Filter
Bubble http://ebiquity.umbc.edu/blogger/2015/06/08/hot-stuff-at-coldstart/
References • R Machine Learning by Example (link) • Gartner
Analytics Maturity Model (link)
THANK YOU Raghav Bali (@rghv_bali) http://xkcd.org/892/