Peter-Devine / test_repo_0

A repo purely for testing Github API functions
0 stars 0 forks source link

prediction for rank task #7

Open Peter-Devine opened 4 years ago

Peter-Devine commented 4 years ago

i want make prediction for rank task. the objective i used in xgboost is rank:pairwise. but i found prediction is not correct compared with xgboost predict function. i use the code in the main page. is something i missed? should i set PredictorConfiguration specifically for rank task?

wish your help, thanks ahead!