personalized-matching:面向电信行业存量用户的智能套餐个性化匹配模型(XGBoost 0.8254)

时间:2024-04-08 19:00:27
【文件属性】:

文件名称:personalized-matching:面向电信行业存量用户的智能套餐个性化匹配模型(XGBoost 0.8254)

文件大小:3KB

文件格式:ZIP

更新时间:2024-04-08 19:00:27

Python

直接跑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


【文件预览】:
personalized-matching-master
----lgb.py(3KB)
----README.md(679B)
----xgb.py(3KB)
----.gitattributes(66B)

网友评论