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
Agentic AI: Evolution oder Revolution
mobilelarson
PRO
0
140
Claude Code Skill入門
mayahoney
0
120
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
170
Claude Code、ちょっとした工夫で開発体験が変わる
tigertora7571
0
200
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
15
8.3k
Railsの気持ちを考えながらコントローラとビューを整頓する/tidying-rails-controllers-and-views-as-rails-think
moro
4
380
ロボットのための工場に灯りは要らない
watany
6
1.3k
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
CSC307 Lecture 12
javiergs
PRO
0
470
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
3
1.2k
15年目のiOSアプリを1から作り直す技術
teakun
1
620
ふつうのRubyist、ちいさなデバイス、大きな一年 / Ordinary Rubyists, Tiny Devices, Big Year
chobishiba
1
420
Featured
See All Featured
A better future with KSS
kneath
240
18k
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
190
Rails Girls Zürich Keynote
gr2m
96
14k
Designing for Performance
lara
611
70k
Statistics for Hackers
jakevdp
799
230k
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.3k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
820
My Coaching Mixtape
mlcsv
0
69
Mobile First: as difficult as doing things right
swwweet
225
10k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.9k
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
380
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/