Skip to content
#

hybrid-recommender

Here are 11 public repositories matching this topic...

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
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 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 Nov 5, 2025
  • 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