sunlabuiuc / PyHealth

A Deep Learning Python Toolkit for Healthcare Applications.
https://pyhealth.readthedocs.io
MIT License
994 stars 212 forks source link

Hang's PyHealth Hackathon Submission #305

Open FrancisYu2020 opened 1 month ago

FrancisYu2020 commented 1 month ago

Initial version of irregular clinical data preprocessing pipeline and example code created MIMIC3_48_IHM task is added Discretizer module which is used for irregular clinical data processing is added Pipeline currently only support lab events and only one dimension (valuenum) in each event, still need work on detailed configuration and normalization.