Skip to content

nicolamaritan/content-based-filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content-Based Filtering

Content-Based set of recommender systems for the MovieLens dataset.

Requirements

Download a version of the MovieLens dataset from the official site.

Demo execution

From the examples/ directory of the source code run

python demo.py <movie_path> <rating_path>

Dependencies

  • NumPy
  • Pandas

About

Content-Based set of recommender systems for the MovieLens dataset.

Topics

Resources

License

Stars

Watchers

Forks

Languages