Description
The current implementation of ndcgAt function treats relevance score as binary (as written Document).
However, it is better to extend this to accept a user-defined relevance score to calculate nDCG more flexibly.
The current implementation of ndcgAt function treats relevance score as binary (as written Document).
However, it is better to extend this to accept a user-defined relevance score to calculate nDCG more flexibly.