Skip to main content

Assessing the predictive capability of machine learning models in determining clinical outcomes for patients with cervical spondylotic myelopathy treated with laminectomy and posterior spinal fusion

Abstract

Background

Cervical spondylotic myelopathy (CSM) is a prevalent degenerative condition resulting from spinal cord compression and injury. Laminectomy with posterior spinal fusion (LPSF) is a commonly employed treatment approach for CSM patients. This study aimed to assess the effectiveness of machine learning models (MLMs) in predicting clinical outcomes in CSM patients undergoing LPSF.

Methods

A retrospective analysis was conducted on 329 CSM patients who underwent LPSF at our institution from Jul 2017 to Jul 2023. Neurological outcomes were evaluated using the modified Japanese Orthopaedic Association (mJOA) scale preoperatively and at the final follow-up. Patients were categorized into two groups based on clinical outcomes: the favorable group (recovery rates ≥ 52.8%) and the unfavorable group (recovery rates < 52.8%). Potential predictors for poor clinical outcomes were compared between the groups. Four MLMs—random forest (RF), logistic regression (LR), support vector machine (SVM), and k-nearest neighborhood (k-NN)—were utilized to predict clinical outcome. RF model was also employed to identify factors associated with poor clinical outcome.

Results

Out of the 329 patients, 185 were male (56.2%) and 144 were female (43.4%), with an average follow-up period of 17.86 ± 1.74 months. Among them, 267 patients (81.2%) had favorable clinical outcomes, while 62 patients (18.8%) did not achieve favorable results. Analysis using binary logistic regression indicated that age, preoperative mJOA scale, and symptom duration (p < 0.05) were independent predictors of unfavorable clinical outcomes. All models performed satisfactorily, with RF achieving the highest accuracy of 0.922. RF also displayed superior sensitivity and specificity (sensitivity = 0.851, specificity = 0.944). The Area under the Curve (AUC) values for RF, Logistic LR, SVM, and k-NN were 0.905, 0.827, 0.851, and 0.883, respectively. The RF model identified preoperative mJOA scale, age, symptom duration, and MRI signal changes as the most significant variables associated with poor clinical outcomes in descending order.

Conclusions

This study highlighted the effectiveness of machine learning models in predicting the clinical outcomes of CSM patients undergoing LPSF. These models have the potential to forecast clinical outcomes in this patient population, providing valuable prognostic insights for preoperative counseling and postoperative management.

Background

Cervical spondylotic myelopathy (CSM) is a common degenerative neurological condition that occurs when the spinal cord is compressed due to degenerative changes or traumatic injury to the cervical spine [1, 2]. If left untreated, 20–60% of patients with CSM may experience neurological deterioration [3, 4]. Treatment options for CSM include anterior and/or posterior approaches to the spine [5, 6]. The anterior approach is typically used for patients with anterior spinal cord issues or cervical kyphosis, while the posterior approach is more commonly employed for treating multilevel stenosis and dorsal pathology [7,8,9].

There are two main posterior approaches for treating CSM: Laminectomy with or without posterior spinal fusion (LPSF) and laminoplasty [10, 11]. The choice between these approaches depends on individual cases and various clinical and radiological factors [7, 8]. LPSF is often recommended for patients experiencing axial neck pain, reduced cervical lordosis, and significant translational movement with flexion-extension [12, 13].

While some studies have examined predictors of clinical outcomes in CSM patients undergoing LPSF, factors such as patient age, smoking, preoperative neurological status, symptom duration, and the presence of comorbidities have been suggested to influence outcomes [12, 14, 15].

Machine learning models (MLMs) have become a valuable tool for analyzing the impact of different variables [16,17,18]. These models can identify patterns and relationships in data sets, making predictions based on flexible data relationships without relying on specific Eqs. [19, 20]. MLMs have increasingly been used in biostatistics and medicine to categorize and predict patient outcomes [18, 20,21,22]. However, there is limited research on using MLMs to predict factors influencing the clinical outcomes of CSM patients undergoing LPSF. This study seeks to evaluate the effectiveness of MLMs in predicting these factors.

Methods

Study population

We conducted a retrospective analysis of 329 consecutive patients diagnosed with cervical spondylotic myelopathy (CSM) based on radiological findings who underwent cervical laminectomy and fusion at our institution. The study included patients treated between Jul 2017 and Jul 2023, with approval from our institute’s ethics committee and written informed consent from all participants. Patients with a history of prior cervical surgery, cervical spine tumors, or congenital cervical deformities were excluded from the study.

Evaluation of clinical outcomes

We assessed patients’ neurological status using the modified Japanese Orthopaedic Association (mJOA) scale before surgery and at the last post-operative follow-up. The recovery rate of myelopathy was calculated using the formula: Recovery Rate = (Postoperative JOA score - Preoperative JOA score) / (17 - Preoperative JOA score) × 100%. Previous research has indicated that a minimum clinically important difference (MCID) for JOA score recovery rate is 52.8% [14, 23]. Patients were categorized into two groups: the good group (those achieving MCID) and the poor group (those not achieving MCID). Various variables such as age, gender, BMI, smoking status, diabetes, number of laminectomy levels, MRI signal changes, symptom duration, preoperative JOA scale, Pavlov ratio, cervical curvature, and range of motion (ROM) were compared between the two groups as potential predictors for poor clinical outcomes.

Radiological assessment

Radiological evaluations of the cervical spine, including plain radiographs, cervical computed tomography (CT) scans, and cervical MRI scans before and after surgery, were conducted. Cervical spinal curvature based on Cobb’s method and the canal-body ratio (Pavlov ratio) were measured preoperatively and postoperatively. Cervical ROM was calculated by summing the cervical angles in maximal flexion and extension on lateral radiographs. Rates of loss of cervical curvature and ROM were assessed using specific formulas [12, 14, 24].

Loss of lordosis (%) = (preoperative cervical curvature - final visit.

cervical curvature)/ (preoperative cervical curvature) ×100%.

Loss of cervical spine ROM (%) = (preoperative ROM - final visit.

ROM)/ (preoperative cervical curvature) ×100%.

Signal changes within the spinal cord were identified using T1- and T2-weighted MRI images. All radiological measurements were performed by a senior author who was blinded to the clinical outcomes.

Statistical analysis

Data analysis was carried out using SPSS 23 software. Results were presented as mean ± standard deviation. Statistical tests including Mann-Whitney U test, independent t-test, and Pearson’s chi-square test were used to compare variables between the good and poor outcome groups. Additionally, binary logistic regression analysis was conducted to identify independent associations between prognostic factors and clinical outcomes. A significance level of p < 0.05 was considered statistically significant.

Model development

In this research, we employed four machine learning models: random forest (RF), logistic regression (LR), support vector machine (SVM), and k-nearest neighbors (k-NN), to predict treatment failure in thoracolumbar burst fractures treated with SSPSF. Additionally, LR and RF models were used to analyze factors associated with treatment failure. Each model underwent training before assessment. The dataset was split into training and test sets at an 80:20 ratio. The training set was used to train the models, while the test set was used to evaluate model performance. Feature selection was based on significance in univariate analysis, with significant features from the univariate analysis serving as inputs for the machine learning techniques.

Decision tree (DT) and random forest (RF) models

A decision tree (DT) is a tree-like structure that makes decisions based on input data, with the root node posing the initial question. Each node is connected to subsequent child nodes through branches, determining the best-split feature using a split criterion. The binary DT divides each parent node into two child nodes until all observations are classified, leading to a leaf node or outcome. Random forest (RF) is an ensemble of multiple DTs. Each tree independently predicts the outcome and votes for the most likely class. RF assigns the outcome based on the majority vote, leveraging multiple trees to make accurate predictions by capturing complex relationships. In this study, 500 DTs were utilized to construct the RF model, known for handling complex data and mitigating overfitting in classification and regression tasks [25, 26].

Logistic regression (LR)

Logistic regression (LR) is a widely used predictive model for clinical decision-making and binary outcome classification. The LR algorithm generates a sigmoid curve to depict the relationship between inputs and outcomes, mapping inputs to probabilities (ranging from 0 to 1) that indicate the likelihood of belonging to one of two classes. By employing the logistic regression model, calculating the probability of each data point belonging to a specific outcome is straightforward. Following the determination of probabilities for each individual’s class membership, individuals are assigned to the group with the highest probability.

Support vector machine (SVM)

Support vector machine (SVM) is a machine learning algorithm used for regression and classification tasks, finding applications in various fields such as chemometrics, bioinformatics, and biometrics. The core principle involves establishing an optimal decision boundary, represented as a line, to separate data points and minimize errors. In a two-dimensional plane, each dimension corresponds to an attribute or feature, with observations depicted as data points. The algorithm aims to create a hyperplane that effectively separates one group of points from another in a linear manner. When data is linearly separable, hyperplanes with maximum margins between points and the hyperplane are ideal for accurate predictions. In cases where data is not linearly separable, a kernel function is employed to map data to a higher-dimensional space, enabling linear separation without altering the original data. In this study, the radial basis function (RBF) kernel, known for its generalizability, was utilized [27, 28].

K-nearest neighbors (K-NN)

The k-nearest neighbors (k-NN) algorithm is a straightforward supervised machine learning technique used for classification and regression. Its objective is to assign a data point to a class based on the nearest point in the training dataset. The predictive class is determined by the majority class among the nearest neighbors. For regression, the average value of neighboring points is used. The algorithm’s steps for classifying new data involve determining the number of nearest neighbors (k), calculating distances between new data and training data points, ranking distances, and classifying the new data based on majority votes from neighboring points.

Performance Evaluation The performance of predictive models was assessed using metrics such as accuracy, sensitivity, specificity, positive predictive value (PPV), and negative predictive value (NPV). Additionally, the area under the curve (AUC) of the receiver operating characteristic (ROC) was employed to evaluate the models’ ability to predict treatment failure [29, 30].

Software

For statistical analysis, SPSS version 23 was used to present descriptive and inferential statistics, as well as to conduct univariate and multivariate analyses. The randomForest package was employed for fitting the RF model, the e1071 package for SVM fitting, and the caret package for calculating performance metrics. These packages are available in R4.0.3 software.

Results

Table 1 summarizes the demographic characteristics of 329 patients who underwent posterior cervical laminectomy and fusion. The cohort comprised 185 males (56.2%) and 144 females (43.8%), with a mean age of 64.23 ± 7.21 years and an average follow-up duration of 17.86 ± 1.74 months. Among the patients, 137 individuals (41.6%) underwent ≤ 3 levels of cervical laminectomy and fusion, while 192 cases (58.4%) underwent > 3 levels (Tables 1 and 2). Table 3 presents various variables and clinical outcomes. The favorable outcome group included 267 patients with a JOA score recovery rate ≥ 52.8%, whereas the poor outcome group comprised 62 patients with a JOA score recovery rate < 52.8%. A statistically significant improvement in mJOA score was observed at the final follow-up (P < 0.05). Table 2 displays the mean and standard deviations of baseline and final values of radiological and clinical characteristics.

Table 1 Descriptive characteristics of the sample
Table 2 Mean and standard deviation of quantitative variables
Table 3 Relationship between qualitative variables and clinical outcomes

Predictors of poor clinical outcome based on univariate analysis

In our investigation, age, preoperative mJOA scale, symptom duration, and MRI signal changes were identified as predictors of poor clinical outcome in the univariate analysis (p < 0.05) (Tables 3 and 4). No association was found between clinical outcome and gender, number of laminectomy levels, smoking status, diabetes mellitus, BMI, preoperative Pavlov ratio, preoperative cervical curvature, and preoperative cervical spine range of motion (Tables 3 and 4).

Table 4 Relationship between clinical outcomes and quantitative variables

Predictors of poor clinical outcome based on multivariate analysis

Binary logistic regression analysis revealed that age (odds ratio [OR] 2.08; 95% confidence interval [95% CI] 1.47–2.54; P = 0.013), preoperative mJOA scale (OR 3.52; 95% CI 2.83–4.56; P < 0.001), and symptom duration (OR 1.37; 95% CI 1.01–2.01; P = 0.031) were independent predictors of poor clinical outcome (Table 5).

Table 5 Binary Logistic Regression Analysis

Each machine learning model utilized feature selection to assess the independent significance of risk factors. According to the mean Gini index, the RF model identified preoperative mJOA scale, age, symptom duration, and MRI signal changes as the most crucial variables in descending order. The study evaluated the predictive accuracy of LR, RF, SVM, and k-NN models for poor clinical outcomes. RF demonstrated the highest accuracy of 0.922, followed by SVM at 0.901, k-NN at 0.887, and LR at 0.876, respectively. RF also showed superior sensitivity and specificity compared to the other models (sensitivity = 0.851, specificity = 0.944). LR, SVM, and k-NN predicted poor clinical outcomes with negative predictive values (NPVs) of 0.849, 0.803, and 0.794, respectively. The AUC values for RF, LR, SVM, and k-NN were 0.905, 0.827, 0.851, and 0.883, respectively (Table 6).

Table 6 Evaluation criteria for comparison performance of machine learning models (LR, RF, SVM and k-NN)

Discussion

Our results showed that age, preoperative mJOA scale, and duration of symptoms were predictors of poor clinical outcome. There are several studies that evaluated the relationship between preoperative severity of myelopathy/duration of myelopathy symptoms with the clinical outcome of patients with CSM [2, 14]. The majority of evidence has revealed a significant predictive value for the severity of preoperative myelopathy and duration of myelopathy symptoms in the clinical outcomes of these patients [8, 15]. However, some studies reported no significant relationship between the modified Japanese Orthopaedic Association (mJOA) or JOA recovery rate after operation and the severity of baseline myelopathy symptoms [31]. In a retrospective study, Gao et al. assessed the clinical outcome of 145 consecutive patients undergoing surgery for CSM, with a mean followup of 5 years. Their results showed that subjects with a preoperative JOA of ≤ 9 were 4.84 times more likely to exhibit a “fair” outcome (< 50% recovery rate) in comparison with those with a JOA > 9 [32]. Furthermore, Pumberger et al. showed that cases with less severe myelopathy on the Nurick grading system (≤ 3) were more likely to achieve a grade of 0, 1, or 2 after surgery in comparison with those with a baseline grade of ≥ 4. Moreover, they reported that cases with symptom duration of less than 1 year were 4.8 times more likely to improve and 14 times more likely to return to a Nurick grade of 0 after operation when compared to the subjects with symptom duration of more than 1 year [33]. There is a controversy on the impact of the age on clinical outcome of patients with CSM [5]. Our results showed that advanced age was associated with poor outcome. Although the majority of evidence demonstrated a significant predictive value for age in patients with CSM, some studies revealed no association between age and outcomes in terms of mJOA, Nurick, and SF-36 scores [5, 34]. Based on the analysis of the Cervical Spondylotic Myelopathy (CSM)North America and CSMInternational datasets, Tetreault et al. reported that patients with advanced age were less likely to achieve an mJOA score ≥ 16 at 12 months or achieve a MCID after operation for CSM [10]. One hypothesis that could explain this finding is that people who are younger and less severely affected have minor neuropathologic changes in the spinal cord [10, 14].

The objective of this study was to employ machine learning models to predict factors associated with poor clinical outcomes of patients with CSM who underwent LPSF. The results presented in Table 6 indicate that all machine learning models performed well, with Random Forest (RF) demonstrating superior performance across all criteria in predicting treatment failure with the least amount of error. When comparing the classification ability of the evaluated models, RF outperformed the others. RF is an ensemble learning method that combines multiple decision trees to make predictions. Several characteristics contribute to its superior performance [25, 35]. Firstly, the ensemble approach helps mitigate overfitting and enhances the model’s generalization ability by combining predictions from different subsets of the data. Secondly, RF provides a measure of variable importance, identifying the relative contribution of each input variable in making predictions. This feature aids in identifying influential factors associated with treatment failure. Additionally, RF is capable of capturing complex nonlinear relationships, handling outliers and missing data, and does not assume a specific data distribution, making it suitable for analyzing complex datasets without strict assumptions [35, 36]. The study found that all models demonstrated acceptable performance in terms of the area under the curve (AUC), yielding reliable predictions without sacrificing sensitivity and specificity. However, it was noted that the performance of the predicting models is dependent on the training dataset, and partiality in training can introduce bias. The study used 80% of the data for training and 20% for testing, but acknowledged that a larger dataset would help reduce bias. Missing data was identified as an important limitation, but in this study, there was no missing data due to meticulous physical exams and clinical evaluations.

Limitations

Limitations of the study should be considered when interpreting the findings and their clinical implications. The retrospective design and reliance on existing medical records may lead to incomplete or missing data, potentially limiting the ability to account for all relevant variables and confounders. Additionally, the study was conducted at a single center, potentially limiting the generalizability of the findings. Although the study included 329 subjects, a larger sample size would enhance statistical power and generalizability. While the machine learning models demonstrated satisfactory predictive performance, their interpretability may be limited. Understanding the specific factors driving the predictions of these models can be challenging, potentially affecting their clinical utility and decision-making process. Prospective studies with standardized data collection protocols would provide more robust and comprehensive results.

Conclusions

This study demonstrated the efficacy of machine learning models in predicting the clinical outcomes of patients with CSM who underwent LPSF. The findings underscore the capacity of these models to anticipate clinical results in this particular patient cohort, offering invaluable prognostic information for guiding preoperative discussions and postoperative care.

Data availability

The datasets generated and/or analyzed during the current study are not publicly available due to them containing information that could compromise research participant privacy/consent but are available from the corresponding author on reasonable request.

References

  1. Bakhsheshian J, Mehta VA, Liu JC. Current diagnosis and management of cervical spondylotic myelopathy. Global Spine J. 2017;7(6):572–86.

    Article  PubMed  PubMed Central  Google Scholar 

  2. Badhiwala JH, Ahuja CS, Akbar MA, Witiw CD, Nassiri F, Furlan JC, et al. Degenerative cervical myelopathy—update and future directions. Nat Reviews Neurol. 2020;16(2):108–24.

    Article  Google Scholar 

  3. Tracy JA, Bartleson J. Cervical spondylotic myelopathy. Neurologist. 2010;16(3):176–87.

    Article  PubMed  Google Scholar 

  4. Khan AF, Mohammadi E, Haynes G, Hameed S, Rohan M, Anderson DB, et al. Evaluating tissue injury in cervical spondylotic myelopathy with spinal cord MRI: a systematic review. Eur Spine J. 2024;33(1):133–54.

    Article  PubMed  Google Scholar 

  5. Wilson JRF, Jiang F, Fehlings MG. Clinical predictors of complications and outcomes in degenerative cervical myeloradiculopathy. Indian Spine J. 2019;2(1):59–67.

    Article  Google Scholar 

  6. Khan AF, Haynes G, Mohammadi E, Muhammad F, Hameed S, Smith ZA. Utility of MRI in quantifying tissue injury in cervical spondylotic myelopathy. J Clin Med. 2023;12(9):3337.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  7. Donnally IIICJ, Patel PD, Canseco JA, Vaccaro AR, Kepler CK. Current management of cervical spondylotic myelopathy. Clin Spine Surg. 2022;35(1):E68–76.

    Article  PubMed  Google Scholar 

  8. Fehlings MG, Barry S, Kopjar B, Yoon ST, Arnold P, Massicotte EM, et al. Anterior versus posterior surgical approaches to treat cervical spondylotic myelopathy: outcomes of the prospective multicenter AOSpine North America CSM study in 264 patients. Spine. 2013;38(26):2247–52.

    Article  PubMed  Google Scholar 

  9. Fehlings MG, Tetreault LA, Wilson JR, Skelly AC. Cervical spondylotic myelopathy: current state of the art and future directions. Spine. 2013;38(22S):S1–8.

    Article  PubMed  Google Scholar 

  10. Tetreault LA, Côté P, Kopjar B, Arnold P, Fehlings MG. A clinical prediction model to assess surgical outcome in patients with cervical spondylotic myelopathy: internal and external validations using the prospective multicenter AOSpine North American and international datasets of 743 patients. Spine J. 2015;15(3):388–97.

    Article  PubMed  Google Scholar 

  11. Opara J, Odzimek M. Cervical spondylotic Myelopathy—Diagnostics and Clinimetrics. Diagnostics. 2024;14(5):556.

    Article  PubMed  PubMed Central  Google Scholar 

  12. Karadimas SK, Moon ES, Yu W-R, Satkunendrarajah K, Kallitsis JK, Gatzounis G, et al. A novel experimental model of cervical spondylotic myelopathy (CSM) to facilitate translational research. Neurobiol Dis. 2013;54:43–58.

    Article  CAS  PubMed  Google Scholar 

  13. Lebl DR, Hughes A, Cammisa FP Jr, O’leary PF. Cervical spondylotic myelopathy: pathophysiology, clinical presentation, and treatment. HSS Journal®. 2011;7(2):170–8.

    Article  PubMed  Google Scholar 

  14. Moradi F, Bagheri SR, Saeidiborojeni H, Eden SV, Naderi M, Hamid S et al. Predictors of poor clinical outcome in patients with cervical spondylotic myelopathy undergoing cervical laminectomy and fusion. Musculoskelet Surg. 2023:1–7.

  15. Evaniew N, Cadotte DW, Dea N, Bailey CS, Christie SD, Fisher CG, et al. Clinical predictors of achieving the minimal clinically important difference after surgery for cervical spondylotic myelopathy: an external validation study from the Canadian Spine Outcomes and Research Network. J Neurosurgery: Spine. 2020;33(2):129–37.

    Google Scholar 

  16. Ellahham S, Ellahham N, Simsekler MCE. Application of artificial intelligence in the health care safety context: opportunities and challenges. Am J Med Qual. 2020;35(4):341–8.

    Article  PubMed  Google Scholar 

  17. DelSole EM, Keck WL, Patel AA. The state of machine learning in spine surgery: a systematic review. Clin Spine Surg. 2022;35(2):80–9.

    Article  PubMed  Google Scholar 

  18. Arjmandnia F, Alimohammadi E. The value of machine learning technology and artificial intelligence to enhance patient safety in spine surgery: a review. Patient Saf Surg. 2024;18(1):1–6.

    Article  Google Scholar 

  19. Lynn LA. Artificial intelligence systems for complex decision-making in acute care medicine: a review. Patient Saf Surg. 2019;13(1):6.

    Article  PubMed  PubMed Central  Google Scholar 

  20. Courville E, Kazim SF, Vellek J, Tarawneh O, Stack J, Roster K et al. Machine learning algorithms for predicting outcomes of traumatic brain injury: a systematic review and meta-analysis. Surg Neurol Int. 2023;14.

  21. Gravesteijn BY, Nieboer D, Ercole A, Lingsma HF, Nelson D, Van Calster B, et al. Machine learning algorithms performed no better than regression models for prognostication in traumatic brain injury. J Clin Epidemiol. 2020;122:95–107.

    Article  PubMed  Google Scholar 

  22. Heining S-M, Raykov V, Wolff O, Alkadhi H, Pape H-C, Wanner GA. Augmented reality-based surgical navigation of pelvic screw placement: an ex-vivo experimental feasibility study. Patient Saf Surg. 2024;18(1):3.

    Article  PubMed  PubMed Central  Google Scholar 

  23. Kato S, Oshima Y, Matsubayashi Y, Taniguchi Y, Tanaka S, Takeshita K. Minimum clinically important difference and Patient Acceptable Symptom State of Japanese Orthopaedic Association Score in degenerative cervical myelopathy patients. Spine (Phila Pa 1976). 2019;44(10):691–7.

    Article  PubMed  Google Scholar 

  24. McCormick JR, Sama AJ, Schiller NC, Butler AJ, Donnally CJ. Cervical spondylotic myelopathy: a guide to diagnosis and management. J Am Board Family Med. 2020;33(2):303–13.

    Article  Google Scholar 

  25. Huynh-Cam T-T, Chen L-S, Le H. Using decision trees and Random Forest Algorithms to predict and determine factors contributing to First-Year University Students’ learning performance. Algorithms. 2021;14(11):318.

    Article  Google Scholar 

  26. Bhuiya MMR, Hasan MMU, Keellings DJ, Mohiuddin H. Application of machine learning classifiers for Mode Choice modeling for Movement-Challenged persons. Future Transp. 2022;2(2):328–46.

    Article  Google Scholar 

  27. Dewi C, Zendrato J, Christanto HJ. Original Research Article Improvement of support vector machine for predicting diabetes mellitus with machine learning approach. J Auton Intell. 2024;7(2).

  28. Wang CK, editor. Sentiment Analysis Using Support Vector Machines, Neural Networks, and Random Forests. 2023 International Conference on Image, Algorithms and Artificial Intelligence (ICIAAI 2023); 2023: Atlantis Press.

  29. Maleki N, Zeinali Y, Niaki STA. A k-NN method for lung cancer prognosis with the use of a genetic algorithm for feature selection. Expert Syst Appl. 2021;164:113981.

    Article  Google Scholar 

  30. Varzaneh ZA, Orooji A, Erfannia L, Shanbehzadeh M. A new COVID-19 intubation prediction strategy using an intelligent feature selection and K-NN method. Inf Med Unlocked. 2022;28:100825.

    Article  Google Scholar 

  31. Buell TJ, Buchholz AL, Quinn JC, Shaffrey CI, Smith JS. Importance of Sagittal Alignment of the cervical spine in the management of degenerative cervical myelopathy. Neurosurg Clin N Am. 2018;29(1):69–82.

    Article  PubMed  Google Scholar 

  32. Gao R, Yang L, Chen H, Liu Y, Liang L, Yuan W. Long term results of anterior corpectomy and fusion for cervical spondylotic myelopathy. PLoS ONE. 2012;7(4):e34811.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  33. Pumberger M, Froemel D, Aichmair A, Hughes AP, Sama AA, Cammisa FP et al. Clinical predictors of surgical outcome in cervical spondylotic myelopathy: an analysis of 248 patients. Bone Joint J. 2013;95–b(7):966–71.

  34. Kim B, Yoon DH, Shin HC, Kim KN, Yi S, Shin DA, et al. Surgical outcome and prognostic factors of anterior decompression and fusion for cervical compressive myelopathy due to ossification of the posterior longitudinal ligament. Spine J. 2015;15(5):875–84.

    Article  PubMed  Google Scholar 

  35. Yi Y, Sun D, Li P, Kim TK, Xu T, Pei Y. Unsupervised random forest for affinity estimation. Comput Vis Media (Beijing). 2022;8(2):257–72.

    Article  PubMed  Google Scholar 

  36. Mantero A, Ishwaran H. Unsupervised random forests. Stat Anal Data Min. 2021;14(2):144–67.

    Article  PubMed  PubMed Central  Google Scholar 

Download references

Acknowledgements

We appreciate the Clinical Research Development Center of Imam Reza Hospital for their wise advice.

Funding

There was no external source of funding.

Author information

Authors and Affiliations

Authors

Contributions

EA and SRB had the idea for this study. EA and AA participated in outlining the concept and design. ZM, and EA did the data acquisition. EA, ZM, and AA did the statistical analysis and wrote the first draft of the manuscript. EA, SRB, and AA revised the final manuscript. All authors have read and approved the manuscript.

Corresponding author

Correspondence to Ehsan Alimohammadi.

Ethics declarations

Ethics approval and consent to participate

The study received ethics approval by the Kermanshah University of Medical Science Ethics Committee. Written informed consent to participate was obtained from all patients. IR.KUMS.REC.1399.087, Research Ethics Committees of Kermanshah University of Medical Sciences, Kermanshah, Iran, 2020-04-11. All methods were carried out in accordance with relevant guidelines and regulations. The patient’s data included in this manuscript has not been previously reported.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

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

Alimohammadi, E., Fatahi, E., Abdi, A. et al. Assessing the predictive capability of machine learning models in determining clinical outcomes for patients with cervical spondylotic myelopathy treated with laminectomy and posterior spinal fusion. Patient Saf Surg 18, 21 (2024). https://doi.org/10.1186/s13037-024-00403-1

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13037-024-00403-1

Keywords