Skip to content

Shiny app to predict the risk of death by COVID-19 based on demographic data. Support Vector Machine (SVM) and XGBoost were used.

Notifications You must be signed in to change notification settings

josephmars/COVID19_death_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prediction of risk of death by COVID19 (2020)

Shiny app to predict the risk of death by COVID-19 based on demographic data. It leverages the classification model SVM trained on public available data from the Colombian Ministry of Health. The app is in Spanish.

App diagram

Demographic data:

  • Age
  • Sex
  • City and department
  • Days before notification of symptoms

How to run the app:

  1. Clone the repository
  2. You can run the app by running shiny::runApp("app") in R.

Acknowledgments

  • Data provided by the Colombian Ministry of Health.
  • Model trained togethr with the Analytics Research Lab of the Universidad del Norte.

About

Shiny app to predict the risk of death by COVID-19 based on demographic data. Support Vector Machine (SVM) and XGBoost were used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages