bigdong89 / xgboostExtension

xgboost Extension for Easy Ranking & TreeFeature
Apache License 2.0
123 stars 35 forks source link

add eval_set to xgb.train #17

Open cclzxl opened 5 years ago

cclzxl commented 5 years ago

Hello,

The parameter "eval_set" in the function XGBRanker.fit is not passed to the xgboost train function.