Skip to content

Movie Recommendation Engine using Python, Cosine Similarity

Notifications You must be signed in to change notification settings

dipeshvb/Movie-Recommendation-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Recommendation-Engine

Movie Recommendation Engine using Python, Cosine Similarity

Ever wonder how Netflix, Prime Video and other such services recommend movies which are almost always to your liking.

I wondered the same, when I was binge-watching web shows. So I explored and I built an engine which takes into account a humongous movie database from IMDb and considers everything from Cast, Directors, Genre, Ratings, and much more.

It uses a mathematical model which is based on Cosine Similarity.

Cheers!

About

Movie Recommendation Engine using Python, Cosine Similarity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages