Open YuhengHuang42 opened 3 years ago
Hi Yuheng, Sorry for the delay, I haven't noticed this repository lately. For the XGBoost Part, I merely used the pairwise ranking API of XGBoost. Since the evaluating part is sort of decoupling with the mutation part, I did not updated it with the majority of the code. I will upload this part of the code as soon as possible.
Hi Yuheng, Sorry for the delay, I haven't noticed this repository lately. For the XGBoost Part, I merely used the pairwise ranking API of XGBoost. Since the evaluating part is sort of decoupling with the mutation part, I did not updated it with the majority of the code. I will upload this part of the code as soon as possible.
Thanks for the clarification.
@sail-repos It has been 7 months later. have you ready for the code of Learning-to-Rank?
First of all, thanks for your great work.
After reading the paper, I want to conduct some experiments in the paper. However, it seems the code of LTR part is missing. I can't find anything relate to the XGBoost part. Could you upload files like xgboost_train.py ? Thanks!