You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A personalized movie recommendation system powered by PySpark using collaborative filtering to deliver spot-on suggestions based on user behavior . Built for scale. Made for binge-watchers.
A Python-based hybrid book recommendation system that combines content-based and collaborative filtering techniques. Utilizes the Book-Crossing dataset for personalized recommendations.
This repo is a small, GitHub-ready Python project that demonstrates user-based collaborative filtering using a sample user–item interaction matrix and cosine similarity.
This project implements a news article recommendation system using collaborative filtering techniques. The system analyzes user interactions with various content items (news articles) to suggest new content that users might find interesting. The primary goal is to enhance user engagement by providing personalized recommendations.
Live web application demonstrating personalized recommendations for books and mangas implemented using collaborative filtering based recommender systems