Our study explored the comparative performance of ML classifiers across four model types, focusing on the top-performing classifiers and their key features for predicting binary oxygen saturation outcomes in COVID-19 patients, to guide resource allocation in healthcare settings, such as deciding when to admit patients to ICU or administer high-flow oxygen therapy. The models incorporated a diverse set of features, including clinical, laboratory, CT-based, and integrated data to offer a comprehensive understanding of the outcomes. The best-performing classifiers for each model align with the underlying patterns of the data, reflecting the linearity or non-linearity of the feature sets. The feature importance values and stability metrics provide insights into the robustness and reliability of each model.
The ability to predict oxygen saturation levels in COVID-19 patients is crucial for assessing disease severity and guiding clinical decisions. In the Clinical Model, where the logistic regression classifier achieved an AUC of 0.82, age emerged as the most significant predictor, with a feature importance of 0.51 and a stability of 0.89. This finding underscores the well-documented correlation between advanced age and severe respiratory distress in COVID-19. Gender, with a feature importance of 0.33 and stability of 0.81, indicates possible gender-related differences in disease progression. Fever, a common symptom of COVID-19, also contributed significantly to the model, suggesting that clinical symptoms play a vital role in predicting oxygen saturation (
2,
3).
The Laboratory Model, with an AUC of 0.82 for linear SVM, identified WBC count as the primary predictor. This strong importance points to the role of the immune response in the progression of COVID-19. The lymphocyte count, with an importance of 0.35 and stability of 0.83, further supports the idea that immune system markers are critical in understanding disease severity. Platelet count, with an importance of 0.32 and stability of 0.80, suggests that coagulation factors may also have a role in predicting oxygen saturation outcomes, emphasizing the broader systemic impact of COVID-19.
The Computed Tomography-Based Model, where the RF classifier achieved an AUC of 0.87, brought attention to the radiological features of COVID-19. Mean lesion volume was the top predictor, highlighting the significance of lung lesion volume in assessing disease severity. Lower zone predominance and NLLV skewness suggest that spatial distribution and volume consistency of lung tissue are essential factors in determining oxygen saturation (
15). Finally, the Integrated Model, which combined clinical, laboratory, and CT-based features, demonstrated a broader range of significant predictors. The SVM with RBF kernel achieved an AUC of 0.89, with WBC count and mean NLLV as the leading predictors, suggesting that combining immune response markers with radiological data provides a more comprehensive view of disease severity. Crazy paving, a specific CT pattern, further contributes to the predictive power of the integrated approach. The integration of these diverse features emphasizes the critical role of radiology and underscores the need for ongoing research to improve predictive accuracy and clinical outcomes (
2,
3,
15).
In a clinical setting, these models could be deployed as triage support tools at admission. Given that all input features are routinely available within hours, real-time prediction of oxygen saturation status could inform ICU referrals, high-flow oxygen initiation, or monitoring intensity. Probability thresholds (e.g., ≥ 0.70 from the Integrated Model) could be defined for actionable interventions, optimized to institutional capacity and risk tolerance. The model’s high NPV (NPV = 0.884) suggests that patients classified as low risk could be safely managed in general wards, aiding in resource allocation during surges. A limitation of this study is its retrospective design, which may inherently carry biases due to reliance on existing hospital records. The inclusion of only admitted patients with confirmed COVID-19 could lead to selection bias, potentially excluding milder cases not requiring hospitalization. The study's cohort focused on a single hospital, which may not represent broader demographic or regional variations. Data standardization techniques such as z-score and one-hot encoding may also introduce inconsistencies in the processed data, affecting model robustness. Finally, the CT-based features, while comprehensive, may not capture all relevant variables contributing to disease progression. The reliance on specific ML classifiers, though effective, could be restricted by their inherent assumptions and limitations, impacting the broader applicability of the findings.
Demographic imbalance — particularly in age and sex — may influence model predictions, as these variables were among the most influential features in the Clinical and Integrated models. While covariates were included to mitigate bias, subgroup-specific calibration or fairness analysis was not performed and should be addressed in future work. Institutional bias may also be present due to consistent imaging protocols and treatment pathways at a single site. Although preprocessing techniques and feature selection were designed to reduce dependency on institutional artifacts, generalizability must be confirmed through multi-center validation.
Although external validation was not performed, methodological safeguards were applied to enhance generalizability. These included stratified 10-fold cross-validation, a separate 30% test set, and robust feature selection pipelines incorporating recursive elimination, redundancy filtering, and stability subsampling. All models maintained consistent AUC performance across folds (standard deviation ≤ 0.03), and calibration metrics demonstrated reliable probability estimates. Input features were restricted to routinely available clinical, laboratory, and semantic CT variables to ensure practical transferability across settings. While external datasets remain necessary for prospective transportability testing, this study establishes internal generalization under a rigorously controlled technical design.
In conclusion, our analytical framework highlights the strengths and limitations of various classifiers across different models, emphasizing the underlying linearity or non-linearity in their feature sets. The study contributes to the field of COVID-19 research by demonstrating the importance of CT scans in assessing disease severity and predicting patient outcomes. The findings are expected to guide clinical decision-making, such as ICU admissions and the need for high-flow oxygen therapy. Additionally, the study highlights the potential of ML models to integrate various data types, leading to more accurate severity assessments and enhanced patient care.
These insights provide a detailed comparative analysis that guides the selection of the most appropriate classifiers for predicting oxygen saturation outcomes in COVID-19 patients. The intertwined and multi-level approach to the discussion underscores the importance of understanding the unique characteristics of each model type and the complex interactions among various features in determining the best-performing classifiers. The results may inform future research directions, focusing on developing quantitative analysis tools for CT scans and integrating them with clinical algorithms for improved predictive accuracy and reproducibility.