文件名称:TianCheng-master_chusai_qingyu
介绍说明--下载内容均来自于网络,请自行研究使用
2018年甜橙金融杯大数据建模大赛初赛方案:通过追踪时间、设备、ip和经纬度等属性的变化来建模判断UID是否为黑产链
## 代码说明:
- gen_stat_feat.py 统计特征
- gen_w2v_feat.py word2vec特征
- lgb_train.py lgb训练模型
两份特征建模加权8:2比例融合即可0.792+,单独统计特征加UID列建模即可0.795。(The preliminary scheme of the 2018 Sweet Orange Financial Cup Big Data Modeling Competition: Modeling and judging whether UID is a black chain by tracking the changes of attributes such as time, equipment, ip, longitude and latitude
## Code descr iption:
- Statistical characteristics of gen_stat_feat.py
- Characteristics of gen_w2v_feat.py word_2vec
- lgb_train.py LGB training model
The weighted 8:2 scale fusion of two feature models can achieve 0.792+, and the single statistical feature plus UID column can achieve 0.795.)
## 代码说明:
- gen_stat_feat.py 统计特征
- gen_w2v_feat.py word2vec特征
- lgb_train.py lgb训练模型
两份特征建模加权8:2比例融合即可0.792+,单独统计特征加UID列建模即可0.795。(The preliminary scheme of the 2018 Sweet Orange Financial Cup Big Data Modeling Competition: Modeling and judging whether UID is a black chain by tracking the changes of attributes such as time, equipment, ip, longitude and latitude
## Code descr iption:
- Statistical characteristics of gen_stat_feat.py
- Characteristics of gen_w2v_feat.py word_2vec
- lgb_train.py LGB training model
The weighted 8:2 scale fusion of two feature models can achieve 0.792+, and the single statistical feature plus UID column can achieve 0.795.)
相关搜索: DataCastle
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
TianCheng-master | 0 | 2018-12-14 |
TianCheng-master\README.md | 1016 | 2018-12-14 |
TianCheng-master\gen_stat_feat.py | 17314 | 2018-12-14 |
TianCheng-master\gen_w2v_feat.py | 3572 | 2018-12-14 |
TianCheng-master\lgb_train | 3467 | 2018-12-14 |