Graph-Machine-Learning-Group / grin

Official repository for the paper "Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks" (ICLR 2022)
https://arxiv.org/abs/2108.00298
149 stars 30 forks source link

dataset #4

Closed HaominYu0 closed 2 years ago

HaominYu0 commented 2 years ago

I met some problems when I click the link to download the datasets. I cannot open the download page by clicking the link.

Hope to get some help!

marshka commented 2 years ago

Hi!

Thanks for your interest in our work. I just checked the MEGA link published in the readme and they work for me.

If you still have problems downloading the datasets, consider using Torch Spatiotemporal, our library on neural spatiotemporal processing. It comes with an updated GRIN implementation, along with the datasets used for this paper.

Cheers,

Ivan