You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple movie recommender system built on the concept of correlation from the data collected from movielens.org. The recommender system is built using item-based collaborative filtering.
Libraries used:
Pandas
numpy
scikit-learn
About
A simple movie recommender system built on the basis of correlation