TYM666 commited on
Commit
c4ea0e7
·
verified ·
1 Parent(s): 64fd19d

Delete BJTaxiThreeValues

Browse files
BJTaxiThreeValues/meta.json DELETED
@@ -1,37 +0,0 @@
1
- {
2
- "name": "BJTaxiThreeValues",
3
- "source": "https://github.com/TolicWang/DeepST",
4
- "desp": "The dataset contains the taxicab GPS data in Beijing, China, focusing on three values: wind speed, temperature, and weather.",
5
- "domain": "Traffic",
6
- "license": "Unkown",
7
- "targets": [
8
- "wind_speed",
9
- "temperature",
10
- "weather_0",
11
- "weather_1",
12
- "weather_2",
13
- "weather_3",
14
- "weather_4",
15
- "weather_5",
16
- "weather_6",
17
- "weather_7",
18
- "weather_8",
19
- "weather_9",
20
- "weather_10",
21
- "weather_11",
22
- "weather_12",
23
- "weather_13",
24
- "weather_14",
25
- "weather_15",
26
- "weather_16"
27
- ],
28
- "covariates": [],
29
- "timestamp": null,
30
- "freq": null,
31
- "num_series": 1,
32
- "num_timesteps": 59006,
33
- "num_datapoints": 1121114,
34
- "split": "train",
35
- "quality": "medium",
36
- "timestamp_as_covariate": false
37
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
BJTaxiThreeValues/part0.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:95ce3be6b056c8456f0e08ca63be6d07e53d287eb325bfbf390d47c7c21dcafb
3
- size 96801
 
 
 
 
BJTaxiThreeValues/references.bib DELETED
@@ -1,8 +0,0 @@
1
- @inproceedings{zhang2017deep,
2
- title={Deep Spatio-temporal Residual Networks for Citywide Crowd Flows Prediction},
3
- author={Zhang, Junbo and Zheng, Yu and Qi, Dekang},
4
- booktitle={Proceedings of the 2017 AAAI conference on Artificial Intelligence},
5
- volume={31},
6
- number={1},
7
- year={2017}
8
- }