chnsh / DCRNN_PyTorch

Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch
MIT License
454 stars 114 forks source link

About Missing Data (0 values) #15

Open imethanlee opened 3 years ago

imethanlee commented 3 years ago

There is a lot of missing data (those with value 0) in both datasets (METR-LA and PEMS-BAY). Did you adopt any interplolation approach (such as linear interplolation) to fill in these missing values? an example of missing values