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
987
2 年前
Jupyter Notebook
111
6 年前

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
32
7 年前

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

Jupyter Notebook
31
5 年前

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
2 年前

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

Jupyter Notebook
17
6 年前

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

Python
16
4 年前

Movie recommendation system based on hybrid recommender and clustering

Vue
12
2 年前

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 年前

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 年前
Python
7
6 年前

A hybrid recommender system for suggesting CDN (content delivery network) providers to various websites

Jupyter Notebook
7
7 年前

Comparison of performance evaluation of the baseline and hybrid recommendation systems using various metrics, to prove that hybrid systems perform better

Jupyter Notebook
6
5 年前