Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 493 Bytes

File metadata and controls

8 lines (5 loc) · 493 Bytes

mymeuron

Gibhub for use in MDN and MYMI's joint ML in triaging project.

MIMIC & VEMD data should not be uploaded to github as the repository is public

  • csv files have been added to .gitignore so feel free to add csv data files to your local directory.
  • to ensure sensitive data is not included within file outputs, nbstripout is employed. please use " pip install nbstripout && nbstripout --install " from the root of the mymeuron repo, and outputs should be cleared automatically.