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
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.
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).
A repository for a machine learning project about developing a hybrid movie recommender system.
A react native(UI), FastAPI (Server) and MySQL(DB) non-fungible token market place with a machine learning content-based filtering recommendation engine.
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.
🎬 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.
Movie Website built on python Django framework; Uses Content Based Predictive Model approach to predict similar movies based on the contents/genres similarities
Collaborative Filtering NN and CNN based recommender implemented with MXNet
Code repo of solution of 11th place in Recsys Challenge 2022
Proyek akhir recommendation system untuk membangun model machine learning yang dapat memberi top-N anime rekomendasi
Recommendation system for inter-related content. Uses natural language processing and collaborative filtering. Provides recommendations for books, movies, tvshows
A python notebook for building collaborative, content-based, and ml-based recommender systems with Sklearn and Surprise
Recommending movies to user using various Colaborative Filtering and Content Based Filtering.
recommending recipes with content-based filtering approach
Recommendation System for Amazon Alexa E-Commerce Application
Posts/Feeds recommendation engine based on content based and collaborative filtering methods
DS307.N11 - Hệ Khuyến Nghị
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.
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."