chussboi96/Movie-Recommendation-Web-App-using-Flask
The movie recommendation system uses content-based filtering which is focused on movie attributes, such as genre, cast, and director, to generate recommendations and is limited to only suggesting movies from the dataset used to train the model. The application is built using the Flask framework .
Jupyter Notebook