collaborative-filtering topic
raptor
A lightweight product recommendation system (Item Based Collaborative Filtering) developed in Haskell.
Deep-AutoEncoder-Recommendation
Keras implementation of AutoRec and DeepRecommender from Nvidia.
collaborative-filtering
Recommendation engine based on collaborative filtering
Memory-based-collaborative-filtering
高效的协同过滤算法实现——推荐系统
polara
Recommender system and evaluation framework for top-n recommendations tasks that respects polarity of feedbacks. Fast, flexible and easy to use. Written in python, boosted by scientific python stack.
recsys19_hybridsvd
Accompanying code for reproducing experiments from the HybridSVD paper. Preprint is available at https://arxiv.org/abs/1802.06398.
ENMF
This is our implementation of ENMF: Efficient Neural Matrix Factorization (TOIS. 38, 2020). This also provides a fair evaluation of existing state-of-the-art recommendation models.
SIGIR2020_peterrec
Universal User Representation Pre-training for Cross-domain Recommendation and User Profiling
gorse
Gorse open source recommender system engine
RecSys2019_DeepLearning_Evaluation
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.