Movie Recommendation System

Building a recommendation system using user-based collaborative filtering with k-Nearest Neighbors (KNN).

Project Overview

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.

Key Objectives

Tools Used

Results

View the Code

Click the link below to view the full code and documentation for this project on GitHub:

View on GitHub