nnzhan / MTGNN

MIT License
762 stars 216 forks source link

How is .txt file generated between generating data and training model? #16

Closed cmconlan closed 3 years ago

cmconlan commented 3 years ago

Hi there,

I am implementing this using the METR-LA data.

The first step to generate the training data seems to ouput a set of 3 .npz, but nothing else. Then the input for training routing is "traffic.txt". I can't see where this .txt file is created, and figure out what it may contain.

Can you help please?

cmconlan commented 3 years ago

I think i found it.

For anyone have similar issue input ".txt" datasets for training routine can be found here:

https://github.com/laiguokun/multivariate-time-series-data