Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/exotic123567/movierecommendationcollaborative


https://github.com/exotic123567/movierecommendationcollaborative

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

This is a collaborative movie recommendation model trained using the dataset from kaggle : https://www.kaggle.com/datasets/rounakbanik/the-movies-dataset/

A KNN model is trained using the training data after creating it's user-item matrix.

This is just the notebook. To run these, make sure to download the data from kaggle itself and then change the loading address in the notebook file.