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

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

Awesome Lists containing this project

README

        

# Movie-Recommender
Implementation of collaborative filtering algorithms to recommend Movies

Dataset: MovieLens

Algorithms:
1. Item-Item Collaborative Filtering (item-item.py)
2. User-User Collaborative Filtering