Skip to content

Implementation of movie review and Recommendation system

License

Notifications You must be signed in to change notification settings

oke-aditya/Movie-Recomendation

Repository files navigation

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.