This page contains the source code for the implementation of the Metric Learning to Rank (MLR) algorithm as described in the paper cited below. The algorithm is an extension of Structural SVM which learns a linear transformation of a feature space to optimize ranking loss functions. (Note: the algorithm is based on SVMstruct, but the implementations are independent.) If you have any questions or c