Command Palette
Search for a command to run...
Q-Traffic 交通预测数据集

Q-Traffic 是一个大规模的交通预测数据集,包括三个子集:
- query sub-dataset:采集自百度地图,包含大约 1.14 亿条用户查询。每个查询都记录了开始时间戳、开始位置坐标、目的地坐标、预估行程时长(分钟)。
- traffic speed sub-dataset:与 query sub-dataset 相同区域、同一时间段的交通速度数据。包含 15073 个路段,覆盖约 738.91 公里。
- road network sub-dataset:为 traffic speed sub-dataset 中的每一个路段提供起始节点 (snode) 和结束节点 (enode),并据此建立道路网络拓扑结构。此外,提供了每个路段的各种地理属性(如:宽度、长度、限速和车道数)和社会属性(如工作日、周末、公共假期、高峰时段和非高峰时段)。
Citation
@inproceedings{bbliaojqZhangKDD18deep, title = {Deep Sequence Learning with Auxiliary Information for Traffic Prediction}, author = {Binbing Liao and Jingqing Zhang and Chao Wu and Douglas McIlwraith and Tong Chen and Shengwen Yang and Yike Guo and Fei Wu}, booktitle = {Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining}, pages = {537–546}, year = {2018}, organization = {ACM} }