deezer / interpretable_nn_attribution
Source code from our RecSys 2020 paper: "Making neural network interpretable with attribution: application to implicit signals prediction" (D. Afchar, R. Hennequin)
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for interpretable_nn_attribution
- Source code for our paper "Top-K Contextual Bandits with Equity of Exposure" published at RecSys 2021.☆16Updated 3 years ago
- Source code and data from the RecSys 2020 article "Carousel Personalization in Music Streaming Apps with Contextual Bandits" by W. Bendad…☆54Updated 4 years ago
- Personalized Item Exploration Processes for Recommendation☆14Updated 5 years ago
- Ranking-Critical Training for Collaborative Filtering☆36Updated 4 months ago
- ☆16Updated 4 years ago
- Cold Start Similar Artists Ranking with Gravity-Inspired Graph Autoencoders (RecSys 2021)☆19Updated 3 years ago
- 7th place solution to the WSDM Cup 2019 - Spotify - Sequential Skip Prediction Challenge☆27Updated 5 years ago
- Official Code Framework of the paper "Deep Language-based Critiquing for Recommender System"☆19Updated 5 years ago
- Source code for our LBR paper "Closed-Form Models for Collaborative Filtering with Side-Information" published at RecSys 2020.☆14Updated 3 years ago
- Accompanying code for reproducing experiments from the HybridSVD paper. Preprint is available at https://arxiv.org/abs/1802.06398.☆25Updated 5 years ago
- [ WSDM '19 ] Sequential Variational Autoencoders for Collaborative Filtering☆41Updated 3 years ago
- FINN.no Slate Dataset for Recommender Systems. A dataset containing all interactions (viewed items + response (clicked item / no click) f…☆52Updated last year
- Fusing Similarity Models with Markov Chains for Sparse Sequential Recommendation in R and Python☆14Updated 6 years ago
- ☆47Updated last year
- ☆21Updated 2 years ago
- SIREN: A Simulation Framework for Understanding the Effects of Recommender Systems in Online News Environments☆29Updated 6 years ago
- Implementation of Embarrassingly Shallow Autoencoders (Harald Steck) in PyTorch