06
What metrics would you use to evaluate a ranking model?
Tap to write answer
0 words | 0 charsPress Enter ↵ to reveal
Your Attempt
0 wordsRefined Model Answer
ReferenceI would use ranking metrics such as NDCG, MAP, recall@K, precision@K, and possibly calibration or coverage depending on the product. The reason I use more than one metric is that ranking quality has multiple dimensions, and one score rarely tells the whole story. I would also think about business metrics such as click-through rate, conversions, or retention if the model is tied to a product surface. In an interview, I would explain that offline ranking metrics should be paired with online experimentation whenever possible. I would also mention that the chosen metric should match the user experience we are trying to improve.