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