Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashlinharris/mldemo

Machine Learning with Synthetic Health Records
https://github.com/ashlinharris/mldemo

Last synced: about 1 month ago
JSON representation

Machine Learning with Synthetic Health Records

Awesome Lists containing this project

README

        

__This repository is deprecated!__
- General-purpose functions have been moved here: https://github.com/bcbi/PreprocessMD.jl
- The new (private) research pipeline is currently hosted here: https://github.com/bcbi/InformaticsPipeline

# MLDemo
Machine Learning with Synthetic Health Records

# Requirements
This tutorial was developed for the Synthea COVID-19 10K CSV data set: https://synthea.mitre.org/downloads.
The path of the directory containing these files needs to be saved in `config.ini`.

# Use
The script `main.jl` should run without issue after all dependencies are installed.
It produces the plots in the `Figures/` directory (needs to be specified locally in `config.ini`), but I have included these in the repository,
along with the standard output (`out.txt`).