Movie Recommender System
Overview
A Web Base user-item Movie Recommendation Engine using Collaborative Filtering By matrix factorizations algorithm and The recommendation based on the underlying idea that is if two persons both liked certain common movies, then the movies that one person has liked that the other person has not yet watched can be recommended to him.
Author : Mohd Asif
Licence: Apache 2.0
Dependencies
Web :
- Html, JavaScript, Bootstrap, Django
- Python3
- Numpy, Pandas, Scipy
Database:
- SQLite