Package es.uam.eps.ir.relison.links.recommendation.reranking.global
Definition and implementation of reranking algorithms for enhancing global properties of
the system.
These rerankers do not only consider an individual recommendation ranking, but the rankings
for the rest of users in the network.
-
Interface Summary Interface Description GlobalReranker<U,I> Interface for defining reranking strategies which change the position of items in recommendation lists to optimize global properties of the system beyond relevance.