Skip to content

lynchblue/movie-rating-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CSP Dataset (Cold-Start Problem)

In this repository you can find a dataset used for creating and evaluating recommender systems that have to deal with cold start problem.

Files

There are three files:

  • movies.csv: contains data about the items (movies in this case).
  • user_profiles.csv: contains data related to the user's characteristic and behaviour (this profile has been created based on the users' twitter profile).
  • ratings.csv: contains all the ratings from the users for the movies.

Data source

The data has been extracted from Filmaffinity website and twitter.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published