new lambda rank interface

This commit is contained in:
tqchen
2014-05-16 00:02:26 -07:00
parent 0af2c92d3b
commit 0d29610c40
4 changed files with 239 additions and 373 deletions

View File

@@ -2,9 +2,9 @@
# choose the tree booster, 0: tree, 1: linear
booster_type = 0
#objective="rank:pairwise"
objective="rank:pairwise"
#objective="rank:softmax"
objective="lambdarank:map"
#objective="lambdarank:map"
#objective="lambdarank:ndcg"
# Tree Booster Parameters