K Coverage#
We compute the k-coverage score between an original ranked recommendation list and a reranked version. This metric measures the proportion of unique items from the original list that are covered at least k times in the reranked list.
This is useful for evaluating how well the reranked list preserves and redistributes the original recommendations, especially in settings that generate multiple recommendation slots per item.