diff --git a/data/trafficflow/README.md b/data/trafficflow/README.md index b9df6b7..a63358c 100644 --- a/data/trafficflow/README.md +++ b/data/trafficflow/README.md @@ -1,9 +1,15 @@ You Must Download dataset first from this repository: + https://github.com/Davidham3/STSGCN + Uncompress data file using `tar -zxvf data.tar.gz` + Make Sure this dir have four folders: + +``` FS-TFP\DATA\TRAFFICFLOW ├─PeMS03 ├─PeMS04 ├─PeMS07 -└─PeMS08 \ No newline at end of file +└─PeMS08 +```