QuickRank  v2.0
QuickRank: A C++ suite of Learning to Rank algorithms
Classes | Namespaces
ndcg.h File Reference
#include "types.h"
#include "dcg.h"

Go to the source code of this file.

Classes

class  quickrank::metric::ir::Ndcg
 This class implements the Normalized Discounted cumulative Gain NDCG@k measure. More...
 

Namespaces

 quickrank
 
 quickrank::metric
 
 quickrank::metric::ir