Package es.uam.eps.ir.relison.links.recommendation.algorithms.supervised

Supervised approaches for contact recommendation.
  • Class Summary 
    Class Description
    LambdaMARTJForestsRecommender<U>
    Class for applying the LambdaMART algorithm.
    LambdaMARTRecommender<U>
    Class that transforms the output of the JForest package to a recommendation Note: it has to be executed outside.
    MachineLearningRecommender<U>
    Contact recommendation algorithm that uses supervised classification techniques to generate the recommendation.
    MachineLearningWekaRecommender<U>
    Contact recommendation algorithm that uses supervised classification techniques to generate the recommendation.