Package es.uam.eps.ir.relison.links.recommendation.reranking.global.globalranking.communities
Rerankers for enhancing global properties of the network related to communities. Previous added recommendations are considered when computing the global value
we want to optimize.
-
Class Summary Class Description CompleteCommunityReranker<U> Reranker that uses community metrics of the user graph.InterCommunityDegreeGiniComplement<U> Implementation of a global reranking strategy for balancing the distribution of the degrees of the communities in a community graph.InterCommunityEdgeGiniComplement<U> Implementation of a global reranking strategy for balancing the distribution of edges between pairs of communities.InterCommunityReranker<U> Global reranker for computing metrics that only use links between pairs of communities.InverseCommunitySize<U> Implementation of a reranker which promotes recommending links in small communities.ModularityComplement<U> Implementation of a reranker which promotes the modularity complement of the network.