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
- Host: GitHub
- URL: https://github.com/ashton-sidhu/recommender
- Owner: Ashton-Sidhu
- Created: 2016-11-18T06:28:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-07T00:07:22.000Z (about 7 years ago)
- Last Synced: 2025-01-20T00:53:25.368Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.