Skip to content

This project aims to provide movie recommendations based on user input and suggests movies that are similar in content or style to the one provided by the user, enhancing their movie-watching experience. 'cosine_similarity' function from sklearn is used to calculate the similarity between the user's input movie name and the movies in the dataset.

Notifications You must be signed in to change notification settings

yessasvini23/Movie_Recommendation_System_Using-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Movie_Recommendation_System_Using-ML

About

This project aims to provide movie recommendations based on user input and suggests movies that are similar in content or style to the one provided by the user, enhancing their movie-watching experience. 'cosine_similarity' function from sklearn is used to calculate the similarity between the user's input movie name and the movies in the dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published