Skip to content

Given a movie as input this model will return top 10 similar movies as output as recommendation

Notifications You must be signed in to change notification settings

Prathap-P/movie-recommendation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Movie_Recommendation_System.ipynb contains the recommedation system. It uses Tf-Idf vectorizer to vectorize the input movie details and cosine similarity is used to get similar movies related to given input.

About

Given a movie as input this model will return top 10 similar movies as output as recommendation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published