Skip to content

developer-ab/Movie_Recommendation_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฅ Movie Recommendation System

๐Ÿ“– Overview : This Movie Recommendation System suggests movies based on a selected title using machine learning and similarity scores. It features a user-friendly interface built with Streamlit.

๐Ÿš€ Features : Interactive UI: Dropdown for movie selection and a recommendation button. Personalized Suggestions: Recommends five movies based on your choice. Quick and Efficient: Precomputed similarity data ensures fast responses.

๐Ÿ› ๏ธ Requirements : To run this project, ensure you have the following installed: Python 3.x, Streamlit, Pandas, Numpy, Pickle

Install the required dependencies using: pip install streamlit pandas numpy

๐Ÿ“‚ Project Files : app.py: Main Streamlit application. movie-recommender.ipynb: Notebook for recommendation logic and model building.

๐ŸŽฎ Usage : Select a movie from the dropdown menu. Click the Recommend button. View the five recommended movies displayed below.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published