Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
movielens.arff | 2016-07-11 | 4.8 MB | |
README.md | 2016-07-11 | 806 Bytes | |
Totals: 2 Items | 4.8 MB | 0 |
MovieLens Movie Recommendation Dataset
The data set has been put together from existing data (see below) and converted to Meka's ARFF format by Yossra Touati.
Description
Each movie has 19 attributes indicating the genres of the movie. Movies can be in several genres at once. There are 943 labels (number of users). Each label represents the ratings (1-5) from a user on the movies. Missing values are denoted by (-1).
There are:
* 100,000 ratings from 943 users on 1682 movies.
* Each user has rated at least 20 movies.
Original Source
The data set is sourced from GroupLens website: http://grouplens.org/datasets/movielens/ MovieLens data sets were collected by the GroupLens Research Project at the University of Minnesota.