Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shuiliwanwu committed Dec 2, 2018
1 parent 5ca0dbf commit cf38a2d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
融360——多金融场景下的模型训练 top1解决方案
======================================

1) 平台环境:linux Ubuntu 16.04------------------------------
2) 编程语言及版本--------------------------
1) 平台环境:linux Ubuntu 16.04
2) 编程语言及版本
--------------------------
Python 3.6.3
Catboost 0.9.1.1
Lightgbm 2.1.1
Expand All @@ -12,6 +13,6 @@
scikit-learn 0.19.1
scipy 0.19.1
xgboost 0.72
3) 因数据量太大只提交了代码,复现请将数据拷贝到相应文件夹下。----------------------
4) 依次执行model1.py、model2.py、融合.py就可以在result_sub得到最终的result.txt结果。-----------------------
5) fee.txt 这个文本是统计了不同特征下的nunique,我们自主设置阈值决定类别和连续特征的阈值。-------------------
3) 因数据量太大只提交了代码,复现请将数据拷贝到相应文件夹下。
4) 依次执行model1.py、model2.py、融合.py就可以在result_sub得到最终的result.txt结果。
5) fee.txt 这个文本是统计了不同特征下的nunique,我们自主设置阈值决定类别和连续特征的阈值。

0 comments on commit cf38a2d

Please sign in to comment.