Skip to content

Collaborative Filtering based recommender system using various approaches such as SVD, CUR, etc.

Notifications You must be signed in to change notification settings

gaurabdg/movie-recommender-system

Repository files navigation

movie-recommender-system

Recommender System using various approaches.

Packages required to run the code:

  • numpy
  • pandas
  • math
  • time

After downloading the follwing packages through pip or anaconda, run:

python3 rec_sys.py

About

Collaborative Filtering based recommender system using various approaches such as SVD, CUR, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published