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

https://github.com/ashton-sidhu/recommender

Files providing code for Recommendation system for movies
https://github.com/ashton-sidhu/recommender

Last synced: 3 months ago
JSON representation

Files providing code for Recommendation system for movies

Awesome Lists containing this project

README

        

# Recommender

Assignment in which a recommender system is built to recommend movies, using the netflix recommendation algorithm, to users based on previous data using various recommendation techniqes.

The program was created in Jupyter notebook and both .ipynb and .html files are provided with all outputs shown.