Package es.uam.eps.ir.relison.links.recommendation.algorithms.standalone.bipartite
Contact recommendation algorithms that generate a reduced bipartite graph before
computing the ranking scores. The left part of the bipartite graph contains a reduced number
of users which follow the users in the right part.
-
Class Summary Class Description AverageCosineSimilarity<U> Recommender.BipartiteRecommender<U> Abstract class which represents a bipartite recommender.CentroidCosineSimilarity<U> Recommender.MaximumCosineSimilarity<U> Recommender.