xgboost-predictor-java
xgboost-predictor-java copied to clipboard
prediction for rank task
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!