Package es.uam.eps.ir.relison.links.recommendation.reranking.local.communities
Rerankers that locally enhance community related metrics.
-
Class Summary Class Description InterCommunityDegreeGiniComplement<U> Implementation of a reranking strategy for balancing the distribution of the degrees of the communities in a community graph.InterCommunityEdgeGiniComplement<U> Reranks a recommendation by improving the Gini Index of the pairs of different communities in a community graph.InterCommunityReranker<U> Reranker that uses community metrics of the user graph.InverseCommunitySizeReranker<U> Implementation of a reranker which promotes recommending links in small communities.WeakTies<U> Implementation of a reranker which promotes the number of weak ties (links between communities).