Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.02 KB

cu-covid19-isolation

Self-reported vital sign and symptom data from COVID-19 isolation cohort, KCMH, Bangkok, Thailand The data are available in data.

Shield: CC BY 4.0

The included datasets are licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

Dependencies

A list of all required python packages can be found in requirement.txt.

To install dependencies, run

pip3 install -r requirements.txt

How to train model?

The code for training the XGBoost model is provided in training_model.ipynb.

The performance of the XGBoost model on each task.

Task PRAUC
Admitted within 1 day 0.7700±0.0693
Admitted within 2 days 0.8359±0.0372
Admitted within 3 days 0.9451±0.0185