Compute the mean average precision (MAP) of a list of ranked items.
Declaring type: ItemPredictionEval
Namespace: MyMediaLite.Eval
Assembly: MyMediaLite
Collapse/Expand Overload List
  Name Description
Public Method Static ItemPredictionEval.MAP (int[], ICollection<int>) Compute the mean average precision (MAP) of a list of ranked items.
Public Method Static ItemPredictionEval.MAP (int[], ICollection<int>, ICollection<int>) Compute the mean average precision (MAP) of a list of ranked items.