No module named 'ward2icu.data'
Closed this issue · 2 comments
tb438 commented
When attempting to run run-experiment.py, I am getting the following error:
Traceback (most recent call last):
File "run-experiment.py", line 7, in <module>
from ward2icu.data import TimeSeriesVitalSigns
ModuleNotFoundError: No module named 'ward2icu.data'
Also I didn't notice a dataset in the repo. Where can the dataset be downloaded for this?
Thanks for making your research and model available!
ukamath commented
I am getting the same error, how was this resolved?
Deleted user commented
Any updates? From your paper, I was under the impression that the data had been de-identified and made open source (like, wow, what a great resource!). If so, would you let us know about the process to access it?