https://github.com/wepe/datacastle-solution
1st Place Solution for DataCastle-CashBus Competition
https://github.com/wepe/datacastle-solution
Last synced: over 1 year ago
JSON representation
1st Place Solution for DataCastle-CashBus Competition
- Host: GitHub
- URL: https://github.com/wepe/datacastle-solution
- Owner: wepe
- Created: 2015-12-26T06:35:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-29T03:30:16.000Z (almost 10 years ago)
- Last Synced: 2025-04-03T00:04:39.138Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.86 MB
- Stars: 215
- Watchers: 26
- Forks: 172
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###[微额借款用户人品预测大赛冠军解决方案]()
- 赛题介绍
请参见 [DataCastle官网介绍](http://www.pkbigdata.com/common/competition/148.html)
- 参赛队伍
不得直视本王
- 解决方案
详细解决方案请看 [PDF文件](https://github.com/wepe/DataCastle-Solution/blob/master/%E4%B8%8D%E5%BE%97%E7%9B%B4%E8%A7%86%E6%9C%AC%E7%8E%8B-%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88.pdf)
- 代码及代码运行说明
[代码](https://github.com/wepe/DataCastle-Solution/tree/master/code)
[运行说明](https://github.com/wepe/DataCastle-Solution/blob/master/%E4%BB%A3%E7%A0%81%E7%9B%AE%E5%BD%95%E5%8F%8A%E8%BF%90%E8%A1%8C%E8%AF%B4%E6%98%8E.pdf)
- 使用须知
- 代码可以自由使用,但请保留出处。
- 模型参数中设定了随机数种子,复现我们的结果请加载我们保存的参数。另外,相同的参数(包括随机数),不同的机器跑出来的结果也有很细微的差异。
- 有问题请issues上留言,我和[bryan](http://blog.csdn.net/bryan__)看到会回复。