Package es.uam.eps.ir.relison.links.recommendation.reranking.global.local.graph
Generalizations of local rerankers, which allow processing several users in a row. Rerankers based on metrics related to the whole graph.
-
Class Summary Class Description ClusteringCoefficientComplement<U> Reranker strategy that optimizes the clustering coefficient complement of the network.DirectGraphMetricReranker<U> Reranker strategy that reorders the candidate users for promoting a graph metric.GraphMetricReranker<U> Reranker strategy that reorders the candidate users according to a graph metric.InverseGraphMetricReranker<U> Reranker strategy that reorders the candidate users for minimizing a graph metric.