Repository navigation

#

hybrid-recommender-system

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.

Python
986
2 年前
Jupyter Notebook
111
6 年前

Designed a movie recommendation system using content-based, collaborative filtering based, SVD and popularity based approach.

Jupyter Notebook
31
5 年前

A Hybrid recommendation engine built on deep learning architecture, which has the potential to combine content-based and collaborative filtering recommendation mechanisms using a deep learning supervisor

Python
31
7 年前

A Hybrid Recommendation system which uses Content embeddings and augments them with collaborative features. Weighted Combination of embeddings enables solving cold start with fast training and serving

Python
17
3 年前

A Content Based And A Hybrid Recommender System using content based filtering and Collaborative filtering

Jupyter Notebook
17
7 年前

This is a book recommendation engine built using a hybrid model of Collaborative filtering, Content Based Filtering and Popularity Matrix.

Python
16
5 年前

Movie recommendation system based on hybrid recommender and clustering

Vue
12
3 年前

This repository contains the core model we called "Collaborative filtering enhanced Content-based Filtering" published in our UMUAI article "Movie Genome: Alleviating New Item Cold Start in Movie Recommendation"

Python
12
6 年前

Combines user-based and item-based recommendation systems to deliver personalized movie suggestions, utilizing user preferences and film characteristics.

Python
12
1 年前

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

JavaScript
11
7 天前

This repo contains my practice and template code for all kinds of recommender systems using SupriseLib. More complex and hybrid Recommender Systems can build on top of these template codes.

Python
9
5 年前

Built a hybrid recommendation system with LightFM library and customised loss functions to optimize performance on retail data."

Jupyter Notebook
8
7 个月前
Python
7
6 年前