/MovieRecommendationSystem

A Demo Movie Recommendation System which uses both content-based and collaborative systems

Primary LanguagePython

MovieRecommendationSystem

You need to install these dependencies before you can actually get to work:

  1. pip install numpy
  2. pip install scipy
  3. pip install lightfm