Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oke-aditya/movie-recomendation
- Owner: oke-aditya
- License: gpl-3.0
- Created: 2019-12-29T12:18:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T23:48:12.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T11:06:43.869Z (3 months ago)
- Topics: movie-recommendation, movie-recommendation-engine, movie-review-analysis
- Language: HTML
- Homepage:
- Size: 7.4 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.