Package es.uam.eps.ir.relison.links.recommendation.reranking.global.globalranking.edge
Rerankers for enhancing global properties of the network related to edges. Previous added recommendations are considered when computing the global value
we want to optimize.
-
Class Summary Class Description DirectEdgeMetricReranker<U> Global reranker strategy that optimizes the average value of an edge metric.EdgeMetricReranker<U> Global reranker strategy that reorders the candidate users according to an edge metric that we want to optimize.InverseEdgeMetricReranker<U> Global reranker strategy that minimizes the average value of an edge metric.