/colaborator

colaborator

Primary LanguageJupyter Notebook

Movie Recommendation Engine

Movie recommendation engine using Pearson correlation.

Compute correlation coefficient with user ratings and genre matching.

Recommend similar 10 movies to "The Dark Knight" as below:

Dependencies

  • Python 3
  • numpy
  • pandas