Recommenders in Practice
Building a recommender that works in a research notebook is very different from one that runs reliably in production. This chapter covers the practical challenges of data preparation, offline and online evaluation metrics, and the unique deployment considerations that recommenders face: real-time serving, model freshness, and continuous learning.
Start reading→