Recommendation systems
Use Birdland as recommendation library based on random walks on graphs.
Twitter Recommendation Algorithm & Monolith are interesting.
RecList is interesting.
Links
- Lightning fast recommendation with Birdland
- Pixie: A System for Recommending 3+ Billion Items to 200+ Million Users in Real-Time (2018)
- Pixie Rust
- Monolith - ByteDance's Recommendation System.
- Gorse - Recommender system service written in Go.
- The secret sauce of TikTok’s recommendations (2023) (HN)
- Spotlight - Deep recommender models using PyTorch.
- Ask HN: People with direct knowledge of YouTube Algorithm-why the repeats? (2023)
- RecList - Behavioral "black-box" testing for recommender systems.