上传者: 42152298
|
上传时间: 2021-11-25 20:03:40
|
文件大小: 3KB
|
文件类型: -
直接跑xgb的代码可以出csv提交。
比赛网址: :
比赛数据: :
比赛类型:多分类问题
阿榜排名
方案1:LightGBM模型0.81245(2018-09-13 23:13)
方案2:XGBoost模型0.8254排名30th / 1153(2018-09-14 14:23:04)
XGBoost的关键参数
max_depth = 12,learning_rate = 0.05,n_estimators = 752,silent == True,objective =“ multi:softmax”,nthread = 4,gamma = 0,max_delta_step = 0,subsample = 1,colsample_bytree = 0.9,colsample_bylevel = 0.9,reg_alpha = 1,reg_lambda = 1,scale_po