xgboost-predictor-java icon indicating copy to clipboard operation
xgboost-predictor-java copied to clipboard

prediction for rank task

Open hrdxwandg opened this issue 8 years ago • 0 comments

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!

hrdxwandg avatar Aug 31 '17 09:08 hrdxwandg