Skip to content
#

hybrid-recommender-system

Here are 115 public repositories matching this topic...

This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches" and of several follow-up studies.

  • Updated May 25, 2023
  • Python

Hybrid book recommendation system fusing a scikit-learn k-nearest-neighbors collaborative filtering model with a TF-IDF cosine-similarity content model, weighted-average combined and trained on the 1.1 million rating Book-Crossing dataset, served through a FastAPI backend with TTL caching, a decoupled React frontend, and Docker Compose deployment.

  • Updated Aug 5, 2026
  • Python
MERN-Ecommerce

Architected a polyglot e-commerce platform integrating a React/RTK frontend, a Node.js backend, and a Python ML microservice. The platform's core is a hybrid, real-time recommendation system using Redis and pre-computed models to provide instant, personalized suggestions. The system is built for production with Stripe, AWS S3 & robust security

  • Updated Sep 9, 2026
  • JavaScript

Add this topic to your repo

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

Learn more