Package es.uam.eps.ir.relison.examples.links.recommendation.evaluation
Programs for evaluating link recommendation approaches.
-
Class Summary Class Description Evaluation Program for applying a given reranking algorithm to the outcome of a contact recommendation algorithm.GraphMetricsEvaluation Class for analyzing the properties of a graph after adding the outcome of a contact recommendation / link prediction algorithm.StatisticalSignificance Given some recommendations, computes the statistical significance between them.TukeyTestFileGenerator Given some recommendations, computes the statistical significance between them.