C00kieMonsta / mimic.profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code accompanies the paper Medical Profile Model: Scientific and Practical Applications in Healthcare by Pavel Blinov and Vladimir Kokh.

Some data preprocessing code is from https://github.com/xueping/MusaNet

To run

  • Check / install the dependencies:
pip install -r requirements.txt
  • Open the mimic3.profile.ipynb notebook:
    • Set variable MIMIC_PATH;
    • Run all the cells.

BibTeX reference


About


Languages

Language:Jupyter Notebook 67.2%Language:Python 32.8%