Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 373 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 373 Bytes

Movie Recommendation System

This is a simple Movie Recommendation System that uses the Pandas library to detect movie correlations and recommends movies that are most similar (in terms of popularity and taste of users) to the one being searched for based on the ratings given by different users.

Dataset

The dataset utilised in this project is Movielens 100k dataset.