Building a recommendation system using user-based collaborative filtering with k-Nearest Neighbors (KNN).
This project focuses on creating a movie recommendation system using user-based collaborative filtering. The system predicts ratings for unseen movies based on similar users' preferences, utilizing the Movielens 100k dataset.
Click the link below to view the full code and documentation for this project on GitHub:
View on GitHub