PEMS-BAY / train_metadata.json
witgaw's picture
Add PEMS-BAY traffic prediction dataset with Parquet files
5794ed6 verified
raw
history blame contribute delete
462 Bytes
{
"x_offsets": [
-11,
-10,
-9,
-8,
-7,
-6,
-5,
-4,
-3,
-2,
-1,
0
],
"y_offsets": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
],
"x_shape": [
36465,
12,
325,
2
],
"y_shape": [
36465,
12,
325,
2
],
"num_samples": 36465,
"input_length": 12,
"output_length": 12,
"num_nodes": 325,
"input_dim": 2,
"output_dim": 2
}