Skip to main content

Machine learning approaches for the prediction of postoperative complication risk in liver resection patients

Abstract

Background

For liver cancer patients, the occurrence of postoperative complications increases the difficulty of perioperative nursing, prolongs the hospitalization time of patients, and leads to large increases in hospitalization costs. The ability to identify influencing factors and to predict the risk of complications in patients with liver cancer after surgery could assist doctors to make better clinical decisions.

Objective

The aim of the study was to develop a postoperative complication risk prediction model based on machine learning algorithms, which utilizes variables obtained before or during the liver cancer surgery, to predict when complications present with clinical symptoms and the ways of reducing the risk of complications.

Methods

The study subjects were liver cancer patients who had undergone liver resection. There were 175 individuals, and 13 variables were recorded. 70% of the data were used for the training set, and 30% for the test set. The performance of five machine learning models, logistic regression, decision trees-C5.0, decision trees-CART, support vector machines, and random forests, for predicting postoperative complication risk in liver resection patients were compared. The significant influencing factors were selected by combining results of multiple methods, based on which the prediction model of postoperative complications risk was created. The results were analyzed to give suggestions of how to reduce the risk of complications.

Results

Random Forest gave the best performance from the decision curves analysis. The decision tree-C5.0 algorithm had the best performance of the five machine learning algorithms if ACC and AUC were used as evaluation indicators, producing an area under the receiver operating characteristic curve value of 0.91 (95% CI 0.77–1), with an accuracy of 92.45% (95% CI 85–100%), the sensitivity of 87.5%, and specificity of 94.59%. The duration of operation, patient’s BMI, and length of incision were significant influencing factors of postoperative complication risk in liver resection patients.

Conclusions

To reduce the risk of complications, it appears to be important that the patient's BMI should be above 22.96 before the operation, and the duration of the operation should be minimized.

Peer Review reports

Background

Liver cancer is the third leading cause of cancer death in the world [1]. Hepatocellular carcinoma (HCC) is mainly composed of liver cancer cells and is the fifth most common cancer worldwide. Surgical resection and liver transplantation are the main methods of radical treatment of liver cancer, and liver resection has been shown to be the most effective approach [2]. Mortality after liver resection has been reduced to 3%, but the incidence of complications after liver resection has remained high [3], occurring in 20–50% of cases [4]. The occurrence of postoperative complications increases the difficulty of perioperative nursing, prolongs the hospitalization time of patients, and leads to large increases in hospitalization costs, and is therefore a serious problem for hepatobiliary surgeons. The incidence of complications is one of the most often-used markers of surgical quality [5]. To improve the quality of liver resection, doctors have put considerable effort into reducing postoperative complications.

Complications of surgical care are a cause of death and disability worldwide. Avoidable surgical complications account for a large proportion of preventable medical injuries and deaths globally [6]. If we can effectively predict the risk of complications, we can take measures in advance to reduce their incidence. The international Study Group for Liver Surgery (ISGLS) has defined the complications after liver surgery, which mainly consist of postoperative hemorrhage [7], liver failure, and bile leakage [7]. The analysis of liver cancer patients prior to liver resection can facilitate the analysis of the causes of complications. This analysis can be used to develop predictive models is established, the identification of to identify high-risk patients [8]. The analysis of complications after surgery can help clinicians in preoperative intervention related indicators, reduce the risk of complications, and indirectly reduce medical costs [9], helping clinicians to provide patients with accurate prognoses and plan for anticipated complications [10]. Liver resection in patients with personalized auxiliary diagnosis and treatment can provide reference data [11].

There has been some research into this issue. Yamanka et.al (1994) did a refinement of a safe limit for hepatectomy prediction scoring system[12].Bo et.al (2015) used nutritional risk index to predict the survival time of liver cancer patient based on cox-regression [13]. Tranchart et al. (2015) using a logistic regression model to identify risk factors for postoperative complications after liver resection [14]. Giustiniano et al. (2020) used a backward multivariable logistic regression analysis to investigate whether a renal resistive index (RRI) could predict complications after hepatic resection [4]. However, those studies used regression analysis, which involves many complex parameters and formulas, as well as the use of a large number of postoperative variables, and the multicollinearity of the variables was not considered. Such predictive methods lack convenience and simplicity, and cannot easily be used for clinical guidance. Also, most doctors can identify characteristics that will lead to complications post-surgery, but it is difficult to know how to prioritize these characteristics.

Machine learning (ML) methods such as deep convolutional neural networks have been used to predict complications and develop predictive models that can capture the occurrence of complications. Kristen et al. [15] created a predictive model for complications at the time of laparoscopic hysterectomy for benign conditions. Bronsert et al. [16] built a ML model that could be used for electronic postoperative complication surveillance. Moghadam et al. [17] used machine learning to produce evidence that there is a correlation between the occurrence of intraoperative or postoperative hypotensive events and various later complications. Ming et al. [18] compared eight different ML methods and found that ML-adaptive boosting had the best performance. Abd El-Salam et al. [19] compared six ML methods to predict complications of liver cirrhosis and found Bayesian Nets to have the best performance.

Such studies have shown that machine learning can significantly improve the accuracy of prediction of disease occurrence and postoperative prognosis. However, few studies have used machine learning to predict the risk of postoperative complications in patients undergoing liver resection. There are literally thousands of machine learning algorithms available, and hundreds more are published each year. The decision as to which algorithm is most suitable for a given problem is daunting [20, 21]. In this study we aimed to identify a machine learning method appropriate for the prediction of liver complications, which was clinically feasible to use.

In this study, we aimed to utilize variables obtained before or during the surgery, to predict when complications present with clinical symptoms. From the 1st of March, 2019 to the 31st of December 2019, we monitored patients undergoing liver resection and strictly controlled the surgical approach. We collected 28 variables, include age, gender, length of stay after surgery and so on. We implemented five machine learning models and identified the most suitable algorithm for predicting the risk of postoperative complications in patients undergoing liver resection. Our second contribution was that, instead of using a large number of variables in the model, we conducted secondary screening of the variables, an approach which reduced the over-fitting of the model, and made the results more clinically informative.

The rest of this paper is organized as follows. In Sect. 2 we introduce our data sources and the five machine learning algorithms we used. In Sect. 3 we present our results, including sample characteristics, compare the prediction performance of the five algorithms, taking into account the importance of the variables and the resulting clinical implications. In Sect. 4 we discuss the results. Section 5 includes concluding remarks and a description of directions for future research.

Methods

Data sources

We collected data from 175 patients from West China hospital, Sichuan University. Of these patients, 144 were male and 31 female. We removed information such as name, home address and time of admission. Each instance contains 13 attributes in addition to the output class. According to previous studies of feature selection algorithms used for practical reasons and wide acceptance search, we considered parameters preoperatively and intro-operatively, including demographic parameters, pathological features, and laboratory results to improve the applicability and accuracy of the model in clinical practice [22].

Post-operative complications were experienced by 33% (n = 58) of the patients. Details of the liver resection variable dataset in this experiment are presented in Table 1.

Table 1 Attributes of the dataset

Logistic regression (LR): Logistic regression is used when the dependent variable is binary, nominal or sequential, and there are no restrictions for explanatory or independent variables [23]. In non-large-sample epidemiological studies, this approach is widely used as a simple predictor of chronic disease risk [23, 24]. It is possible to predict the probability of belonging to each level of the dependent variable, and also the possibility of directly calculating the odds ratio using the coefficients of the model [23]. To solve the problems of overfitting and multiple contribution lines, we used stepwise regression (TR) to improve the result. The explained variables are used to produce a simple regression for each explanatory variable under consideration, and then the regression equation corresponding to the explanatory variable contributing the most to the explained variable is produced, and the remaining explanatory variables are gradually introduced. After stepwise regression, the explanatory variables retained in the model are both important and not seriously multicollinearity. This approach has been used to study the risk of complications in patients with cirrhosis [25]. As part of the LR algorithm, the performance of TR was also given in the results of Table 4.

Decision trees: Decision tree classifiers have been used in a range of clinical studies [26, 27], An important advantage of decision trees is that they do not necessarily require selection of the explanatory variables prior to model building. Moreover, their non-parametric nature allows them to deal with missing values, and they are robust to the presence of outliers [28]. In this paper, two of the decision tree algorithms, C5.0 and Classification and Regression Tree (CART), were implemented.

C5.0 works by recursively splitting a sample, using the feature that provides the maximum information gain [29]. For each record in the dataset, C5.0 generates predictions and confidence levels.

CART is an effective nonparametric classification and regression method. This algorithm constructs a prediction algorithm by building a binary tree.

Support vector machines (SVMs): SVMs are based on the principle of structural risk minimization, in which the training set is mapped into a high-dimensional feature space, using a nonlinear transformation, referred to as the kernel [30]. The SVM is a computational algorithm that can learn from experience and examples to allocate labels to objects [31]. The algorithm has good accuracy even with a limited number of examples [32]. Due to its advantages, SVM is widely used.

Random forest (RF): A random forest is a classifier that combines multiple decision trees, and its output categories are determined by the mode of the categories output by an individual tree. It is a kind of integrated algorithm, and is often used to improve the prediction accuracy and stability of a model [33].

The functions “glm()”, “step()”, “C5.0” in the package of C50, “rpart()” and “prune.part()” in the package of rpart, “svm()” in the package of e1071, “randomForest()” in the package of randomForest were used to implement the above algorithms by R.

Performance evaluation

The performance of the ML models was evaluated using the Area Under the ROC Curve (AUC). Meanwhile, the accuracy of the prediction was considered too.

Filter, wrapper and embedded methods are the commonly used methods for feature analysis in machine learning. The methods used to rank the importance of factors include variance, correlation coefficient, maximum information gain and so on. For example, LR uses the correlation coefficient to rank the feature importance, while SVM uses information gain to rank the importance. For each algorithm, the five most significant characteristic variables were identified. Then, based on the occurrence frequency and experts’ opinion of early preoperative intervention, three characteristic variables were selected. Using logistic regression, the risk of postoperative complications in patients undergoing liver resection was analyzed and discussed.

Results

Sample characteristics

The proportion of patients with post-surgery complications was 33% (n = 58), The proportions of the training set and the test set were 70% (n = 122) and 30% (n = 53) respectively. All of the patients were under 65 years old, with an average age of 49.8. Of them, 144 (82.29%) were male, and 31 (17.71%) were female. Table 2 presents the characteristics of the datasets. To better understand the baseline characteristics of patients, we divided them into two groups, with complication and without complication, as shown in Table 3.

Table 2 Patient characteristics (n = 175)
Table 3 Baseline patient characteristics in the complications group and non-complications group (N = 175)

Figure 1 gives the distribution histogram of the continuous variables. Due to anorexia in patients with liver cancer [34], it is apparent from the BMI figures that most of the patients were underweight. The mean of CA is close to the clinical threshold (0.35). The amount of bleeding during surgery was clinically negligible in most patients.

Fig. 1
figure 1

a The distribution of length of incision. b The distribution of BMI. c The distribution of CA. d The distribution of duration. e The distribution of duration. f The distribution of Volume of bleeding during operation. g The distribution of Volume of plasma infusion during operation. h The distribution of patient Volume of erythrocyte suspension during operation

Prediction accuracy of different models

Figure 2 and Table 4 show the prediction ability for the models. All six machine learning algorithms showed high accuracy in predicting the risk of complications. The accuracy of LR, TR, C5.0, CART, SVM, RF were 0.83 (95% CI 0.77–0.89), 0.79 (95% CI 0.73–0.84), 0.92 (95% CI 0.83–1), 0.87 (95% CI 0.80–0.94), 0.81 (95% CI 0.75–0.87), and 0.77(95% CI 0.71–0.84), respectively. The AUC of the six algorithms was 0.82 (95% CI 0.66–0.98), 0.79 (95% CI 0.66–0.92), 0.91 (95% CI 0.77–1), 0.82 (95% CI 0.70–0.94), 0.72 (95% CI 0.59–0.85), and 0.71 (95% CI 0.60–0.81), respectively. Table 4 shows the sensitivity and specificity of the algorithms. In two sets of regression models, the AIC of the LR model was 196. The TR model was based on the LR. There are only three significant variables left in the TR model after backward and forward improvement based on the LR model. Only two of the 12 variables in LR were significant. Kappa was 19073, which means there is serious multicollinearity in the variables of the LR model, and there may therefore be overfitting of variables in the LR model. The performance of the random forest model was weaker than that of the other models with an AUC value of 0.71(95% CI 0.60–0.81), an accuracy of 77.36% (95% CI 71%-84%), the sensitivity of 56.25%, and specificity of 86.48%. The C5.0 decision tree model had an AUC value of 0.91 (95% CI 0.77–1), with an accuracy of 92.45% (95% CI 83%–1), the sensitivity of 87.5%, and specificity of 94.59% on independent test data (Table 4). This approach significantly outperformed the other models. To provide more accurate clinical advice to doctors, key risk factors were analyzed using C5.0 in the subsequent analysis. We compared our results with those from the literature (Table 5).

Fig. 2
figure 2

ROC analysis of the different ML algorithms. The AUC for each algorithm is indicated on the diagram. The C5.0 decision tree algorithm is had the best AUC

Table 4 Performance of the different algorithms
Table 5 Comparison of different models

Decision curves analysis of the different models

Decision curve analysis is a method to evaluate prediction models and diagnostic tests. It was introduced by Vickers and Elkin in 2006, to overcome the limitations of traditional measures and techniques for evaluating alternative diagnostic and prognostic strategies [36, 37]. Figure 3 shows the decision curve analysis of the models, and random forest shows the best performance.

Fig. 3
figure 3

Decision curve analysis of different models for the prediction of postoperative complication risk in liver resection patients

Ranking of importance of the variables by different models

Table 5 shows the most influential variables in each of the ML algorithms, and the relative ranks of the top five variables in decreasing order. The importance of each variable was different for each model. Surgical duration was of primary importance in each algorithm. In addition, BMI was an important indicator, and was included in the top five variables of each algorithm. All of the algorithms can be used to provide a threshold for reducing the risk of complications through the control of key risk factors. For example, according to CART, to reduce the risk of complications we need to take into account the following variables: in the low-risk group the diameter of tumor < 6.25 cm, CA < 0.3285, duration < 227.5 min, BMI < 21.755 kg/m2, and length of incision < 23.5 cm.

We ranked the risk factors for each algorithm, top five important factors for each algorithm are shown in Table 6, a total of seven important variables, consisting of preoperative variables (BMI, diameter of tumor, length of incision) and intraoperative variables (duration, CA, plasma transfusion, bleeding). Some of these variables, such as tumor size, are hard to control, while others are easy to control to reduce the risk of complications. In this work, we selected three risk factors which can be controlled through reasonable clinical and surgical options. The three variables are duration, BMI, and length of incision.

Table 6 Top five risk factors in descending order of importance for the five ML algorithms

Clinical guidance for important controllable variables

The three most significant factors—duration, BMI, and length of incision, have been identified by the ML algorithms in the previous sections. Logistic regression, which is the most widely used method in clinical practice [38, 39], can learn and quantify the relations between features and target value. As shown in Table 7, for every unit increase in BMI, the odd ratios of complications decreased by 24 percent; for each additional ten minutes of surgery, the odd ratios of complications increased by 17.49%; and an increase in the length of the surgical opening by one unit increased the odd ratios by 10.54%. The model had values as follows: logit (pi) = −  1.39 + 0.1054 (length of incision) + 0.0174 (duration) − 0.2429 (BMI). To reduce the risk of postoperative complications in liver resection patients, preoperative BMI should be at least 22.96, and the duration of the operation should be limited to 290 min.

Table 7 Probability of belonging to each level of the dependent variable

Discussion

Various risk factors for complications after operation have been described in the literature. In this study, we computed the predictive accuracy of five machine learning models, compared their performance, and ranked the importance of the variables according to the different ML algorithms. C5.0, a decision tree algorithm, had the best performance in predicting the risk of complications after liver resection, with an AUC of 0.91 (95% CI 0.77–1), an accuracy of 92.45% (95% CI 83%-1), a sensitivity of 87.5%, and specificity of 94.59%. The biggest contribution of this paper is that after we conducted a study of the most important risk factors found by the different algorithms, we developed concise and practical clinical suggestions.

Recent literature has reported early complication rates after resection ranging from 20 to 50%. Of our patients, 33% experienced complications. Previous studies tended to focus on only one variable, such as duration of surgery, bleeding, requirement for blood transfusion, and BMI. However, no recent literature has provided clinical guidance based upon these findings.

Machine learning techniques have shown great potential in the field of healthcare management [40], but every model has its limitations. For example, LR uses a large number of variables of low significance to produce accuracy, resulting in over-fitting. Support vector machines are not robust when using large datasets. Due to the differences between algorithms, the ordering of importance of variables is different in different machine learning methods, and the variables selected by a single method may lead to a loss of information. Our study also found that the important variables identified by different methods were different (Table 3).

Most clinicians lack sufficient expertise in machine learning to build a model [40]. Experts in machine learning algorithms, however, generally cannot use models to give clinical advice. We compared the performance of six machine learning algorithms in predicting the risk of postoperative complications in patients undergoing liver resection, and selected the best method based on its prediction accuracy. We then established a secondary learning model, and developed suggestions for issues to be considered before surgery, which has not been done in previous studies. We controlled some risk factors within a certain range, predicted which patients would be at high risk after surgery, and increased nursing care for these patients, to reduce the risk of complications.

The accuracy of the C5.0 model selected in this study was higher than those of previous studies (Table 4). We screened the variables selected as important by various algorithms, and selected three variables for secondary learning using C5.0, producing conclusions with strong clinical significance.

Most studies define overweight individuals as those having a BMI ≥ 25 kg/m2, and obesity as BMI ≥ 30 kg/m2 [40]. A BMI ≥ 25 has been established as an independent risk factor for complications at the time of liver resection. Most patients (74.36%) with liver cancer suffer from malnutrition, because of digestive symptoms such as loss of appetite and increased energy expenditure and metabolic rate [34]. However, previous studies have focused only on overweight or obesity, which is an independent contributor to postoperative liver failure [41]. Of our study subjects, only 35 had a BMI of more than 25 kg/m2, accounting for 20% of the total sample. In the second study of the important variables, we found that when the BMI was lower than 22.96 (58% of the total sample), the risk of complications was higher. This observation suggests that clinicians should attempt to increase patients’ BMI to 22.96 before surgery, to reduce the risk of complications after surgery. Weight loss is common among patients with intraabdominal diseases, and is recognized as a risk factor for postoperative complications. However, the definition of thinness is inconsistent. In this paper we provide a quantitative analysis of patients with liver resection.

Surgical duration is an independent predictor of short-term adverse outcomes, but the association between surgical duration and postoperative complications is unclear [42], especially for liver resection, since there have been no previous studies. We found that for each additional ten minutes of surgery, the risk of complications increased by 17.49%. Using the C5.0 algorithm, we established a division of the duration into three ranges: low risk less than 175 min; moderate risk from 175 to 290 min; and high risk greater than 290 min. Keeping the operation time below 290 min could reduce the risk of complications. For patients with a high risk of complications, more attention should be paid to postoperative care.

There are a few limitations with this study. We only collected data from one hospital, so data collection from more hospitals should be considered. We also need data from patients aged over 65. Data on smoking, drinking and other behaviors of patients with liver cancer are missing. In subsequent experiments, we will collect behavioral data from patients. This study only considered the presence or absence of complications, and we will also consider the grade of complications in future studies.

Conclusions

We compared five different machine learning algorithms, and showed that C5.0, a decision tree algorithm, had the best accuracy when predicting postoperative complications in patients undergoing liver resection. We also conducted secondary investigation of the important variables identified by the different machine algorithms, and developed suggestions for clinical guidance. We should continue to improve the accuracy of the algorithm, to achieve early prediction of the risk of postoperative complications in liver resection patients.

Availability of data and materials

The data that support the findings of this study are available from West China Hospital, Sichuan University but restrictions apply to the availability of these data, which were used under license for the current study, and so are not publicly available. Data are however available from the authors upon reasonable request and with permission of West China Hospital, Sichuan University.

References

  1. Faiz G, Marcelo C, Neda A, Stefan B, Georgios A, Margonis KS, Yuhree K, Timothy MP. Frailty as a risk predictor of morbidity and mortality following liver surgery. J Gastrointest Surg. 2017;21(5):822–30.

    Article  Google Scholar 

  2. Jordi B, Morris S. Management of hepatocellular carcinoma: an update. Hepatology. 2011;53(3):1020–2.

    Article  Google Scholar 

  3. Tzeng CWD, Cooper AB, Vauthey JN, Curley SA, Aloia TA. Predictors of morbidity and mortality after hepatectomy in elderly patients: analysis of 7621 NSQIP patients. HPB. 2014;16(5):459–68.

    Article  Google Scholar 

  4. Giustiniano E, Procopio F, Morenghi E, Gollo Y, Cecconi M. Renal resistive index as a predictor of postoperative complications in liver resection surgery. Observational study. J Clin Monit Comput. 2020;35(5):1–10.

    Google Scholar 

  5. Clavien PA, Barkun J, Oliveira MLD, Vauthey JN, Makuuchi M. The Clavien-Dindo classification of surgical complications five-year experience. Ann Surg. 2009;250(2):187–96.

    Article  Google Scholar 

  6. World Health Organization. WHO Guidelines for Safe Surgery 2009: Safe Surgery Saves Lives. https://www.who.int/publications-detail-redirect/9789241598552.

  7. Rahbari NN, Garden OJ, Padbury R, Brooke-Smith M, Crawford M, Adam R, Koch M, Makuuchi M, Dematteo RP, Christophi C. Posthepatectomy liver failure: a definition and grading by the International Study Group of Liver Surgery (ISGLS). Surgery. 2011;149(5):713–24.

    Article  Google Scholar 

  8. Hopp WJ, Li J, Wang G. Big data and the precision medicine revolution. Soc Sci Electron Publish. 2018. https://doi.org/10.2139/ssrn.3178772.

    Article  Google Scholar 

  9. Swindell HW, Alrabaa RG, Boddapati V, Trofa DP, Jobin CM, Levine WN. Is surgical duration associated with postoperative complications in primary shoulder arthroplasty. J Should Elbow Surg. 2020;29(4):807–13.

    Article  Google Scholar 

  10. Sinha I, Aluthge D, Chen P, Elizabeth S, Sarkar IN, Ahn SH. Machine learning offers exciting potential for predicting postprocedural outcomes: a framework for developing random forest models in IR. J Vasc Interv Radiol. 2020;31(6):1018–24.

    Article  Google Scholar 

  11. Artzi NS, Shilo S, Hadar E. Prediction of gestational diabetes based on nationwide electronic health records. Nat Med. 2020;26(1):71–6.

    Article  CAS  Google Scholar 

  12. Yamanaka N, Okamoto E, Oriyama T, Fujimoto J, Furukawa K, Kawamura E, Tanaka T, Tomoda F. A prediction scoring system to select the surgical treatment of liver cancer. Further refinement based on 10 years of use. Ann Surg. 1994;219(4):342–6.

    Article  CAS  Google Scholar 

  13. Bo Y, Yao M, Zhang L, Bekalo W, Lu W. Preoperative Nutritional Risk Index to predict postoperative survival time in primary liver cancer patients. Asia Pac J Clin Nutr. 2015;24:591–7.

    CAS  PubMed  Google Scholar 

  14. Tranchart H, Gaillard M, Chirica M, Ferretti S, Perlemuter G, Naveau S, Dagher I. Multivariate analysis of risk factors for postoperative complications after laparoscopic liver resection. Surg Endosc. 2015;29(9):2538–44.

    Article  Google Scholar 

  15. Pepin KJ, Cook EF, Cohen SL. Risk of complication at the time of laparoscopic hysterectomy; a prediction model built from the national surgical quality improvement program database. Am J Obstet Gynecol. 2020. https://doi.org/10.1016/j.ajog.2020.03.023.

    Article  PubMed  Google Scholar 

  16. Bronsert M, Singh AB, Henderson WG. Identification of postoperative complications using electronic health record data and machine learning. Am J Surg. 2020;220:114–9.

    Article  Google Scholar 

  17. Moghadam MC, Masoumi E, Bagherzadeh N, Ramsingh D, Li GP, Kain ZN. A machine-learning approach to predicting hypotensive events in ICU settings. Comput Biol Med. 2020;118:103626.

    Article  Google Scholar 

  18. Ming C, Viassolo V, Probst-Hensch N, Chappuis PO, Katapodi MC. Machine learning techniques for personalized breast cancer risk prediction: comparison with the BCRAT and BOADICEA models. Breast Cancer Res. 2019;21:75. https://doi.org/10.1186/s13058-019-1158-4.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  19. El-Salam S, Ezz MM, Hashem S, Elakel W, Eihefnawi M. Performance of machine learning approaches on prediction of esophageal varices for Egyptian chronic hepatitis C patients. Inf Med Unlocked. 2019;17:100267.

    Article  Google Scholar 

  20. Nuh N, Rahbari O, James G, Robert P, Guy M, Moritz K, Thomas J, Hugh, Sheung TF, Yuji N, Joan F, Jean‐Nicolas V, Myrddin R, Rene A, Ronald P, DeMatteo, Paul G, Val U, Simon B, Masato N, Lorenzo C, Yukihiro Y, Mark BS, Michael C, Christopher C, Masatoshi M,Markus W, Büchler, Jürgen W. Post‐hepatectomy haemorrhage: a definition and grading by the International Study Group of Liver Surgery (ISGLS). Inte Hepato-Pancreato-Biliary Assoc. 2011;13(8):528–35.

  21. Koch M, Garden OJ, Padbury R, Rahbari NN, Adam R, Capussotti L, Fan ST, Yokoyama YY, Crawford M, Makuuchi M. Bile leakage after hepatobiliary and pancreatic surgery: a definition and grading of severity by the International Study Group of Liver Surgery. Surgery. 2011;149(5):680–8.

    Article  Google Scholar 

  22. Breitenstein S, Deoliveira ML, Raptis DA, Slankamenac K, Clavien PA. Novel and simple preoperative score predicting complications after liver resection in noncirrhotic patients. Ann Surg. 2010;252(5):726–34.

    Article  Google Scholar 

  23. Kiarash G, Masoud Y, Farzaneh F, Shamsoddin M. Predictors of tuberculosis: application of a logistic regression model. Gene Rep. 2019;17:100527–100527.

    Article  Google Scholar 

  24. Simon N, Yih CT, Marco Y, Chak Y, Daniel S, Wei T, Jialiang L, Charumathi S, Tien YW, Ching-Yu C. Logistic regression was as good as machine learning for predicting major chronic diseases. J Clin Epidemiol. 2020;122:56–69.

    Article  Google Scholar 

  25. Morgul MH, Klunk S, Anastasiadou Z, Gauger U, Dietel C, Reutzel-Selke A, Felgendref P, Hau HM, Tautenhahn HM, Schmuck RB. Diagnosis of HCC for patients with cirrhosis using miRNA profiles of the tumor-surrounding tissue—a statistical model based on stepwise penalized logistic regression. Exp Mol Pathol. 2016;101(2):165–71.

    Article  CAS  Google Scholar 

  26. Aljaaf AJ, Al-Jumeily D, Hussain AJ, Dawson T, AL-Jumaily M. Predicting the likelihood of heart failure with a multi level risk assessment using decision tree, in 2015 Third International Conference on Technological Advances in Electrical, Electronics and Computer Engineering (TAEECE). IEEE, 2015.

  27. Rezaianzadeh A, Dastoorpoor M, Cirruse S, Mohammad J, Ali M. Predictors of length of stay in the coronary care unit in patient with acute coronary syndrome based on data mining methods. Pharmaceutica Analytica Acta. 2020;8(2):383–8.

    Google Scholar 

  28. Vélez D, Ayuso A, Perales-González C, Rodríguez JT. Churn and Net Promoter Score forecasting for business decision-making through a new stepwise regression methodology. Knowledge-Based Syst. 2020;196:105762.

    Article  Google Scholar 

  29. Salzberg S L. C4.5: Programs for machine learning by J. Ross Quinlan. Morgan Kaufmann Publishers, Inc. 1993. Mach Learn. 1994;16(3):235–40.

  30. IBM SPSS Modeler 17 Algorithms Guide. IBM Corporation 1994.

  31. Almansour NA, Syed HF, Khayat NR, Altheeb RK, Juri RE, Alhiyafi J, Alrashed S, Olatunji SO. Neural network and support vector machine for the prediction of chronic kidney disease: a comparative study. Comput Biol Med. 2019;109:101–11.

    Article  Google Scholar 

  32. Cortes C, Vapnik V. Support-vector networks. Mach Learn. 1995;20(3):273–97.

    Google Scholar 

  33. Speiser JL, Wolf BJ, Chung D, Karvellas CJ, Koch DG, Durkalski VL. BiMM forest: a random forest method for modeling clustered and longitudinal binary outcomes. Chemom Intell Lab Syst. 2019;185:122–34.

    Article  CAS  Google Scholar 

  34. Geng XP, Zhu HG. Characteristics and nutritional support of malnutrition in patients with hepatocellular carcinoma. Chin J Appl Surg. 2002;022(011):649–50.

    Google Scholar 

  35. Feng JZ, Wang Y, Peng J, Sun MW, Jiang H. Comparison between logistic regression and machine learning algorithms on survival prediction of traumatic brain injuries. J Crit Care. 2019;54:110–6.

    Article  Google Scholar 

  36. Vickers AJ, Calster BV, Steyerberg EW. A simple, step-by-step guide to interpreting decision curve analysis. Diagn Prognostic Res. 2019;3:18. https://doi.org/10.1186/s41512-019-0064-7.

    Article  Google Scholar 

  37. Vickers AJ, Elkin EB. Decision curve analysis: a novel method for evaluating prediction models. Med Decis Making. 2006;26(6):565–74.

    Article  Google Scholar 

  38. Faiz G, Marcelo C, Neda A, Stefan B, Georgios A. Frailty as a risk predictor of morbidity and mortality following liver surgery. J Gastrointest Surg. 2017;21(5):822–30.

    Article  Google Scholar 

  39. Otto G, Hoppe-Lotichius M, Blettner M. Novel and simple preoperative score predicting complications after liver resection in noncirrhotic patients. Ann Surg. 2011;254:831.

    Article  Google Scholar 

  40. Waring J, Lindvall C, Umeton R. Automated machine learning: review of the state-of-the-art and opportunities for healthcare. Artif Intell Med. 2020;104:101822.

    Article  Google Scholar 

  41. Schindl MJ. The value of residual liver volume as a predictor of hepatic dysfunction and infection after major liver resection. Gut. 2005;54(2):289–96.

    Article  CAS  Google Scholar 

  42. Swindell HW, Alrabaa RG, Boddapati V, Trofa DP, Jobin CM, Levine WN. Is surgical duration associated with postoperative complications in primary shoulder arthroplasty. J Shoulder Elbow Surg. 2020;29(4):807–13.

    Article  Google Scholar 

Download references

Acknowledgements

No

Funding

This research is supported by the National Natural Science Foundation of China under Grant (Grant No. 72102159), Soft Science Foundation of Sichuan Province [grant number 2021JDR0330], Fundamental Research Funds for the Central Universities [grant number SXYPY202135] and West China Nursing Discipline Development Special Fund Project, Sichuan University (No. HXHL9047).

Author information

Authors and Affiliations

Authors

Contributions

SZ and LL took part in study experiment and design, data analysis and drafting of manuscript. YH performed data acquisition and interpretation. YF carried out in study concept and design, data analysis and interpretation, technical support with machine learning expertise. LL is involved in critical revision of manuscript. SZ conducted the data acquisition. LL helped the drafting of manuscript and typography. All authors read and approved the final manuscript.

Corresponding authors

Correspondence to Lele Li or Yuanchen Fang.

Ethics declarations

Ethics approval and consent to participate

The protocol was established, according to the ethical guidelines of the Helsinki Declaration and was approved by the Human Ethics Committee of West China hospital, Sichuan University. Written informed consent was obtained from individual or guardian participants.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have 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

Zeng, S., Li, L., Hu, Y. et al. Machine learning approaches for the prediction of postoperative complication risk in liver resection patients. BMC Med Inform Decis Mak 21, 371 (2021). https://doi.org/10.1186/s12911-021-01731-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12911-021-01731-3

Keywords