Add LETOR MQ2008 for rank demo

This commit is contained in:
kalenhaha
2014-05-12 22:21:07 +08:00
parent 6648a15817
commit 5411e2a500
4 changed files with 56 additions and 16 deletions

11
demo/rank/runexp.sh Normal file
View File

@@ -0,0 +1,11 @@
python trans_data.py train.txt mq2008.train mq2008.train.group
python trans_data.py test.txt mq2008.test mq2008.test.group
python trans_data.py vali.txt mq2008.vali mq2008.vali.group
../../xgboost mq2008.conf
../../xgboost mq2008.conf task=pred model_in=0002.model
../../xgboost mq2008.conf task=dump model_in=0002.model name_dump=dump.raw.txt