andrebola / session-rec-effectLinks
Code to reproduce paper "Exploring Longitudinal Effects of Session-based Recommendations" in RecSys 2020
☆15Updated 2 years ago
Alternatives and similar repositories for session-rec-effect
Users that are interested in session-rec-effect are comparing it to the libraries listed below
Sorting:
- This is the official code for WWW 2021 paper "Session-aware Linear Item-Item Models for Session-based Recommendation"☆33Updated last year
- [ICDMW 2020] Code and dataset for "DGTN: Dual-channel Graph Transition Network for Session-based Recommendation"☆30Updated 3 years ago
- [SIGIR 2020] Python implementation for "TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation"☆54Updated last year
- A curator of Sequential Recommendation algorithms☆20Updated 4 years ago
- data and code of AttList from CIKM2019☆22Updated 5 years ago
- Benchmarking of Session-based Recommendation Approaches☆30Updated 4 years ago
- Using SR-GNN to implement "NISER: Normalized Item and Session Representations to Handle Popularity Bias"☆25Updated 4 years ago
- Code for the SIGIR20 paper -- Recommendation for New Users and New Items via Randomized Training and Mixture-of-Experts Transformation☆43Updated 5 years ago
- Repo for paper Basket Recommendation with Multi-Intent Translation Graph Neural Network☆16Updated 3 years ago
- ☆12Updated 6 years ago
- ☆9Updated 3 years ago
- This is the official code for the WSDM 2022 paper: 'S-Walk: Accurate and Scalable Session-based Recommendation with Random Walks'.☆33Updated last year
- Code for "Sequential Recommendation for Cold-start Users with Meta Transitional Learning" (SIGIR2021)☆21Updated 3 years ago
- "GAG: Global Attributed Graph Neural Network for Streaming Session-based Recommendation", SIGIR 2020☆21Updated 4 years ago
- This is the Github repository containing the code for the Context-Aware Sequential Recommendation project for the Information Retrieval 2…