lemaslab / ehr-preeclampsia-model

Use mom-baby EHR to validate ShinyApp model. The goal of the project is to predict infant delivery for mothers with preeclampsia.
2 stars 0 forks source link

output analysis-ready data #25

Closed dlemas closed 2 years ago

dlemas commented 2 years ago

output analysis-ready data for docker container

dlemas commented 2 years ago

To access the shiny app, you’ll first need to install docker app, https://www.docker.com/. Then start docker and input docker run --rm -p 8091:8091 -d -it dgarmire/coxnnet-v2:1.0.1 in you terminal. Finally, navigate to 127.0.0.1:8091 in the browser, where you can upload the test data. It may take up to 10 mins to download all required material the first time you access the app, but the actual running time should be very brief.

dlemas commented 2 years ago

I have completed the analysis-ready script and tested above. We get output. Now I need to re-run with @admahadevan revised-ICD code classifications.