Code for the paper "A Structured Prediction Approach for Label Ranking" (NIPS 2018)
To replicate the results in the experiment section for each embedding run Kemeny_cv_expe.py, Hamming_cv_expe.py or Lehmer_cv_expe.py
The pre-image problem in the case of the Kemeny embedding requires the use of the cylp library. Make sure it is installed properly before running it.