Skip to content

Avaneesh-S/Movie-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Recomendation-System

Content Based Movie Recommendation System using Python

working: based on the movie entered by the user , the program will generate top 10 best recommendations from the 'movies.csv' dataset. The program uses 'cosine-similarity' to find similarity scores between the movies and then recommends the top 10 out of the similarity scores movies

additional information: using pandas and sklearn libraries for data analysis and manipulation

About

Content Based Movie Recommendation System using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages