Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oke-aditya/movie-recomendation

Implementation of movie review and Recommendation system
https://github.com/oke-aditya/movie-recomendation

movie-recommendation movie-recommendation-engine movie-review-analysis

Last synced: about 2 months ago
JSON representation

Implementation of movie review and Recommendation system

Awesome Lists containing this project

README

        

# 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.