A python notebook for building collaborative, content-based, and ml-based recommender systems with Sklearn and Surprise
- Updated
Apr 20, 2023 - Jupyter Notebook
A python notebook for building collaborative, content-based, and ml-based recommender systems with Sklearn and Surprise
A movie recommendation system built using Jupyter Notebook, leveraging vectorization techniques for content-based filtering. The frontend is developed with Streamlit, allowing users to interactively input preferences and receive personalized movie suggestions.
A hybrid content-based and collaborative filtering movie recommender system built using Python and Jupyter. Notebook. Designed for showcasing recommender system skills and end-to-end ML workflow.
Movie Recommendation System using Unsupervised Learning A Python-based recommendation engine built with K-Means Clustering that groups movies by genres, ratings, and popularity to suggest similar titles. Developed in a Jupyter Notebook, it demonstrates content-based filtering using real-world movie metadata.
Add a description, image, and links to the content-based-filtering topic page so that developers can more easily learn about it.
To associate your repository with the content-based-filtering topic, visit your repo's landing page and select "manage topics."