Repository for NUS-MIT Datathon 2017 Team 02
eICU-CRD Dataset
Introduction & Documentation: https://eicu-crd.mit.edu/about/eicu/
MIMIC Dataset
Introduction & Documentation: https://mimic.physionet.org/about/mimic/
βββ data <- Data files
βΒ Β βββ external <- Data from third party sources.
βΒ Β βββ interim <- Intermediate data that has been transformed.
βΒ Β βββ processed <- The final, canonical data sets for modeling.
βΒ Β βββ raw <- The original, immutable data dump.
βΒ Β βββ [README.md](/data/README.md) <- Contain data structure.
β
βββ src <- Souce codes
βΒ Β βββ data <- source codes to download/clean data
βΒ Β βββ features <- Scripts to turn raw data into features for modeling
βΒ Β βββ models <- Scripts to train models and then use trained models to make predictions
βΒ Β βββ visualization <- Scripts to create exploratory and results oriented visualizations
β
βββ viz <--Visualisations
βΒ Β βββ notebook <- Jupyter notebooks
βΒ Β βββ tableau <- Tableau files
β
βββ web <- web based repository documentations and info