Dataset used for the tests performed in "Argument-based Mixed Recommenders and their Application to Movie Suggestion"
The data used for our tests consists of two parts.
The first one is based on a dataset from Grouplens. The dataset we have selected contains approximately 10 millions of ratings. You can download it from here.
The second part has been collected from IMDb. This part extends the dataset with some extra information of each movie. You can download this extra information here.
If you want to put this data in a MySQL Database this PHP Script will help you to do it.