Package es.uam.eps.ir.relison.links.recommendation.reranking.local.graph
Rerankers that locally enhance graph metrics.
-
Class Summary Class Description ClusteringCoefficientComplement<U> Reranker that tries to promote the opposite of the clustering coefficient of the graph.DirectGraphMetricReranker<U> Individual reranker, which reorders a recommendation to promote a graph metric.GraphMetricReranker<U> Individual reranker, which reorders a recommendation according to a graph metric.InverseGraphMetricReranker<U> Individual reranker, which reorders a recommendation to demote a graph metric.