Package es.uam.eps.ir.relison.links.linkprediction.supervised.classifiers
Machine learning classifiers for addressing the contact recommendation task.
-
Class Summary Class Description LogisticRegressionClassifier<U> Classifier that applies a logistic regression (i.e.NaiveBayesClassifier<U> Classifier which applies the Naive Bayes method.