You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to train the RGAN to reproduce your results on the eICU data. I've got the eICU dataset, but I'm not sure of how you pre-processed/reshaped it?
Would it be possible to share the script for preprocessing eICU data? perhaps also the linux command-line instructions, and the directory structure you need to run in order to get the code training on the data? Also, I tried following your instructions you gave on a similar previous issue about converting the files to hdf5, and I ran into memory errors when I try to do that using the simple to_hdf pandas API. Is there some other more efficient way to do that?
Thank you!
The text was updated successfully, but these errors were encountered:
I'm also trying to train the RGAN to reproduce the results on the eICU data. I have not got the eICU dataset, could you give me a brief introduction abot the structure of the dataset?
what are the 7 lables in the manuscript?
thank you
Hi,
I'm trying to train the RGAN to reproduce your results on the eICU data. I've got the eICU dataset, but I'm not sure of how you pre-processed/reshaped it?
Would it be possible to share the script for preprocessing eICU data? perhaps also the linux command-line instructions, and the directory structure you need to run in order to get the code training on the data? Also, I tried following your instructions you gave on a similar previous issue about converting the files to hdf5, and I ran into memory errors when I try to do that using the simple to_hdf pandas API. Is there some other more efficient way to do that?
Thank you!
The text was updated successfully, but these errors were encountered: