Compute the normalized discounted cumulative gain (NDCG) of a list of ranked items
Declaring type: ItemPredictionEval
Namespace: MyMediaLite.Eval
Assembly: MyMediaLite
Collapse/Expand Overload List
  Name Description
Public Method Static ItemPredictionEval.NDCG (int[], ICollection<int>) Compute the normalized discounted cumulative gain (NDCG) of a list of ranked items
Public Method Static ItemPredictionEval.NDCG (int[], ICollection<int>, ICollection<int>) Compute the normalized discounted cumulative gain (NDCG) of a list of ranked items