Description Usage Format Details Source Examples
A sample of the recent MovieLens data
1 |
A data frame of 1 million rows and 27 columns regarding 184164 users and 21745 distinct movies.
Numeric user id
Numeric movie id
Numeric favorability rating from .5 to 5 by .5.
Time the rating was given
A clean version of the title. See details.
The year of the title
A list column whose elements are character vectors of genres applicable to the title
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
The genres as a binary indicator
This is a random sample of 1 million observations from the MovieLens data (not the 1 million data set version listed at the ), often used as a machine learning benchmark. Differences from the raw data include separation of title and year, and adding the genres as indicator variables. See the associated ReadMe file for more details.
https://grouplens.org/datasets/movielens/
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.