Skip to content

Repository for NUS-MIT Datathon 2017 Team 02

License

Notifications You must be signed in to change notification settings

cying111/Datathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datathon

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/

Repository structure

    ├── 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

About

Repository for NUS-MIT Datathon 2017 Team 02

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%