Skip to content

A movie recommender system using the IMDB 5000 Movies dataset. It calculates cosine similarity between movie descriptions after preprocessing text data with stemming, tokenization, and TF-IDF vectorization. Built with Python, Pandas, Scikit-learn, and NLTK for movie recommendations.

Notifications You must be signed in to change notification settings

maafaq80/Recommender_System_Using_Cosine_Similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Recommender-system-using-Cosine-Similarity

A movie recommender system using the IMDB 5000 Movies dataset. It calculates cosine similarity between movie descriptions after preprocessing text data with stemming, tokenization, and TF-IDF vectorization. Built with Python, Pandas, Scikit-learn, and NLTK for movie recommendations.

About

A movie recommender system using the IMDB 5000 Movies dataset. It calculates cosine similarity between movie descriptions after preprocessing text data with stemming, tokenization, and TF-IDF vectorization. Built with Python, Pandas, Scikit-learn, and NLTK for movie recommendations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published