Machine Learning
Advanced
Pro
Ranking & Recommendation System Architecture
Design the retrieval → ranking → re-ranking funnel that powers feeds, search and recommendations
30 min read
9 views
Learn the multi-stage recommendation architecture: candidate generation with two-tower models and ANN search, pointwise/pairwise/listwise rankers, multi-task value formulas, position debiasing, cold start, re-ranking policy, and how offline metrics relate to online A/B results.
Practice questions (5)
-
View →
Sizing the Funnel from a Latency Budget
Intermediate · Free -
View →
In-Batch Negatives and Popularity Bias in Two-Tower Training
Advanced -
View →
Computing NDCG and Diagnosing a Ranking Regression
Advanced -
View →
Cold-Start Design for New Users and New Items
Advanced -
View →
Explaining an Offline Win That Fails Online
Advanced