No video

Building a MovieLens Recommender System

  Рет қаралды 15,284

Toronto Machine Learning Series (TMLS)

Toronto Machine Learning Series (TMLS)

Жыл бұрын

Speaker:
Jill Cates - Data Scientist, Shopify
Workshop Materials: github.com/top...
Keys Learnings:
Want to know how Spotify, Amazon, and Netflix generate recommendations for their users? In this workshop, we will explore different types of recommendation systems and their implementations. We will build our own recommendation system from scratch using collaborative filtering and content-based filtering techniques in Python.

Пікірлер: 5
@vikasrajpurohit8730
@vikasrajpurohit8730 Ай бұрын
At 1:17:00 If your values are continuous you can keep a threshold for eg: thres = 2 5 - 4 < thres is considered close whereas 5 - 2 > thres it's not close. Now, you have a binary matrix for precision and recall
@nachoramone6083
@nachoramone6083 6 ай бұрын
17:00 Calculating the average rating
@paweldmochowski4124
@paweldmochowski4124 6 ай бұрын
Dear Jil, Your tutorial is extremely helpful and well presented - well done! However, I do have a small question about the section where You discuss sparsity. In most documentation I see that sparsity is measured by getting the quotient of number of zero or missing values / total number of elements in the matrix. However, You're taking the number of ratings (rather than missing values) into the formula - why? Considering that we have 610x9724=5,931,640 elements and 100,836 ratings - it would seem that our sparsity should be quite big (as most data is missing)! Also, could You point to any documentation which discussed at which levels of sparsity the CF methods should be used? Best regards, Pawel.
@user-oj8hv3mb1h
@user-oj8hv3mb1h 5 ай бұрын
You're right, I found 5830804 empty elements out of 5931640 which means the sparsity is 98.30% not 1.7%
@Kbarismath
@Kbarismath Ай бұрын
matrix sparsity of MovieLens 20M Dataset using your code is 0.54% where my findings imply the matrix sparsity is 100-0.54=99.46% which makes more sense after all. I dont understand. isnt the formula sparsity=(#zero valued elements)/(#total elements) ?
How does Netflix recommend movies? Matrix Factorization
32:46
Serrano.Academy
Рет қаралды 338 М.
Building a Recommendation System in Python
13:52
Spencer Pao
Рет қаралды 71 М.
Harley Quinn lost the Joker forever!!!#Harley Quinn #joker
00:19
Harley Quinn with the Joker
Рет қаралды 25 МЛН
SCHOOLBOY. Последняя часть🤓
00:15
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 11 МЛН
Collaborative Filtering : Data Science Concepts
12:03
ritvikmath
Рет қаралды 48 М.
Movie Recommendation System with Collaborative Filtering
35:48
Code Heroku
Рет қаралды 169 М.
How Recommender Systems Work (Netflix/Amazon)
8:18
Art of the Problem
Рет қаралды 232 М.
NETFLIX Movie Recommender System Using Machine Learning
54:50
KNOWLEDGE DOCTOR
Рет қаралды 64 М.
Building a recommendation system using deep learning
26:24
Abhishek Thakur
Рет қаралды 101 М.
00. Project Teaser | Book Recommender System | Machine Learning
3:59