CCF2020_Traffic_Congestion_Prediction

所属分类:交通/航空行业
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2021-01-16 14:38:13
上 传 者sh-1993
说明:  基于决策树的解决方案,
(A decision tree based solution for ,)

文件列表:
LICENSE (35149, 2021-01-16)
ensemble.py (2520, 2021-01-16)
ensemble.sh (165, 2021-01-16)
main.py (11618, 2021-01-16)
prepare.sh (286, 2021-01-16)
requirements.txt (45, 2021-01-16)
train.sh (474, 2021-01-16)

# CCF2020_Traffic_Congestion_Prediction https://www.datafountain.cn/competitions/466/ 的 GBDT 解法 ## 数据处理 ``` data ├── attr.txt ├── test │ └── 20190801_testdata.txt └── train └── *.txt ``` 执行 `bash prepare.sh` ## 训练 `bash train.sh` ## 聚合 `bash ensemble.sh`

近期下载者

相关文件


收藏者