Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 299 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 299 Bytes

Movie Recommender using Python

This project implements a movie recommender system using Python and various machine learning libraries such as pandas, numpy, sklearn, and NLTK. The recommender system leverages a dataset containing movie information like titles, genres, ratings, and user reviews.