Skip to content
#

hybrid-recommender

Here are 19 public repositories matching this topic...

multi-strategy-recommendation-pipeline

A modular, explainable recommendation pipeline leveraging multiple strategies—collaborative filtering, embeddings, and fallback logic—for robust, personalized product recommendations in real-world scenarios.

  • Updated Jun 7, 2025
  • Jupyter Notebook

A Hybrid Anime Recommender System using content-based and collaborative filtering, built with end-to-end MLOps practices. Integrates Comet-ML for experiment tracking, DVC for data/model versioning, Jenkins for CI/CD, and Kubernetes for scalable deployment.

  • Updated Mar 6, 2026
  • Jupyter Notebook

🍽️ ML-powered restaurant recommendation system that reduces decision fatigue by 40%. Hybrid approach combining collaborative filtering, content-based filtering, and contextual signals. Complete PM portfolio project with PRD, evaluation, and Streamlit demo.

  • Updated Jan 25, 2026
  • Python

MOVIE-PULSE-HYBRID-INTELLIGENCE-MATRIX: movie recommendation engine blending NLP-driven Content Filtering and SVD Matrix Factorization. Features Streamlit Enterprise UI, dual-strategy processing, real-time logic analytics

  • Updated Jan 31, 2026
  • Python

A full-stack hybrid book recommender system combining collaborative filtering (ALS), content-based similarity (SBERT), and machine learning ranking (CatBoost). Backend: FastAPI • Frontend: Streamlit • Vector DB: Qdrant • Model serving • Cold-start fallback • Book metadata display.

  • Updated Nov 15, 2025
  • Jupyter Notebook

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

A lightweight recommender that helps you discover your next learning resource. It blends patterns from similar users with content keywords, and explains each suggestion in the UI.

  • Updated Mar 21, 2026
  • Python

Improve this page

Add a description, image, and links to the hybrid-recommender topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hybrid-recommender topic, visit your repo's landing page and select "manage topics."

Learn more