Learn Before
Concept
MovieLens Data for Collaborative Filtering
Movielens dataset contains millions of movie ratings data, namely, these are the combination of movie and user IDs and numerical rating. This dataset can be used to practice for recommendation problems.
0
1
Updated 2021-04-17
Tags
Data Science
Related
MovieLens Data for Collaborative Filtering
Reference for Deep Learning for Coders with Fastai and PyTorch: AI Applications Without a PhD 1st Edition
Learning the Latent Factors (collaborative filtering)
What is the use of bias in Collaborative Filtering Models ?
Bootstrapping Problem in Collaborative Filtering