content-based-filtering
Here are 274 public repositories matching this topic...
Language:All
Sort:Most stars
Transforming skincare recommendations: our hybrid system combines KNN, CNN, and EfficientNet B0 for personalized advice. Published in IEEE, with 80% validation accuracy and 87.10% training accuracy.
- Updated
Apr 29, 2024 - Jupyter Notebook
A repository for a machine learning project about developing a hybrid movie recommender system.
- Updated
Nov 3, 2021 - Jupyter Notebook
Objective of the project is to build a hybrid-filtering personalized news articles recommendation system which can suggest articles from popular news service providers based on reading history of twitter users who share similar interests (Collaborative filtering) and content similarity of the article and user’s tweets (Content-based filtering).
- Updated
Mar 14, 2020 - Jupyter Notebook
MelodyMind offers personalized music recommendations, from a real-time Last.fm API-powered app to an advanced hybrid system combining content-based and collaborative filtering with LightFM.
- Updated
Jun 12, 2025 - Jupyter Notebook
A react native(UI), FastAPI (Server) and MySQL(DB) non-fungible token market place with a machine learning content-based filtering recommendation engine.
- Updated
Aug 13, 2023 - JavaScript
Movie recommendation system with Python. Implements content-based filtering (TF-IDF + cosine similarity), collaborative filtering with matrix factorization (TruncatedSVD), and a hybrid approach. Evaluates with Precision@K, Recall@K, and NDCG. Includes rating distribution plots, top movies, and sample recommendations.
- Updated
Sep 11, 2025 - Python
🎬 Create an ML-powered movie recommendation system that uses content-based filtering to deliver 30 clever, funny, and tailored film picks based on your favorite movie. Harness Python, pandas, and scikit-learn—with a sprinkle of humor—to spark epic movie nights and uncover hidden cinematic treasures you’ll adore.
- Updated
Aug 13, 2025 - Jupyter Notebook
Movie Website built on python Django framework; Uses Content Based Predictive Model approach to predict similar movies based on the contents/genres similarities
- Updated
Jul 27, 2020 - Python
Collaborative Filtering NN and CNN based recommender implemented with MXNet
- Updated
Apr 14, 2018 - Python
Code repo of solution of 11th place in Recsys Challenge 2022
- Updated
Jul 13, 2022 - Jupyter Notebook
Full-stack hybrid book recommendation system combining Collaborative Filtering and Content-Based Filtering with weighted hybrid scoring, modular data pipelines, and model persistence. Deployed via Flask with responsive HTML/CSS UI and integrated CI/CD for production-ready, scalable, and interactive recommendations.
- Updated
Oct 21, 2025 - Jupyter Notebook
Proyek akhir recommendation system untuk membangun model machine learning yang dapat memberi top-N anime rekomendasi
- Updated
Oct 2, 2022 - Jupyter Notebook
Recommendation system for inter-related content. Uses natural language processing and collaborative filtering. Provides recommendations for books, movies, tvshows
- Updated
Sep 5, 2019 - HTML
A python notebook for building collaborative, content-based, and ml-based recommender systems with Sklearn and Surprise
- Updated
Apr 20, 2023 - Jupyter Notebook
Recommending movies to user using various Colaborative Filtering and Content Based Filtering.
- Updated
Mar 26, 2020 - Jupyter Notebook
Recommendation System for Amazon Alexa E-Commerce Application
- Updated
May 22, 2019 - Python
recommending recipes with content-based filtering approach
- Updated
Sep 5, 2024 - Jupyter Notebook
Posts/Feeds recommendation engine based on content based and collaborative filtering methods
- Updated
Jun 22, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to thecontent-based-filtering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecontent-based-filtering topic, visit your repo's landing page and select "manage topics."