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
Recommender System Project This repository contains the implementation of various recommender system algorithms, including KNN, SVM, Decision Tree, and Matrix Factorization. The primary focus is on Matrix Factorization to provide personalized movie recommendations using the MovieLens dataset.