Slide 3
Slide 3 text
Process of building ranking model
- Ideas (read papers)
- Build a PoC model
- Benchmark x 100
- On a set of static datasets
- Offline evaluation x 5
- Summit queries on production dataset
- Ask domain experts which model is better (baseline model or new model)
- Implementation
- Online evaluation
- A/B testing
- Multi-arm bandit, or
- Reinforcement learning
- …