Recommendation App for Books and Manga: MANGOLEAF
-
Updated
Aug 7, 2024 - Python
Recommendation App for Books and Manga: MANGOLEAF
A Python-based hybrid book recommendation system that combines content-based and collaborative filtering techniques. Utilizes the Book-Crossing dataset for personalized recommendations.
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.
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.
A memory-based collaborative filtering system that predicts movie ratings using user–user and item–item similarity.
A minimal C++ implementation for user-based collaborative filtering on the MovieLens 10M dataset.
Live web application demonstrating personalized recommendations for books and mangas implemented using collaborative filtering based recommender systems
Product recommendation system is a Machine learning based project which can be used to proivde personalized recommendations.
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.
Add a description, image, and links to the user-based-collaborative-filtering topic page so that developers can more easily learn about it.
To associate your repository with the user-based-collaborative-filtering topic, visit your repo's landing page and select "manage topics."