Skip to content

This is a simple Movie Recommendation System (A basic Python Project) 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.

Notifications You must be signed in to change notification settings

themonikanayak/Movie-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

This is a simple Movie Recommendation System (A basic Python Project) 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages