Hi guys, I've recently started playing with RankLib and I was wondering what the following command does: java -jar RankLib.jar -test <file in LibSVM format> -metric2T <metric> Apparently it outputs a score computed on the test file, but based on what? What's the expected behaviour?