small bug in ndcg eval

This commit is contained in:
kalenhaha
2014-05-13 14:30:42 +08:00
parent bd574e4967
commit 2b34d5a25e
3 changed files with 45 additions and 16 deletions

View File

@@ -5,7 +5,7 @@ booster_type = 0
# when labels are in [0,1] we can also use 1: logistic regression
loss_type = 0
objective="rank:pairwise"
#objective="rank:pairwise"
#objective="rank:softmax"
#objective="lambdarank:map"
#objective="lambdarank:ndcg"