suzanv / PairwisePreferenceLearningView on GitHub
Performs pairwise preference ranking for a given trainfile and testfile with binary class labels (1 and not 1). The binary classification on the pairwise test data gives a prediction from each pair of test items: which of the two should be ranked higher. From these pairwise preferences a ranking can be created using a greedy sort algorithm.
14Jul 12, 2017Updated 8 years ago

Alternatives and similar repositories for PairwisePreferenceLearning

Users that are interested in PairwisePreferenceLearning are comparing it to the libraries listed below

Sorting:

Are these results useful?