https://github.com/whoabhisheksah/movie-recommender
Implementation of collaborative filtering algorithms to recommend Movies
https://github.com/whoabhisheksah/movie-recommender
Last synced: 3 months ago
JSON representation
Implementation of collaborative filtering algorithms to recommend Movies
- Host: GitHub
- URL: https://github.com/whoabhisheksah/movie-recommender
- Owner: whoAbhishekSah
- Created: 2018-04-24T13:32:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T15:48:32.000Z (about 7 years ago)
- Last Synced: 2025-01-21T15:28:34.815Z (5 months ago)
- Language: Python
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie-Recommender
Implementation of collaborative filtering algorithms to recommend MoviesDataset: MovieLens
Algorithms:
1. Item-Item Collaborative Filtering (item-item.py)
2. User-User Collaborative Filtering