You can download all the raw datasets at Google Drive or Baidu Yun, and unzip them to datasets/raw_data/
.
You can pre-process all data via:
cd /path/to/your/project
bash scripts/data_preparation/all.sh
Then the dataset
directory will look like this:
datasets
├─METR-LA
├─METR-BAY
├─PEMS04
├─raw_data
| ├─PEMS04
| ├─PEMS-BAY
| ├─METR-LA
├─README.md