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

https://github.com/anandman03/movie-recommendation-system

Implemented a movie recommendation system using Item-based collaborative filtering and KNN using python
https://github.com/anandman03/movie-recommendation-system

collaborative-filtering cosine-similarity knn knn-classification machine-learning movie-recommendation-system python3

Last synced: 8 months ago
JSON representation

Implemented a movie recommendation system using Item-based collaborative filtering and KNN using python

Awesome Lists containing this project

README

          

# Movie-Recommendation-System
---
Implementation of movie recommendation system using Collaborative Filtering Technique involving KNN and cosine similarity in python.