small bug in ndcg eval
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user