Skip to content

ISeeU2: visually interpretable ICU mortality prediction using deep learning and free-text medical notes

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt
Notifications You must be signed in to change notification settings

williamcaicedo/ISeeU2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISeeU2: Visually Interpretable ICU mortality prediction using deep learning and free-text medical notes

Note: This version of ISeeU2 has been tested with numpy 1.18.4, pandas 1.0.3, scipy 1.4.1, tensorflow 2.1.0, shap 0.35.0, matplotlib 3.2.1, NLTK 3.2.5, and wordcloud 1.5.0.

A ConvNet trained on free-text medical notes from MIMIC-III for mortality prediction inside the Intensive Care Unit. It uses nursing notes taken from the first 48h of ICU stay, to predict the probability of mortality of patients. ISeeU2 also generate note heatmaps to visualize word and note-fragement importance, offering interpretability and showing the rationale behind predictions.

ISeeU2 achieves 0.8629 AUROC when evaluated on MIMIC-III. It also can be installed from PyPi:

pip install iseeu2

About

ISeeU2: visually interpretable ICU mortality prediction using deep learning and free-text medical notes

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published