Skip to main content

Development and validation of a machine learning-based predictive model for assessing the 90-day prognostic outcome of patients with spontaneous intracerebral hemorrhage

Abstract

Background

Spontaneous intracerebral hemorrhage (sICH) is associated with significant mortality and morbidity. Predicting the prognosis of patients with sICH remains an important issue, which significantly affects treatment decisions. Utilizing readily available clinical parameters to anticipate the unfavorable prognosis of sICH patients holds notable clinical significance. This study employs five machine learning algorithms to establish a practical platform for the prediction of short-term prognostic outcomes in individuals afflicted with sICH.

Methods

Within the framework of this retrospective analysis, the model underwent training utilizing data gleaned from 413 cases from the training center, with subsequent validation employing data from external validation center. Comprehensive clinical information, laboratory analysis results, and imaging features pertaining to sICH patients were harnessed as training features for machine learning. We developed and validated the model efficacy using all the selected features of the patients using five models: Support Vector Machine (SVM), Logistic Regression (LR), Random Forest (RF), XGboost and LightGBM, respectively. The process of Recursive Feature Elimination (RFE) was executed for optimal feature screening. An internal five-fold cross-validation was employed to pinpoint the most suitable hyperparameters for the model, while an external five-fold cross-validation was implemented to discern the machine learning model demonstrating the superior average performance. Finally, the machine learning model with the best average performance is selected as our final model while using it for external validation. Evaluation of the machine learning model’s performance was comprehensively conducted through the utilization of the ROC curve, accuracy, and other relevant indicators. The SHAP diagram was utilized to elucidate the variable importance within the model, culminating in the amalgamation of the above metrics to discern the most succinct features and establish a practical prognostic prediction platform.

Results

A total of 413 patients with sICH patients were collected in the training center, of which 180 were patients with poor prognosis. A total of 74 patients with sICH were collected in the external validation center, of which 26 were patients with poor prognosis. Within the training set, the test set AUC values for SVM, LR, RF, XGBoost, and LightGBM models were recorded as 0.87, 0.896, 0.916, 0.885, and 0.912, respectively. The best average performance of the machine learning models in the training set was the RF model (average AUC: 0.906 ± 0.029, P < 0.01). The model still maintains a good performance in the external validation center, with an AUC of 0.817 (95% CI 0.705–0.928). Pertaining to feature importance for short-term prognostic attributes of sICH patients, the NIHSS score reigned supreme, succeeded by AST, Age, white blood cell, and hematoma volume, among others. In culmination, guided by the RF model’s variable importance weight and the model's ROC curve insights, the NIHSS score, AST, Age, white blood cell, and hematoma volume were integrated to forge a short-term prognostic prediction platform tailored for sICH patients.

Conclusion

We constructed a prediction model based on the results of the RF model incorporating five clinically accessible predictors with reliable predictive efficacy for the short-term prognosis of sICH patients. Meanwhile, the performance of the external validation set was also more stable, which can be used for accurate prediction of short-term prognosis of sICH patients.

Introduction

Spontaneous intracerebral hemorrhage (sICH) emanates from the unheralded rupture of cerebral arteries, veins, and capillaries of diverse dimensions, absent any traumatic influence [1]. sICH is one of the most disabling and deadly subtypes of stroke, accounting for approximately 10% to 20% of all stroke types and is the second leading cause of death in the world population [2]. Therefore, it is particularly important to predict the prognosis and early intervention of patients with sICH. Extant research delineates a heightened sICH incidence in middle- and low-income nations compared to their affluent counterparts (117 per 100 000 and 94 per 100 000, respectively), with a notable global surge in Asia relative to other ethnic contingencies [3].The disease burden of sICH is largely attributable to neglect of the management of controllable risk factors[4, 5]. Consequently, establishing a practical risk prediction model for sICH prognosis is crucial, enabling enhanced, precise management and improved patient outcomes.

Machine Learning (ML) has evolved into a potent computer-assisted method for data mining and analysis, garnering extensive application as a predictive instrument across diverse engineering and medical contexts [6, 7]. The predictive accuracy of ML proves superior to that of conventional statistical approaches [8, 9]. Previous studies indicate the linkage of patients with sICH prognosis to numerous elements, including demographic factors, hematoma volume, site of hemorrhage, inflammatory responses, and pharmaceutical impacts, cumulatively influencing the prognosis outcomes of sICH patients [10,11,12,13]. ML can analyze extensive data sets to uncover obscured predictive risk factors for enhanced clinical direction [14]. Previous studies have developed some predictive models for the short-term prognosis of patients with sICH using an imaging histology approach, which has high predictive efficacy but is not amenable to clinical practice [15, 16]. Furthermore, numerous studies fail to conduct external validation of their models, thereby constraining the model's generalizability and its broader applicability [17, 18]. Meanwhile, the vast majority of studies have only conducted model training and testing for machine learning by dividing the dataset randomly at one time, which increases the selection bias of the dataset and ultimately leads to unstable or even inaccurate performance of the model [19]. Other studies, despite constructing predictive models, have not grounded them in a platform for feasible use, thereby curtailing their clinical utility [20, 21].

Therefore, our research endeavors to contrast diverse machine learning models to predict the short-term prognostic outcome for sICH patients, based on various clinical features. Our objective further extends to ascertaining the significance of disparate features in influencing the prognostic outcome of sICH. Ultimately, we establish a simplified and efficient prediction platform founded on the most efficacious machine learning model, enhancing clinical practice value.

Methods and materials

Patients

We retrospectively collected 413 consented sICH patients admitted in the Department of Neurology at the Second People's Hospital of Hefei from January 2018 to March 2022 and included them in the study sample. For the validation sample, 74 cases of consented sICH patients admitted in the Department of Neurology at the First Affiliated Hospital of Anhui Medical University from December 2022 to May 2023 were composed for training, validating and testing the machine learning model. We included the patients with the following criteria: (1) age > 18 years; (2) meeting the diagnostic criteria for sICH established by the Cerebrovascular Disease Group of the Chinese Academy of Neurology, and the diagnosis was consistent with cranial CT scan; (3) time between the onset and first cranial CT examination < 24 h. Secondary cerebral hemorrhage, such as trauma, cerebral infarction with cerebral hemorrhage transformation, cerebrovascular malformation, and brain tumor, was also excluded. Exclude subarachnoid hemorrhage. Exclude patients who have undergone surgery, intervention, or other surgical instrumentation prior to the review of cranial CT. Exclude patients who have lost visits after sICH.

This study was approved by the Research Ethics Committees of the Hospital of Hefei Affiliated with Anhui Medical University (2023-yan-018) and the First Affiliated Hospital of Anhui Medical University (2021H048). All participants or their guardians agreed to the study and signed the informed consent forms.

Data acquisition

We collected characteristics such as general demographic characteristics, past medical history, laboratory tests and general imaging data of the patients. 1. demographic characteristics, including age, sex, smoking and drinking; 2. past medical history, including history of hypertension, diabetes mellitus; 3. laboratory tests, including white blood cells, neutrophils, lymphocyte and so on; 4. general imaging, including hematoma volume, bleeding location and so on.

Statistical methods

Selection of candidate variables and predictors

This study encompasses clinically pertinent characteristics of sICH patients, gathered at the point of admission. The attributes under consideration entail various dimensions, including general demographic characteristics, past medical history, laboratory tests and general imaging data. Continuous variables underwent standardized processing, while categorical variables were addressed with one-hot encoding methods.

Employing Recursive Feature Elimination (RFE), the study sifted for the superior subset to procure the most favorable combination of features. RFE is a mainstream screening method for machine learning feature screening. RFE removes features that are not important for the ending variables, and ultimately obtains the optimal combination of variables for the best performance of the model [22]. RFE helps to improve the performance of predictive models, especially in avoiding overfitting, and is beneficial in improving the generalization ability of the model. RFE reduces the number of features and makes the model simpler, easier to interpret, which is beneficial for clinical applications [23]. Following this, the refined optimal subset feature tables were integrated into our quintet of machine learning models for concurrent training and testing.

Machine learning models

In this study, five distinct machine learning models were employed for both training and testing, namely, Support Vector Machines (SVM), Logistic Regression (LR), Random Forest (RF), LightGBM, and XGBoost.

SVM is a supervised machine learning algorithm that can be used for regression and classification problems. It functions by delineating data into decision boundaries for varied classes, concurrently maximizing the margin between these boundaries and the nearest data instances, thereby enhancing the model’s classification performance and generalization capability.

LR is a generalized linear regression model which is commonly used to solve classification problems, this model is easy to understand and explain.

RF is an integrated learning method based on decision trees. It operates on the logic of improving the accuracy and robustness of the model by constructing multiple decision trees based on random samples and random features. This model is a powerful machine learning model and is a good choice for solving classification problems.

LightGBM is a high-performance gradient boosting decision tree based running framework commonly used to solve classification and regression problems. Its unique histogram gradient boosting method and leaf-wise learning strategy make it perform well in large datasets, and it is a powerful tool for solving classification problems.

XGboost is a mainstream machine learning model. It is an integrated learning method based on gradient boosting tree, which further improves the accuracy of the model by constructing multiple decision trees to reduce the prediction error. At the same time, the model can support multiple loss functions and regularization features, making XGboost known for its high performance and scalability in the field of machine learning.

In this study, every enlisted machine learning model was meticulously configured to utilize the aforementioned scrutinized features, with the aim to effectively differentiate between poor and good short-term prognoses for sICH patients.

Selection of machine learning models

The dataset within the training set is divided in a 7:3 ratio. This division allocated seven parts for model training, utilizing the remaining three parts for testing model performance. Internal fivefold cross-validation was employed to discern the most suitable hyperparameters for each distinct model, individually applied to each model for enhanced precision. Moreover, external fivefold cross-validation facilitated the comparison of machine learning models, identifying the model with superior average performance as the ultimate predictive model.

Evaluation metrics, including AUC and accuracy, served to assess each model’s performance. The SHAP method was employed to showcase the important weight of each variable, offering insights into their relative importance within the model. In conclusion, the optimal amalgamation of predictor variables was determined by integrating variable importance weight and combinations, culminating in the establishment of a comprehensive prediction platform.

Additional statistical techniques

Data analysis and visualization were conducted utilizing SPSS (version 24.0), Python (version 3.10.10), Scikit-learn (version 1.2.2) and Shiny (version 0.5.1). Categorical variables underwent evaluation with chi-square or Fisher’s test, with the findings outlined in percentage terms. Continuous variables adhering to normal distribution were depicted as mean ± standard deviation, and scrutinized using the t-test. Non-normally distributed data were characterized using quartiles and assessed with non-parametric tests. A p-value under 0.05 (two-tailed) was considered indicative of statistical significance.

Results

Clinical characteristics

Table 1 provides a comparison of the baseline characteristic between the training set and external testing set data. No substantial differences were observed between the training set and the external test set across the majority of features. The proportion of patients with hypertension was notably higher in the external test set than in the training set (91.89% VS 72.64%, P < 0.001). Contrarily, the proportion of patients consuming alcohol was significantly elevated in the training set compared to the external test set (28.57% VS 13.51%, P = 0.007). Concurrently, the incidence of intraventricular hemorrhage was appreciably higher in the training set than in the external test set (24.32% VS 9.2%, P < 0.001). Moreover, uric acid levels were markedly higher in the training set (351.04 ± 123.55 VS 266.43 ± 105.84, P = 0.00). In the external test set, the AST was significantly elevated compared to the training set (32.31 ± 21.13 VS 26.42 ± 12.17, P = 0.022). Furthermore, in the training set, GCS scores were significantly lower (12.86 ± 3.42 VS 13.70 ± 3.08, P = 0.047), while NIHSS scores were considerably higher (10.08 ± 9.73 VS 7.59 ± 8.56, P = 0.04) (Table 1).

Table 1 Demographics and clinical characteristics of study in the training and validation cohorts

Table 2 delineates the disparities between groups regarding the varied prognoses of sICH patients in the training set. Within the poor prognosis group, the ratio of elderly patients was significantly augmented compared to the good prognosis group (56.1% VS 44.2%, P = 0.016). The incidence of intraventricular hemorrhage was markedly elevated in the poor prognosis group compared to the good prognosis group (48.9% VS 11.2%, P = 0.000). Additionally, a significant distinction in hematoma volume was noted between the two groups (P = 0.000) (Table 2).

Table 2 ICH patients’ characteristics in the Training cohort

Selection of predictors

We employ a RFE strategy for feature screening. The amalgamation of optimal subsets ascertained according to the recursive feature elimination method includes: NIHSS score, AST, Age, White Blood Cell, Hematoma volume, Urine nitrogen, Neutrophils, Glucose, Creatinine, Systolic Pressure, ALT, Lymphocyte, Diastolic Pressure, Uric acid, GCS score.

Multiple machine learning model performance

We based our model training and testing on the aforementioned selected features. The AUC of all models on the internal test set ranged between 0.85 and 0.95, with the RF model emerging as the most efficacious [AUC: 0.916, 95% CI (0.859–0.972)] (Fig. 1). During the external fivefold cross-validation, the mean performance of the RF persistently ranked superior (AUC: 0.906 ± 0.029) (Fig. 2). Table 3 illustrates a comparison of common performance metrics among diverse machine learning prediction models. Based on these outcomes, we select the RF model as our concluding risk prediction model.

Fig. 1
figure 1

ROC curve analysis of the five machine learning alorithms for predicting short-term prognosis of ICH patients in the test data

Fig. 2
figure 2

The average AUC performance of five machine learning models subjected to fivefold external cross-validation

Table 3 Comparative analysis of the performance outcomes across various machine learning models

The performance of the RF model, trained as described, remains stable in the external test set (AUC: 0.817, 95% CI (0.705–0.928)) (Fig. 3).

Fig. 3
figure 3

ROC curve analysis of the RF alorithms for predicting short-term prognosis of ICH patients in the external test set

Variable importance and variable interpretation

We visualize the impact of predictor variables on outcomes based on SHAP plots. Specifically, the influence of a variable on the outcome can be visually interpreted through the magnitude of the SHAP value (indicated by a change in color) and the trend on the horizontal axis of the variable (probability of developing a poor outcome). For instance, in the scenario of NIHSS scores, individuals with elevated scores (represented in red) are more prone to have an adverse prognosis (on the right-hand side) compared to those with lower NIHSS scores (depicted in blue). Similarly, for individuals with augmented AST levels (in red), the prognosis for sICH patients is likely to be unfavorable (right side). The prognosis for patients with sICH may be unfavorable for those individuals whose hematoma volume is not hematoma volume_1 (hematoma volume > 20 ml, indicated in blue) (located on the right) (Fig. 4).

Fig. 4
figure 4

SHAP analyses of the RF model for predicting poor prognosis of ICH patients

Implementation of web calculator

We additionally plotted the combined AUC and variable importance line graphs, utilizing model prediction data constituted by variable importance and variable combinations from RF model. As per the figure, it is evident that the amalgamation of variables including NIHSS score, AST level, Age, White blood cell, and Hematoma volume is capable of attaining the optimized and streamlined predictive efficacy (Fig. 5). A web calculator was constructed based on these five indicators, facilitating individualized prediction of prognostic risk in sICH patients (https://surge-ustc.shinyapps.io/hemorrhage_prognosis/) (Fig.  6).

Fig. 5
figure 5

Comparison of the performance derived from RF model constructed with various variable combinations based on variable importance

Fig. 6
figure 6

A web-based calculator for predicting short-term prognosis in patients with ICH

Discussion

The dangers of sICH cannot be underestimated. Research data indicates that the disability rate of sICH soars between 40 and 80%, and almost half of the affected individuals succumb within one-month post-onset of the ailment [24, 25]. When cerebral hemorrhage occurs, blood permeates into the brain parenchyma from a burst cerebral vessel, potentially escalating intracranial pressure and inflicting damage to adjacent brain cells [26]. This cascade can lead to pronounced neurological dysfunction. A severe cerebral hemorrhage may precipitate limb paralysis, aphasia, coma, and in dire circumstances, death [27]. Prognosticating the outcome of sICH enhances our understanding of patient conditions and potential risks, enabling the administration of more tailored therapeutic interventions. Solely considering the condition, numerous factors influence the prognosis of sICH, chiefly among them being the site and volume of bleeding. Nevertheless, the prognosis is not rigid, and factors such as patient age and preceding health status exert significant influence [28]. Consequently, even seasoned neurologists find it challenging to predict the short-term outcome of sICH. Therefore, establishing a systematic prediction platform for short-term prognosis of sICH patients and realizing online calculation of individual risks has important clinical practice value.

In this individual-level analysis of a retrospective study cohort, a newly devised machine-learning-based tool was developed for the prediction of short-term prognosis in patients with sICH. From a relatively large number of health- and prognostic-related variables, a series of data-driven selection approaches were utilized, and the five most pivotal predictors were identified. The RF model predicted the short-term prognosis in sICH with an AUC of 0.916, indicating a high predictive performance. Enhanced performance was also observed upon its application to the prediction of an external validation dataset. Our proposed clinical prognostic prediction tool is effortless to implement in clinical settings, enabling a swift prognosis of clinical outcomes, contributing significantly to clinical decision making.

Amidst the progression of machine learning, random forest models emerge as a superior methodology for constructing relevant medical predictive models. Previous studies by Huang et al. have shown that RF models can improve the prediction capability of prognosis in acute respiratory distress syndrome [29]. In the present study, the RF model identified NIHSS score, AST level, age, white blood cell counts and hematoma volume as the top 5 risk factors for short-term prognosis of sICH. This model uses the simplest combination of variables while achieving the best predictive performance. To reduce the risk of dataset selection bias due to random dataset splitting, we performed external fivefold cross-validation of all machine learning models to obtain the average performance of each machine learning model based on five predictions. Results from external cross-validation reveal that RF model (AUC: 0.906 ± 0.029) outperform other machine learning models in terms of average predictive performance. The findings indicate that the AUC of the RF model in the testing set stands at 0.916(95% CI 0.827–1.005), surpassing other models. Concurrently, within the external validation dataset, the AUC of the RF model reached 0.817, signaling the robust generalization capability of the RF model, affirming its applicability in clinically predicting sICH short-term prognosis.

The NIHSS score has garnered extensive utilization in clinical trials concerning acute ischemic stroke for the assessment of stroke severity [30]. A research endeavor spearheaded by UK academics sought to authenticate the association between NIHSS scale score items and prognosis in hyperacute-phase stroke patients undergoing thrombolysis treatment. The study outcomes unveiled a significant association between NIHSS score items, functional prognosis, and mortality in patients enduring acute ischemic stroke under thrombolysis [31]. In patients with hemorrhagic stroke, NIHSS scores have garnered escalating attention recently [32]. Our study echoes this by demonstrating a correlation between elevated NIHSS scores and a dismal short-term prognosis, aligning with prior research [21, 33]. Our study also found that patients with higher AST would have poorer prognosis. This is consistent with the findings of Tan et al. [34]. This may be due to the fact that AST is a glutamate-regulating enzyme, and higher AST levels lead to higher glutamate levels, and the neurotoxicity of glutamate leads to a poorer prognosis for patients [35, 36]. Moreover, our findings also indicate that age is a significant factor of poor prognoses in patients with sICH. The results show an increased risk of poor prognosis in sICH patients with advancing age. As patients age, their physiological reserves decline and they are less able to recover from a cerebral hemorrhage event. Previous studies have also revealed that the effects of ageing on hematoma volume and neuroinflammation exacerbate the poor prognosis of sICH patients [37, 38]. Our results also show that as white blood cell levels increase, the risk of poor prognosis in sICH patients also increases significantly. An augmented white blood cell count typically signifies the manifestation of an inflammatory response within the organism. sICH precipitates both localized and systemic inflammatory reactions, which, in the context of sICH, can induce collateral damage to the adjacent cerebral tissue and potentiate the severity of cerebral edema [39]. Concurrently, post-hemorrhagic immune cell aggregation, encompassing white blood cell, at the hemorrhage locus could amplify neuronal injury through the secretion of pro-inflammatory cytokines and proteolytic enzymes [40]. We also found that patients with smaller hematoma volumes (< 20 ml) had a better prognosis relative to those with larger hematoma volumes, which is consistent with many previous studies [41].

The strength of this study is the comparison of different ML models to predict the short-term prognosis of sICH. The external validation performance and comparison with other models also demonstrated that the RF model has a good predictive value for short-term prognosis of sICH. For further application, we built a user-friendly online prediction platform for neurologists and patients worldwide.

Certainly, our study has some limitations. Firstly, leukocyte counts may be influenced by a number of factors, such as the use of medication. Secondly, the present study is a retrospective paired-cohort study and there may be some bias in the results of the study. Furthermore, the limited number of cases in external validation centers may limit the reliability of the present results. Future research endeavors should engage in multi-center validation and embark on large-scale prospective studies to enhance the robustness of our findings.

In conclusion, a predictive model has been established, leveraging the outcomes of the RF model and integrating four clinically attainable predictors. This model exhibits dependable predictive efficacy for the short-term prognosis of sICH patients. Meanwhile, the performance of the external validation set was also more stable, which can be used for accurate prediction of short-term prognosis of sICH patients.

Availability of data and materials

The data used in this study are available from the corresponding author upon reasonable request.

References

  1. Sheth KN. Spontaneous intracerebral hemorrhage. N Engl J Med. 2022;387:1589–96.

    Article  CAS  PubMed  Google Scholar 

  2. Anderson CS, Heeley E, Huang Y, Wang J, Stapf C, Delcourt C, Lindley R, Robinson T, Lavados P, Neal B, et al. Rapid blood-pressure lowering in patients with acute intracerebral hemorrhage. N Engl J Med. 2013;368:2355–65.

    Article  CAS  PubMed  Google Scholar 

  3. Feigin VL, Lawes CM, Bennett DA, Barker-Collo SL, Parag V. Worldwide stroke incidence and early case fatality reported in 56 population-based studies: a systematic review. Lancet Neurol. 2009;8:355–69.

    Article  PubMed  Google Scholar 

  4. O’Donnell MJ, Chin SL, Rangarajan S, Xavier D, Liu L, Zhang H, Rao-Melacini P, Zhang X, Pais P, Agapay S, et al. Global and regional effects of potentially modifiable risk factors associated with acute stroke in 32 countries (INTERSTROKE): a case-control study. Lancet. 2016;388:761–75.

    Article  PubMed  Google Scholar 

  5. Kittner SJ, Sekar P, Comeau ME, Anderson CD, Parikh GY, Tavarez T, Flaherty ML, Testai FD, Frankel MR, James ML, et al. Ethnic and racial variation in intracerebral hemorrhage risk factors and risk factor burden. JAMA Netw Open. 2021;4: e2121921.

    Article  PubMed  PubMed Central  Google Scholar 

  6. Giuliani C. The flavonoid quercetin induces AP-1 activation in FRTL-5 thyroid cells. Antioxidants. 2019;8:112.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  7. Sajjadian M, Lam RW, Milev R, Rotzinger S, Frey BN, Soares CN, Parikh SV, Foster JA, Turecki G, Muller DJ, et al. Machine learning in the prediction of depression treatment outcomes: a systematic review and meta-analysis. Psychol Med. 2021;51:2742–51.

    Article  PubMed  Google Scholar 

  8. Stumpo V, Staartjes VE, Esposito G, Serra C, Regli L, Olivi A, Sturiale CL. Machine learning and intracranial aneurysms: from detection to outcome prediction. Acta Neurochir Suppl. 2022;134:319–31.

    Article  PubMed  Google Scholar 

  9. Frizzell JD, Liang L, Schulte PJ, Yancy CW, Heidenreich PA, Hernandez AF, Bhatt DL, Fonarow GC, Laskey WK. Prediction of 30-day all-cause readmissions in patients hospitalized for heart failure: comparison of machine learning and other statistical approaches. JAMA Cardiol. 2017;2:204–9.

    Article  PubMed  Google Scholar 

  10. Jørgensen DHS, Nakayama H, Raaschou HO, Olsen TS. Intracerebral hemorrhage versus infarction: Stroke severity, risk factors, and prognosis. Ann Neurol. 1995. https://doi.org/10.1002/ana.410380110.

    Article  PubMed  Google Scholar 

  11. Oie LR, Madsbu MA, Solheim O, Jakola AS, Giannadakis C, Vorhaug A, Padayachy L, Jensberg H, Dodick D, Salvesen O, Gulati S. Functional outcome and survival following spontaneous intracerebral hemorrhage: a retrospective population-based study. Brain Behav. 2018;8: e01113.

    Article  PubMed  PubMed Central  Google Scholar 

  12. Geng Z, Guo T, Cao Z, He X, Chen J, Yue H, Wu A, Wei L. Development and validation of a novel clinical prediction model to predict the 90-day functional outcome of spontaneous intracerebral hemorrhage. Front Neurol. 2023;14:1260104.

    Article  PubMed  PubMed Central  Google Scholar 

  13. Li S, Tang M, Zhang D, Han F, Zhou L, Yao M, Li M, Cui L, Zhang S, Peng B, et al. The prevalence and prognosis of asymptomatic intracranial atherosclerosis in a community-based population: results based on high-resolution magnetic resonance imaging. Eur J Neurol. 2023;30:3761–71.

    Article  PubMed  Google Scholar 

  14. Greener JG, Kandathil SM, Moffat L, Jones DT. A guide to machine learning for biologists. Nat Rev Mol Cell Biol. 2022;23:40–55.

    Article  CAS  PubMed  Google Scholar 

  15. Nawabi J, Kniep H, Elsayed S, Friedrich C, Sporns P, Rusche T, Bohmer M, Morotti A, Schlunk F, Duhrsen L, et al. Imaging-based outcome prediction of acute intracerebral hemorrhage. Transl Stroke Res. 2021;12:958–67.

    Article  PubMed  PubMed Central  Google Scholar 

  16. Tao WD, Wang J, Schlaug G, Liu M, Selim MH. A comparative study of fractional anisotropy measures and ICH score in predicting functional outcomes after intracerebral hemorrhage. Neurocrit Care. 2014;21:417–25.

    Article  PubMed  Google Scholar 

  17. Li S, Zhang J, Hou X, Wang Y, Li T, Xu Z, Chen F, Zhou Y, Wang W, Liu M. Prediction model for unfavorable outcome in spontaneous intracerebral hemorrhage based on machine learning. J Korean Neurosurg Soc. 2023. https://doi.org/10.3340/jkns.2023.0118.

    Article  PubMed  PubMed Central  Google Scholar 

  18. Wang J, Du Y, Wang A, Zhang X, Bian L, Lu J, Zhao X, Wang W. Systemic inflammation and immune index predicting outcomes in patients with intracerebral hemorrhage. Neurol Sci. 2023;44:2443–53.

    Article  PubMed  Google Scholar 

  19. Pei L, Fang T, Xu L, Ni C. A radiomics model based on CT images combined with multiple machine learning models to predict the prognosis of spontaneous intracerebral hemorrhage. World Neurosurg. 2023. https://doi.org/10.1016/j.wneu.2023.11.002.

    Article  PubMed  Google Scholar 

  20. Zou J, Chen H, Liu C, Cai Z, Yang J, Zhang Y, Li S, Lin H, Tan M. Development and validation of a nomogram to predict the 30-day mortality risk of patients with intracerebral hemorrhage. Front Neurosci. 2022;16: 942100.

    Article  PubMed  PubMed Central  Google Scholar 

  21. Li J, Luo D, Peng F, Kong Q, Liu H, Chen M, Tong L, Gao F. ANAID-ICH nomogram for predicting unfavorable outcome after intracerebral hemorrhage. CNS Neurosci Ther. 2022. https://doi.org/10.1111/cns.13941.

    Article  PubMed  PubMed Central  Google Scholar 

  22. Escanilla NS, Hellerstein L, Kleiman R, Kuang Z, Shull JD, Page D. Recursive feature elimination by sensitivity testing. Proc Int Conf Mach Learn Appl. 2018;2018:40–7.

    PubMed  Google Scholar 

  23. Ravishankar H, Madhavan R, Mullick R, Shetty T, Marinelli L, Joel SE: Recursive feature elimination for biomarker discovery in resting-state functional connectivity. In 2016 38th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC). IEEE; 2016: 4071-4074

  24. Tan AP, Svrckova P, Cowan F, Chong WK, Mankad K. Intracranial hemorrhage in neonates: a review of etiologies, patterns and predicted clinical outcomes. Eur J Paediatr Neurol. 2018;22:690–717.

    Article  PubMed  Google Scholar 

  25. Rabinstein AA. Prognosis after ICH: A necessity despite uncertainties. Neurol Official J Am Acad Neurol. 2016. https://doi.org/10.1212/WNL.0000000000002684.

    Article  Google Scholar 

  26. Hu R, Zhang C, Xia J, Ge H, Zhong J, Fang X, Zou Y, Lan C, Li L, Feng H. Long-term outcomes and risk factors related to hydrocephalus after intracerebral hemorrhage. Transl Stroke Res. 2021;12:31–8.

    Article  CAS  PubMed  Google Scholar 

  27. Poon MT, Fonville AF, Al-Shahi Salman R. Long-term prognosis after intracerebral haemorrhage: systematic review and meta-analysis. J Neurol Neurosurg Psychiatry. 2014;85:660–7.

    Article  PubMed  Google Scholar 

  28. Toffali M, Carbone F, Fainardi E, Morotti A, Montecucco F, Liberale L, Padovani A. Secondary prevention after intracerebral haemorrhage. Eur J Clin Investig. 2023. https://doi.org/10.1111/eci.13962.

    Article  Google Scholar 

  29. Huang B, Liang D, Zou R, Yu X, Dan G, Huang H, Liu H, Liu Y. Mortality prediction for patients with acute respiratory distress syndrome based on machine learning: a population-based study. Ann Transl Med. 2021;9:794.

    Article  PubMed  PubMed Central  Google Scholar 

  30. Kwah LK, Diong J. National institutes of health stroke scale (NIHSS). J Physiother. 2014;60:61.

    Article  PubMed  Google Scholar 

  31. Abdul-Rahim AH, Fulton RL, Sucharew H, Kleindorfer D, Khatri P, Broderick JP, Lees KR, Committee S-MS. National institutes of health stroke scale item profiles as predictor of patient outcome: external validation on safe implementation of thrombolysis in stroke-monitoring study data. Stroke. 2015;46:2779–85.

    Article  CAS  PubMed  Google Scholar 

  32. Zhao J, Yuan F, Fu F, Liu Y, Xue C, Wang K, Yuan X, Li D, Liu Q, Zhang W, et al. Hypertension management in elderly with severe intracerebral hemorrhage. Ann Clin Transl Neurol. 2021;8:2059–69.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  33. Katsanos AH, Krogias C, Lioutas VA, Goyal N, Zand R, Sharma VK, Varelas P, Malhotra K, Paciaroni M, Sharaf A, et al. The prognostic utility of ICH-score in anticoagulant related intracerebral hemorrhage. J Neurol Sci. 2020;409: 116628.

    Article  CAS  PubMed  Google Scholar 

  34. Tan G, Hao Z, Lei C, Chen Y, Yuan R, Xu M, Liu M. Subclinical change of liver function could also provide a clue on prognosis for patients with spontaneous intracerebral hemorrhage. Neurol Sci. 2016;37:1693–700.

    Article  PubMed  Google Scholar 

  35. Ruban A, Daya N, Schneider ALC, Gottesman R, Selvin E, Coresh J, Lazo M, Koton S. Liver enzymes and risk of stroke: the atherosclerosis risk in communities (ARIC) study. J Stroke. 2020;22:357–68.

    Article  PubMed  PubMed Central  Google Scholar 

  36. Tsuji H, Shiojima I. Elevated aminotransferase levels and intracerebral hemorrhage deaths in a general Japanese population. Int Heart J. 2023;64:678–83.

    Article  CAS  PubMed  Google Scholar 

  37. Lively S, Schlichter LC. Age-related comparisons of evolution of the inflammatory response after intracerebral hemorrhage in rats. Transl Stroke Res. 2012;3:132–46.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  38. James ML, Langefeld CD, Sekar P, Moomaw CJ, Elkind MS, Worrall BB, Sheth KN, Martini SR, Osborne J, Woo D. Assessment of the interaction of age and sex on 90-day outcome after intracerebral hemorrhage. Neurology. 2017;89:1011–9.

    Article  PubMed  PubMed Central  Google Scholar 

  39. Morotti A, Phuah CL, Anderson CD, Jessel MJ, Schwab K, Ayres AM, Pezzini A, Padovani A, Gurol ME, Viswanathan A, et al. Leukocyte count and intracerebral hemorrhage expansion. Stroke. 2016;47:1473–8.

    Article  PubMed  PubMed Central  Google Scholar 

  40. Mei S, Shao Y, Fang Y, Lu J, Zheng J, Xu S, Wu H, Sun Z, Yu J, Chen S, et al. The changes of leukocytes in brain and blood after intracerebral hemorrhage. Front Immunol. 2021;12: 617163.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  41. LoPresti MA, Bruce SS, Camacho E, Kunchala S, Dubois BG, Bruce E, Appelboom G, Connolly ES Jr. Hematoma volume as the major determinant of outcomes after intracerebral hemorrhage. J Neurol Sci. 2014;345:3–7.

    Article  PubMed  Google Scholar 

Download references

Acknowledgements

We are grateful to all the patients who participated in the study and to the staff who helped recruit, collect, manage and process the samples.

Funding

This work was supported by the National Natural Science Foundation of China (no. 31970979 to K. W., 821001498 to X. W., 82371201 to L.W.); the 2021Key R & D project in Anhui Province (no.202104j07020033 to K. W.); the STI2030-Major Projects (No. 2021ZD0201801 to P. H.); the Research Fund of Anhui Institute of translational medicine (No.2022zhyx-B11 to L.W.); the Postgraduate Innovation Research and Practice Program of Anhui Medical University (No.YJS20230127 to Z.G.).

Author information

Authors and Affiliations

Authors

Contributions

ZG: performed the data analysis, drafted original manuscript, revised the draft paper, critical revision of the manuscript for important intellectual content. CY: helped to collect the data and analysis. ZZ: helped to collect the data and analysis. TG: helped to analyze data. CL: helped to analyze data. Aimei Wu: helped to collect the data. XW: helped to collect the data. LW: helped to collect the data. YT: helped to collect the data. PH: designed, conceived and supervised the study. KW: designed, conceived and supervised the study. All the authors have read and approved the final manuscript.

Corresponding authors

Correspondence to Panpan Hu or Kai Wang.

Ethics declarations

Ethics approval and consent to participate

This study was approved by the Research Ethics Committees of the Hospital of Hefei Affiliated with Anhui Medical University (2023-yan-018) and the First Affiliated Hospital of Anhui Medical University (2021H048). All participants or their guardians agreed to the study and signed the informed consent forms.

Consent for publication

Not applicable.

Competing interests

Not applicable.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Geng, Z., Yang, C., Zhao, Z. et al. Development and validation of a machine learning-based predictive model for assessing the 90-day prognostic outcome of patients with spontaneous intracerebral hemorrhage. J Transl Med 22, 236 (2024). https://doi.org/10.1186/s12967-024-04896-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12967-024-04896-3

Keywords