/Movie-Recomendation

Implementation of movie review and Recommendation system

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Movie Recomendation

  • Provides Sentimental Analysis using RNNs.
  • Has a recommendation system connected with Node.js mailer service.
  • Aim to improve recommendation system using Collabarative Filtering and Context Based Filtering.
  • Currently it supports only similarity based filtering on user history.