Study of all out-of-hospital cardiac arrest (OHCA) cases in Sweden from 2010-2020 using the Swedish CPR Registry
We had 393 candidate predictors describing the circumstances at the time of cardiac arrest, critical time intervals, patient demographics, initial presentation, spatiotemporal data, socioeconomic status, medications, and pre-arrest comorbidities.
To develop, evaluate, and test a range of predictive models, we created stratified (outcome measure) random samples of the study population
Created training set (60% of the data), evaluation set (20% of the data), and test set (20% of the data)
Thirty-day survival and cerebral performance category (CPC) scores at discharge were assessed using multiple machine learning frameworks with hyperparameter tuning
Parsimonious models with top 1 to 20 strongest predictors were tested
Decision thresholds were calibrated to assess survival sensitivity at a 95% cutoff
The final model is deployed as a web application
The imbalance in SRCR is evident as approximately 10% of all patients survive
The imbalance is addressed by downsampling the number of deaths, e.g. for one survivor we include four deaths, thus reducing the class imbalance
Only the training data set is artificially balanced