https://github.com/zhangxiaoyidog/kdd_cup2015
kdd_cup2015
https://github.com/zhangxiaoyidog/kdd_cup2015
Last synced: 2 months ago
JSON representation
kdd_cup2015
- Host: GitHub
- URL: https://github.com/zhangxiaoyidog/kdd_cup2015
- Owner: zhangxiaoyidog
- Created: 2018-04-14T02:58:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T03:11:12.000Z (about 7 years ago)
- Last Synced: 2024-11-28T22:32:27.615Z (7 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 21
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kdd_cup2015
- 使用python来解决此mooc问题- 四个文件分别对应预处理,特征提取,模型建立,运行主文件
- 导入pycharm即可使用