Skip to content

pavel-blinov/mimic.profile

Repository files navigation

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

model

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