This is the complete list of members for
PrecisionAndRecall, including all inherited members.
AP(IList< int > ranked_items, ICollection< int > correct_items) | PrecisionAndRecall | [inline, static] |
HitsAt(IList< int > ranked_items, ICollection< int > correct_items, int n) | PrecisionAndRecall | [inline, static] |
PrecisionAt(IList< int > ranked_items, ICollection< int > correct_items, IList< int > ns) | PrecisionAndRecall | [inline, static] |
PrecisionAt(IList< int > ranked_items, ICollection< int > correct_items, int n) | PrecisionAndRecall | [inline, static] |
RecallAt(IList< int > ranked_items, ICollection< int > correct_items, IList< int > ns) | PrecisionAndRecall | [inline, static] |
RecallAt(IList< int > ranked_items, ICollection< int > correct_items, int n) | PrecisionAndRecall | [inline, static] |