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