Skip to content

Recommender systems on the movielens dataset implemented in Python.

Notifications You must be signed in to change notification settings

raizen74/Recommender-systems

Repository files navigation

Recommender-systems

Recommender systems in the movielens dataset implemented in Python. I implemented 4 recomendation approaches:

  • Non personalized

  • Content based, a Naive Bayes spam filter is also implemented.

  • Collaborative filtering, item-item and user-user.

  • Collaborative filtering using the surprise library.

About

Recommender systems on the movielens dataset implemented in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published