Skip to content

Latest commit

 

History

History

mimic_preprocessing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

MIMIC-III dataset

  • The MIMIC-III dataset can be found at https://mimic.physionet.org/.
  • To access MIMIC-III you’ll have to complete certain training.
  • After getting access to MIMIC-III and downloading the dataset the following GitHub repo can be used to create an initial preprocessed version: https://github.com/yerevann/mimic3-benchmarks
  • Follow the instructions in the README of the GitHub repository
  • Following the instructions will create several benchmarking datasets for different tasks, e.g. predicting the mortality of the patients
  • Corresponding paper to the repo: “Multitask Learning and Benchmarking with Clinical Time Series Data”, https://arxiv.org/abs/1703.07771