powered by
This data set consists of:
100,000 ratings (1-5) from 943 users on 1682 movies.
Each user has rated at least 20 movies.
MovieLens data sets were collected by the GroupLens Research Project at the University of Minnesota.
data("movielens100k")
A sparse column-compressed matrix (Matrix::dgCMatrix) with 943 rows and 1682 columns.
Matrix::dgCMatrix
rows are users
columns are movies
values are ratings