PyHealth
PyHealth copied to clipboard
fixed code for eicu dataset and added tests for it.
I fixed the code for the eICU dataset to now have a yaml file definition, and the dataset is now based on the new BaseDataset class. I also added the eICU demo database files under /test-resources, and added a test in /tests/core that loads all of the eICU datafile and does some basic testing.