MIMIC Code Repository: Code shared by the research community for the MIMIC-III database
Jupyter Notebook HTML PLSQL PLpgSQL Python Makefile Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
benchmark
buildmimic
comorbidity
cookbook/postgres
demographics
etc
migrating
notebooks
sepsis
severityscores
tests
.gitattributes
.gitignore
.travis.yml
LICENSE
README.md
styleguide.md

README.md

MIMIC Code Repository

This is a repository of code shared by the research community. The repository is intended to be a central hub for sharing, refining, and reusing code used for analysis of the MIMIC critical care database. To find out more about MIMIC, please see: https://mimic.physionet.org

How to contribute

Our team has worked hard to create and share the MIMIC dataset. We encourage you to share the code that you use for data processing and analysis. Sharing code helps to make studies reproducible and promotes collaborative research. To contribute, please:

Coding style

Please refer to the style guide for guidelines on formatting your code for the repository.