nzhinusoftcm / review-on-collaborative-filtering
This repository presents a comprehensive implementation of collaborative filtering recommender systems.
☆26Updated 3 years ago
Alternatives and similar repositories for review-on-collaborative-filtering:
Users that are interested in review-on-collaborative-filtering are comparing it to the libraries listed below
- Benchmarking of Session-based Recommendation Approaches☆30Updated 4 years ago
- ☆9Updated last year
- RecSys 2022 Tutorial Hands on Explainable Recommender Systems with Knowledge Graphs☆49Updated 9 months ago
- Post Processing Explanations Paths in Path Reasoning Recommender Systems with Knowledge Graphs☆31Updated last year
- Repo for paper Basket Recommendation with Multi-Intent Translation Graph Neural Network☆16Updated 3 years ago
- ☆31Updated 3 years ago
- Fusing Similarity Models with Markov Chains for Sparse Sequential Recommendation in R and Python☆15Updated 7 years ago
- Collaborative Translational Metric Learning (ICDM 2018)☆16Updated 3 years ago
- Implementation of variational autoencoders for collaborative filtering in PyTorch☆25Updated 5 years ago
- Multi-Graph Graph Attention Network (MG-GAT) from "Y. Leng, R. Ruiz, X. Dong, and A. Pentland, Interpretable Recommender System With Het…☆26Updated 3 years ago
- Semantics-Aware Autoencoder Neural Network☆16Updated 5 years ago
- Code to reproduce paper "Exploring Longitudinal Effects of Session-based Recommendations" in RecSys 2020☆15Updated 2 years ago
- This repository contains the code used to run generate the data splits, run the hyperparameter tunings, and export the results presented …☆12Updated 2 years ago
- A curated list of awesome graph & self-supervised-learning-based recommendation.☆48Updated 3 years ago
- In this project, we will revisit the problem central to recommender systems: predicting a user’s preference for some item they have not y…☆25Updated 7 years ago
- [Official Codes] Experiments on Generalizability of User-Oriented Fairness in Recommender Systems (SIGIR 2022)☆32Updated 2 years ago
- Code for the SIGIR20 paper -- Recommendation for New Users and New Items via Randomized Training and Mixture-of-Experts Transformation☆40Updated 4 years ago
- (GraphRec) Attribute-aware non-linear co-embeddings of graph features, RecSys 2019☆12Updated 4 years ago
- yuan-pku / Distilling-Structured-Knowledge-into-Embeddings-for-Explainable-and-Accurate-Recommendation☆15Updated 4 years ago
- A link to repositories with datasets useful for recommendation tasks☆20Updated last year
- This repository hosts the code and the additional materials for the paper "ProtoMF: Prototype-based Matrix Factorization for Effective an…☆12Updated 2 years ago
- The complete code and notebooks used for the ACM Recommender Systems Challenge 2019☆30Updated 9 months ago
- This is the Github repository containing the code for the Context-Aware Sequential Recommendation project for the Information Retrieval 2…☆11Updated last year
- data and source code for "Addressing Marketing Bias in Product Recommendations" WSDM'20☆41Updated 4 years ago
- Context and Attribute-Aware Sequential Recommendation via Cross-Attention, RecSys 2022☆65Updated last year
- Implementation of Embarrassingly Shallow Autoencoders (Harald Steck) in PyTorch☆35Updated last year
- Contrastive Learning for Cold-start Recommendation☆64Updated 3 years ago
- This is a pytorch (>=1.3.0) implementation of RepeatNet