Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/typoverflow/sodic

Our project for Shenzhen Open Data Innovation Contest
https://github.com/typoverflow/sodic

Last synced: 12 days ago
JSON representation

Our project for Shenzhen Open Data Innovation Contest

Awesome Lists containing this project

README

        

## “华为云杯”2020深圳开放数据应用创新大赛(SODiC)——深圳北站周边交通拥堵指数预测
### 贡献者
+ [高辰潇](https://github.com/typoverflow) 南京大学
+ [孔锐](https://github.com/LyndonKong) 南京大学
+ [王傲然](https://github.com/Syntaks-Error) 南京大学

### 关键词
+ 时序预测
+ XGBoost
+ ARiMA
+ GRU Network

### 说明
+ 本项目使用GRU神经网络来对深圳北站附近的12条道路的交通拥堵指数(TTI)进行时序预测。
+ 赛题描述详见`赛题说明.pdf`。
+ `report.pdf`为本小组的实验报告。