autointent.metrics.retrieval#
Retrieval metrics.
Classes#
Protocol for retrieval metrics. |
Functions#
|
Calculate the mean average precision at position k. |
|
Calculate the mean average precision at position k for the intersecting labels. |
|
Calculate the mean average precision at position k for the intersecting labels. |
|
Calculate the hit rate at position k. |
|
Calculate the hit rate at position k for the intersecting labels. |
|
Calculate the hit rate at position k for the intersecting labels. |
|
Calculate the precision at position k. |
|
Calculate the precision at position k for the intersecting labels. |
|
Calculate the precision at position k for the intersecting labels. |
|
Calculate the Normalized Discounted Cumulative Gain (NDCG) at position k. |
|
Calculate the Normalized Discounted Cumulative Gain (NDCG) at position k for the intersecting labels. |
|
Calculate the Normalized Discounted Cumulative Gain (NDCG) at position k for the intersecting labels. |
|
Calculate the Mean Reciprocal Rank (MRR) at position k. |
|
Calculate the Mean Reciprocal Rank (MRR) at position k for the intersecting labels. |
|
Calculate the Mean Reciprocal Rank (MRR) at position k for the intersecting labels. |