Next Article in Journal
The Serum Brain-Derived Neurotrophic Factor Increases in Serotonin Reuptake Inhibitor Responders Patients with First-Episode, Drug-Naïve Major Depression
Previous Article in Journal
Antitumor Potential of Antiepileptic Drugs in Human Glioblastoma: Pharmacological Targets and Clinical Benefits
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Enhanced Preprocessing Approach Using Ensemble Machine Learning Algorithms for Detecting Liver Disease

by
Abdul Quadir Md
1,
Sanika Kulkarni
1,
Christy Jackson Joshua
1,*,
Tejas Vaichole
1,
Senthilkumar Mohan
2 and
Celestine Iwendi
3
1
School of Computer Science and Engineering, Vellore Institute of Technology, Chennai 600127, India
2
School of Information Technology and Engineering, Vellore Institute of Technology, Vellore 632014, India
3
School of Creative Technologies, University of Bolton, Bolton BL3 5AB, UK
*
Author to whom correspondence should be addressed.
Biomedicines 2023, 11(2), 581; https://doi.org/10.3390/biomedicines11020581
Submission received: 23 December 2022 / Revised: 30 January 2023 / Accepted: 31 January 2023 / Published: 16 February 2023
(This article belongs to the Topic Machine Learning Techniques Driven Medicine Analysis)

Abstract

:
There has been a sharp increase in liver disease globally, and many people are dying without even knowing that they have it. As a result of its limited symptoms, it is extremely difficult to detect liver disease until the very last stage. In the event of early detection, patients can begin treatment earlier, thereby saving their lives. It has become increasingly popular to use ensemble learning algorithms since they perform better than traditional machine learning algorithms. In this context, this paper proposes a novel architecture based on ensemble learning and enhanced preprocessing to predict liver disease using the Indian Liver Patient Dataset (ILPD). Six ensemble learning algorithms are applied to the ILPD, and their results are compared to those obtained with existing studies. The proposed model uses several data preprocessing methods, such as data balancing, feature scaling, and feature selection, to improve the accuracy with appropriate imputations. Multivariate imputation is applied to fill in missing values. On skewed columns, log1p transformation was applied, along with standardization, min–max scaling, maximum absolute scaling, and robust scaling techniques. The selection of features is carried out based on several methods including univariate selection, feature importance, and correlation matrix. These enhanced preprocessed data are trained on Gradient boosting, XGBoost, Bagging, Random Forest, Extra Tree, and Stacking ensemble learning algorithms. The results of the six models were compared with each other, as well as with the models used in other research works. The proposed model using extra tree classifier and random forest, outperformed the other methods with the highest testing accuracy of 91.82% and 86.06%, respectively, portraying our method as a real-world solution for detecting liver disease.

1. Introduction

A total of 264,193 deaths as a result of liver disease were reported in India in 2018, according to the latest World Health Organization data [1]. There are about 23.00 deaths per 100,000 people based on age-adjusted death rates for the population. With a weight of approximately 1.36 kg, the liver is the largest organ in the body. It has four lobes of differing sizes and shapes, and is dark reddish-brown in color. The liver is located right behind the diaphragm beneath the abdominal cavity. The hepatic artery and the portal vein are two major arteries that transport blood to the liver [2]. Its primary function is to eliminate poisonous and damaging compounds from the bloodstream before they are distributed to other regions of the body. WHO officials have identified liver disease as one of the most serious and deadly diseases [3]. Hepatitis infection, fatty liver, cirrhosis, liver fibrosis, high alcohol intake, drug exposure, and genetic anomalies can all cause liver disease [4]. A liver transplant is the only treatment option left if the liver has completely failed, and there is no way to recover it. Timely identification of liver illnesses can aid in therapy and speedy recovery. The phases of liver disease are: healthy, fibrosis, cirrhosis, and the last stage is cancer. Detecting liver disease in its early stages can be difficult, even after there is significant damage to liver tissue. This would lead to failure to provide proper treatment and drugs. An early diagnosis of the disease is crucial to preventing this and saving the patient’s life. Internal bleeding, dry mouth, constipation, and stomach pain are a few signs of liver disease that can affect the digestive system [3]. Some other signs include brain and nervous system anomalies such as loss of memory, numbness, and fainting, as well as skin concerns such as yellow skin, spider veins, and feet redness. Visiting a doctor regularly, getting vaccinated, drinking less soda and alcohol, exercising regularly, and keeping your weight in check can prevent liver diseases. The advancement of artificial intelligence has led to the development of numerous machine learning algorithms which enhance the accuracy and effectiveness of diagnosing and prognosticating liver disease [4].
In many automatic medical diagnostic tools, classification approaches are particularly common. Due to the fact that liver diseases do not manifest until the organ is partially damaged, it is difficult to detect early [5]. The presence of enzymes in the blood can be used to identify liver disease [5]. Furthermore, mobile devices are increasingly being utilized to track the health of humans. In this case, it is also necessary to use automatic classification algorithms. Mobile and online technologies capable of automatically identifying liver illnesses can be used to reduce patient wait times with liver specialists such as endocrinologists.
The remainder of the paper is organized as follows: In Section 2, the literature survey of liver disease classification and detection is presented. The problem statement is thoroughly explained in Section 3. A detailed explanation of the proposed architecture, algorithms, and preprocessing is provided in Section 4. The experimental setup and evaluation results has been given in Section 5. Section 6 discusses the conclusion and future work.

2. Literature Survey

In this section, various machine learning methods applied to classify liver diseases are discussed. Machine learning models such as the support vector machine (SVM), logistic regression, naive Bayes, decision tree (DT), random forest, k-nearest neighbor (KNN), artificial neural network (ANN), etc., are used for liver disease classification. Bendi et al. applied various machine learning models to two datasets. They were the Andhra Pradesh (AP) liver dataset (Indian liver dataset) and the UCLA liver dataset [6]. The machine learning models used were naive Bayes, decision tree (C4.5), backward propagation, k-nearest neighbor, and support vector machine. It was found that k-nearest neighbor, backward propagation, and support vector machine provided better results compared with other models. It was also concluded that the AP liver dataset is better than UCLA for all models. In another study, Bendi et al. introduced a modified rotation forest algorithm to accurately classify liver diseases. Analyzing the combination of classification algorithms and feature selection techniques [7]. With the modified rotation forest algorithm applied to the UCI liver dataset, the multilayer perceptron (MLP) classification algorithm was used, and with the ILPD dataset that had the nearest neighbors with generalized distance functions and correlation-based feature selection, the random subset feature selection technique was used. It was observed that the multi-layer perceptron algorithm on the UCI liver dataset provided better results than neural net on the Indian liver dataset.
Yugal et al. proposed a rule-based model to classify data into various types of liver disorders using machine learning approaches [8]. The model used machine learning algorithms such as SVM, rule induction (RI), decision tree, naive Bayes, and ANN using the k-fold cross-validation methodology. Among all the models, the decision tree with a rule-based classification algorithm had better accuracy. They also created their dataset with 12 attributes and 583 records. Heba et al. used a decision tree model to predict an individual’s liver fibrosis degree [9]. It showed that using decision trees results in good classification accuracy. Liver disease disorders were analyzed using classification techniques such as C4.5, naive Bayes, SVM, neural network, and logistic regression [10]. The C4.5 model on the AP dataset proved to be better compared with the other models and the UCLA dataset. In a study conducted by Somaya et al., clinical biomarkers and mathematical models were used to predict advanced fibrosis in chronic hepatitis C patients [11]. For training the model, the data were divided into two sets according to the METAVIR score. They are (1) mild to moderate fibrosis (F0–F2), and (2) advanced fibrosis (F3–F4). The development of decision trees, genetic algorithms, particle swarm optimization, and multilinear regression models for advanced fibrosis prediction was performed. It was discovered that advanced fibrosis was statistically associated with age, platelet count, AST, and albumin.
Sumedh et al. classified liver diseases using SVM and backpropagation models [12]. The models were trained on the UCI repository dataset. Between both models, backpropagation performed better. Han Ma et al. evaluated an optimal predictive model to detect non-alcoholic fatty liver disease (NAFLD) [13]. The model was developed using data from individuals gathered during a health assessment at Zhejiang University’s First Affiliated Hospital. Among the 11 different models, the Bayesian network model performed the best. An interactive graphical user interface was created to help the medical community diagnose liver disease in patients [14]. Based on 583 patients from the Indian Liver Patient Dataset, the model was trained on 10 different attributes. In this study, various classification algorithms such as Logistic regression, KNN, SVM, and ANN are compared to see which delivers the best results. In comparison to other models, ANN was shown to have higher accuracy. Sivakumar et al. used another algorithm called C4.5 decision tree on the UCI repository using its 15 life quality attributes [15]. This work compared the performance of C4.5 with the k-means clustering algorithm. C4.5 recorded better precision values.
Vasan et al. also implemented using the UCI repository dataset [16]. The first step of this research work involved the application of a min–max algorithm to the original liver patient dataset. PSO feature selection is used in the second phase to demarcate relevant qualities. The entire normalized datasets of liver patients can then be used to extract the subset of critical liver-related data. After this stage, categorization algorithms are used in the third phase for comparisons and categorizations. It was found that the J48 algorithm performs best when it comes to feature selection. Vyshali et al. applied classification methods such as decision tree, linear discriminant analysis, SVM fine gaussian, and logistic regression [17]. The dataset consisted of laboratory data from 584 patients. The dataset contains 10 features that help in detecting liver diseases. The classification result on logistic regression was better than other models. Sateesh et al. worked on the ILPD for liver disease classification [18]. The random forest model was used for classification with various preprocessing techniques. The preprocessing technique was used for balancing the unbalanced data. Model refinement was carried out by hyperparameter tuning using grid search and feature selection. The work mostly focused on classification using random forest; thus, it cannot determine whether the selected model is best. Geetha et al. aimed to augment the perceived nature of liver disease using machine learning techniques [19]. The work mainly focused on algorithms that can classify healthy people from the liver dataset. The dataset used was the Indian Liver dataset. SVM and logistic regression were used for prediction. SVM gave better accuracy compared with logistic regression.
Rong-Ho Lin employed machine learning models such as classification and regression tree (CART) and case-based reasoning (CBR) for liver disease classification [20]. To treat a new liver disease, doctors can use rules taken from CART for identifying liver disorders, whereas CBR can obtain the most comparable case from the case base for solving the problem. A study of risk factors concerning liver disease and predicting liver diseases was conducted using screening data accumulated from 1994 to 2001 [21]. It was shown that the risk factors useful for detecting liver disease are also useful for detecting liver cancer. It made use of logistic regression, decision tree, and ANN for predicting liver disorders. In comparison to a model employing current screening test data estimators, a neural network with a growth curve estimator outperformed the latter. It was also concluded that the sensitivity value improved by using the growth curve estimator. The findings of the [22] study showed that classification models predicted fatty liver disease in patients using minimum clinical parameters. Among other models tested, random forest models gave better accuracy. The strategy used led to more insights into real-world clinical practice and helped physicians to identify FLD (fatty liver disease) successfully. The drawback of this work includes using only one dataset.

3. Problem Statement

The liver is a very vital organ of the human body. Its failure can be fatal, and the only solution is a transplant within a given time. Various features such as total bilirubin, gender, age, SGPT, ALP, Albumin, etc., can be used for the early detection of liver illnesses in a person. Several research works discussed above make use of these features to detect liver disease. Though many machine learning classification-based algorithms are used in the literature, they have some drawbacks. In most existing works, only simple machine learning models are used, and ensemble models are not used. There are various data pre-processing methods that can be useful for improving results. These methods have not been explored as well. Additionally, many research works failed to employ efficient feature selection and transformation methods. To tackle this issue, the research makes use of various ensemble machine learning algorithms such as boosting, stacking, bagging, etc., to obtain better results. Furthermore, enhanced data pre-processing methods are applied with appropriate feature scaling and selection procedures to increase the model’s performance.

4. Proposed Architecture Using Ensemble Learning with Enhanced Preprocessing

An overview of the datasets, the proposed work, architecture, and algorithms used for liver disease classification are presented in this section.

4.1. Dataset to Perform Liver Disease Classification

The UCI machine learning repository’s Indian Liver Patient Dataset (ILPD) is used to perform liver disease classification. [23]. It contains 11 columns that have 10 features and a target variable. The features are age, gender, total bilirubin (TB), direct bilirubin (DB), total proteins (TP), albumin (ALB), albumin and globulin ratio (A/G), alamine aminotransferase (SGPT), aspartate aminotransferase (SGOT), and alkaline phosphotase (Alkphos). The characteristics of all the features for the patients are tabulated in Table 1. The output variable has two classes denoting patients with liver disease and those without. The dataset contains 583 records of patients collected from Andhra Pradesh’s North East region in India. The distribution of patients with and without liver disease is shown in Figure 1.

4.2. Methodology and Architecture to Classify Liver and Non-Liver Diseases

In this subsection, the methodology used to classify liver and non-liver diseases is discussed. The dataset is first preprocessed using various techniques. The dataset is then split into training and test sets in order to train and assess the machine learning models. Machine learning models are trained on the created training set in order to classify the liver disease. The trained model is then tested on the test set and its performance is assessed using various metrics. The architecture of the above method is illustrated in Figure 2.

4.2.1. Data Preprocessing

The data were preprocessed using methods such as data encoding, data imputation, transforming skewed data, data balancing, feature scaling, and feature selection techniques, respectively. The above techniques are discussed in detail below. The overall architecture of the preprocessing steps is shown in Figure 3.

Data Encoding

It is necessary to convert categorical data into numerical values before training various models. This conversion is carried out using data encoding. In the Indian Liver dataset, there is only one categorical feature, which is gender. Gender columns contain female and male classes which are encoded to 0 and 1, respectively.

Data Imputation

Sometimes, the dataset contains missing values or null values. This is handled by either dropping the records with missing values or by using various imputation techniques. Imputations are of two types: univariate and multivariate. In univariate feature imputation approaches, the missing values of a particular feature are imputed using only the non-missing values of that feature [24]. Whereas in multivariate imputation, the missing values are estimated using all the features in the dataset. In the proposed work, the multivariate feature imputation is used using the IterativeImputer class of the sklearn library. It uses a regressor to predict the missing values. It is one of the best imputation techniques.

Transforming Skewed Data

Distribution curves can be plotted to check whether the data is skewed or not. When the distribution curve of the data is distorted towards either the left or right side, then it is said to be skewed. Skewed data can affect performance by violating model assumptions or by affecting the interpretation of feature importances [25]. In the ILPD dataset, the features that are skewed are: ‘A/G’, ‘TB’, ‘AP’, ‘SGPT’, ‘DB’, and ‘SGOT’. There are various transformations available for handling the skewed data, but in this work, the ‘log1p’ transformation is used. It effectively helps to balance the distribution of the curve. The formula used for the ‘log1p’ transformation is given below Equation (1). The skewness of columns can be observed in Figure 4.
X n e w = l o g ( 1 + X )

Data Balancing

This technique is used for when each output class’s number of data records available is comparably different. There are 167 records without liver disease and 416 records with the condition in the ILPD dataset. Data balance is essential since there is a large discrepancy in the number of records accessible for each class. To balance the dataset, the minority class, i.e., the class without liver disease was up-sampled to 416 records. After resampling, the total number of records in the dataset was 832. To balance the data, a resample function from the sklearn library is used.

Feature Scaling

Feature scaling is a method for standardizing the independent features present in the data in a specific range [26,27]. It is one of the important steps for handling highly varying values. If the dataset is not scaled, regardless of the units, the larger values tend to be weighted higher and the smaller values lower by the machine learning models. Due to this reason, within the proposed work, different feature scaling methods are tried. They are as follows:
  • Min–max normalization: This feature scaling method involves shifting and rescaling values to make them fall between 0 and 1. This technique is prone to outliers. The formula used is given in Equation (2).
X n e w = X X m i n X m a x X m i n
  • Maximum absolute scaling: After applying this technique to features, its value ranges between −1 and +1. In this method, the values in a feature are divided by the absolute max value, as shown in Equation (3).
X n e w = X X m a x a b s
  • Standardization: In standardization, the z value is calculated so the values are rescaled to have a distribution with 0 mean value and variance equal to 1 [26]. The formula used for the standardization is given in Equation (4).
X n e w = X X m e a n σ
  • Robust scaling: It is a feature scaling technique that is robust to outliers. In this method, the feature values are subtracted from their median and divided by the Inter-Quartile Range (IQR) value of that feature. IQR is the difference between Q1 (first quartile) and Q3 (third quartile). The robust scaling formula is given in Equation (5).
X n e w = X X m e d i a n I Q R

Feature Selection

The feature selection method involves choosing a subset of all the available features that are more pertinent and contribute significantly to the target variable. The input features are reduced to improve the performance of the model, and sometimes to reduce computational costs. The strength of the association between the feature and the target variable is assessed using a variety of statistical approaches for feature selection. Some of the methods which are often used and was also used in this work are discussed below.
  • Univariate feature selection: Univariate statistical tests are used in this strategy to determine the important features. In this, the relationship of a single feature is analyzed with the target variable ignoring other features. Hence, it is called univariate feature selection. From all the scores, features with top scores are selected. There are three tests used for feature selection in this work using the sklearn library. They are the chi-squared test, F-test, and mutual_info_classif test. The chi-squared test is used only for non-negative features and classes. It gauges the interdependence of stochastic variables [28]. The F-test, which is also known as the one-way ANOVA test, is based on the ANOVA F-value. The mutual information is computed for the discrete target variable in the mutual_info_classif test. Mutual information (MI), which evaluates the interdependence between two random variables, is a non-negative value [29].
  • Feature importance: The feature importances of each feature of the dataset can be obtained for the target variable using the models. Each data feature is given a score; the higher the score, the more meaningful the feature. To obtain the feature importances of the models, it is trained on the dataset first. Based on the training, the scores are decided. Usually, tree-based classification models are used. In this work, models such as extra tree classifier, random forest, and LGBM classifier were used. All of these models are ensemble models.
  • Correlation coefficient matrix: Correlation is used to determine the relationship between the features or the output variable. It measures the linear relationship between variables. The correlation coefficient can be positive (the output variable value increases as one feature value increases), negative (the output variable value decreases as one feature value increases), or zero (no relation between variables) [30]. The correlation matrix is a matrix containing the correlation value of each feature with every other feature in the dataset including the target. Ideally, features selected should be highly correlated to the target variable and not related to each other, otherwise the feature will not add any additional information. Hence, if two features are correlated, we can remove one of them. Typically, the correlation between characteristics is determined using Pearson’s correlation coefficient.

4.2.2. Machine Learning Algorithms to Predict Liver Disease Using Enhanced Preprocessing

This research work evaluates the performance of ensemble-based machine learning algorithms on the ILPD (Indian Liver Patient Dataset) and compares their results. The Ensemble technique is a unique approach in which we combine multiple machine learning models of the same or different types such as decision tree, logistic regression, support vector machines, etc., to carry out prediction [31]. The models used in ensemble models are called base estimators or base learners. There are many reasons to use ensemble models over traditional models. A few reasons are mentioned below.
  • Performance: A single model may not be able to give reliable results. Combining multiple models helps to increase prediction accuracy [32].
  • Robustness: An ensemble helps in reducing the spread in the average performance of the machine learning model [32].
  • Low variance: Ensembles help in reducing the variance (error) of the prediction by combining multiple models [32].
One model might not be able to forecast a dataset’s outcomes to the best of its ability. Therefore, simple machine learning models have limitations, and it is difficult to create a model with great accuracy [31]. If multiple models are combined, then the accuracy is boosted. Ensembles work on the mechanism of aggregation of output from individual models in such a way that model error is reduced, and generalization is maintained [31]. The algorithms employed in this research work have been thoroughly discussed in detail in the following sections.

Gradient Boosting Classification Algorithm to Predict Liver Disease

In order to create a powerful regression or classification model, the gradient boosting classifier combines a number of weak learning models [33]. Decision trees are frequently used in gradient boosting. Due to their proficiency in classifying challenging datasets, gradient boosting models are becoming more and more popular, and have recently prevailed in a number of Kaggle data science competitions [33].
Gradient boosting classification has three main components as shown in Algorithm 1.
  • Loss function: It determines how well a model is doing a prediction. More loss means the model could do better and vice versa [34]. Gradient descent is used to minimize this loss function value.
  • Weak learner: A weak learner classifies data very poorly and can be comparable to random guessing. It has a high rate of errors. Usually, decision trees are used in this [34].
  • Additive model: In this approach, trees are added iteratively and sequentially one at a time. After each iteration, the model is usually closer to the actual target [34].
Algorithm 1 Gradient Boosting to Predict Liver Disease
Input:     Training set record
Output:   Class of record (liver disease or no liver disease)
Generating Algorithm Begin
     Step 1: Calculate the initial log(odds) for the entire dataset
        l o g ( o d d s ) = + v e   C l a s s v e   C l a s s  
     Step 2: Calculate the initially predicted probability for each record
        P = e l o g ( o d d s   ) 1 + e l o g ( o d d s )    
       If the value is greater than 0.5 then positive class else negative class.
     Step 3: Calculate the Residual for each record
        R = O b s e r v e d P r e d i c t e d  
     Step 4: Build a decision tree with leaves as residuals
     Step 5: Calculate the output value of the leaf for each record
       O/P value = R   P   X   ( 1 P )  
     Step 6: Calculate the updated log(odds)
       log(odds) = log(odds) + ( γ X o/p value)
     Step 7: Calculate the updated predicted probability for each record
       Repeat steps 3 to 8 till residuals are small or till the number of trees specified
     Step 8: Calculate the testing probability of each record
       Step 8.1: Calculate log(odds)
           log(odds) = log(odds) + ∑ γ × o/p value of leaf
       Step 8.2: Calculate the predicted probability
End

XGBoosting Classification Algorithm to Predict Liver Disease

Similar to the gradient boosting algorithm, XGBoost uses gradient descent to enhance weak learners. However, XGBoost improves due to system optimization and algorithmic upgrades [35]. The system optimization applied in XGBoost are Parallelization, Tree Pruning and Hardware. The algorithmic enhancements applied in XGBoost are weighted quantile sketch, Regularization, Cross-validation, and Sparsity awareness.

Bagging Classification Algorithm to Predict Liver Disease

Bagging (bootstrap aggregation) is a classification technique that reduces the variance of prediction by taking the average of multiple predictions together [36]. Subsets called bootstrap samples (samples with replacement) are created from the main dataset, and the different base estimators are trained on these subsets [36]. This is called row sampling with replacement. The voting method (majority) is used in the case of classification for aggregating the prediction of different classifiers [36]. The variance decreases and the model’s performance rises by averaging the results [36]. Base classifiers such as decision tree SVM, etc. can be used. Algorithm 2 depicts the bagging approach to predict liver disease.
Algorithm 2 Bagging to Predict Liver Disease
Input:     Training set record
Output:   Class of record (liver disease or no liver disease)
Generating Algorithm Begin
     Step 1: Split data into bootstrap subsets equal to the number of classifiers say n taking all features
     Step 2: Train n subsets on n base estimators, respectively
     Step 3: Testing
       Step 3.1: Calculate the output of the test record on each base learner
       Step 3.2: Calculate the final predicted value by using the voting method
End

Random Forest Classification Algorithm to Predict Liver Disease

Random forest classification algorithm is a type of Bagging method in which all the base learners are decision trees, and data samples are split by replacement. Random feature sampling is also applied. The best split approach is used while splitting the data. Decision tree is a weak learner and using multiple decision trees together has helped gain better results. Algorithm 3 depicts the random forest classification approach to predict liver disease.
Algorithm 3 Random Forest Classification to Predict Liver Disease
Input:     Training set record
Output:   Class of record (liver disease or no liver disease)
Generating Algorithm Begin
     Step 1: Split data into subsets equal to the number of classifiers say n with random feature selection and best split
     Step 2: Train n subsets on n decision trees, respectively
     Step 3: Testing
       Step 3.1: Calculate the output of the test record on each base learner
       Step 3.2: Calculate the final predicted value by using the voting method
End

Extra Tree Classification Algorithm to Predict Liver Disease

Extra tree classification algorithm is an extended version of random forest with some variations. Similar to random forest, all the base learners are decision trees, but data samples are split randomly without replacement. Hence, instead of using the best split random split approach is used. Features are split randomly similar to random forest. This algorithm has given better results on noisy datasets compared with the random forest approach. Algorithm 4 depicts the extra tree classification algorithm to predict liver disease.
Algorithm 4 Extra Tree Classification to Predict Liver Disease
Input:     Training set record
Output:   Class of record (liver disease or no liver disease)
Generating Algorithm Begin
     Step 1: Randomly split data into subsets equal to the number of classifiers say n with random feature selection and random-split
     Step 2: Train n subsets on n decision trees, respectively
     Step 3: Testing
         Step 3.1: Calculate the output of the test record on each base learner
         Step 3.2: Calculate the final predicted value by using the voting method
End

Ensemble Stacking Classification Algorithm to Predict Liver Disease

Stacking algorithms base estimators use the entire training dataset during training [36]. Once these base learners are trained, a meta-learner is assembled from the different models, and the base learner’s output is used for the training of the meta-learners [36]. A heterogeneous ensemble is created by this approach as the base learners are usually different algorithms [36]. This work uses ensembles models as the base model for stacking as shown in Algorithm 5.
Algorithm 5 Ensemble Stacking Classification to Predict Liver Disease
Input:     Training set record
Output:   Class of record (liver disease or no liver disease)
Generating Algorithm Begin
     Step 1: Train the entire dataset on n-base learners
     Step 2: Feed output of base learners to meta learner
        Base learners used: extra tree classifier, random forest, and xgboost
     Step 3: Train meta learner on-base learner output
        Meta learner used: logistic regression
     Step 4: Testing
            Step 4.1: Pass each record through base learners
            Step 4.2: Feed output of base learners to meta learner
            Step 4.3: Meta-learner output gives final prediction
End
In the above subsections, various feature scaling, feature selection methods, and machine learning algorithms are discussed. First, the data are split into training and testing so that every model receives the same train test split. Then, for each of the six algorithms, a default model is trained, and the best pair of feature scaling and feature selection combination is found. This is carried out by training and checking the model’s training accuracy on all combinations of feature scaling and selection pairs. In order to obtain the best feature scaling and selection pair, the optimal hyper-parameters are obtained using grid search with 10-fold cross validation. GridSearchCV from the sklearn library was used for this purpose. It uses all the specified hyper-parameters in various combinations and then calculates the performance for each. The best value for the hyper-parameters is then chosen. We performed training on hyper-parameters obtained from grid search, as well as default hyper-parameters. The best out of the two was chosen for comparison. The hyperparameter optimization carried out for all the models is given in Table 2. Finally, the models are trained by passing this list of optimal parameters to each model. Parameters such as the number of estimators, learning rate, etc., are passed to the models. The best result for each model evaluated on the test set (external validation) is then stored. This proposed method is named as enhanced preprocessing.

5. Evaluation and Analysis

In this section, details about the experiments performed on the Indian Liver Patient Dataset to classify liver disease are discussed. The metrics used for evaluation and the results obtained are explained. In the last sub-section, the results are compared with the existing works.

5.1. Experimental Setup

The experiments performed in the proposed work were carried out on the local system with Windows 10 operating system. The local system had the following specifications: 8 Gb RAM, intel i5–9th generation processor, and NVidia GTX1650 graphics card. No external GPUs were used. All the code was written in python language in jupyter notebook. Visual Studio code was used for running the notebooks. Various popular machine learning libraries such as pandas, numpy, sklearn, seaborn, etc., are used for the execution of the work.

5.2. Evaluation Metrics

Evaluation metrics help in determining how well-trained models perform on unseen test data. All ensemble models were tested using precision, accuracy, recall, specificity, and F1-scores on the test dataset. The following metrics have been described in the previous papers [37,38] as shown in Equations (6)–(10). Apart from these, the AUC (area under the curve) and ROC (Receiver operating characteristics) are also calculated with the help of graphs. The ROC is a probability curve, whereas the AUC is a measure of separability. As AUC increases, the model becomes more accurate at differentiating classes. The following terms help in calculating these metrics which are given in Equations (6)–(10).
  • True Positive (TP)—when positive values are predicted as positive.
  • True Negative (TN)—when negative values are predicted as negative.
  • False Positive (FP)—when negative values are predicted as positive.
  • False Negative (FN)—when positive values are predicted as negative.
A c c u r a c y = T P + T N T P + T N + F P + F N
P r e c i s i o n   ( P ) = T P T P + F P
R e c a l l   ( R ) = T P T P + F N
F 1 s c o r e = 2 × ( P × R ) ( P + R )
S p e c i f i c i t y = T N T N + F P

5.3. Experimental Results

The results obtained for the liver disease classification on the ILPD dataset using various machine learning models have been illustrated above in Table 3 and Table 4. The uncertainty in the model has been represented in terms of confidence interval (CI) using bootstrapping in Table 3. The comparison graphs of these models for different metrics can be seen in Figure 5. The results shown above in Table 3 and Table 4 are obtained after applying enhanced preprocessing techniques on all the models. The receiver operating characteristic (ROC) curves have been plotted in Figure 6. According to that combination of feature selection, feature scaling preprocessing techniques with imputation and data balancing were used. The preprocessed data were finally trained and tested on all the six models. The results obtained uses the evaluation metrics such as accuracy, precision, recall, specificity, F1-score, ROC–AUC, and 10-fold cross validation. The graphs for ROC–AUC and 10-fold cross validation are given in Figure 7 and Figure 8, respectively. Among them, extra tree classifier had the highest testing accuracy of 91.82% followed by random forest with an accuracy of 86.06%. Gradient boosting had the lowest accuracy. When the models were tested with 10-fold, the cross validation stacking model had the highest accuracy of 93.15% and lowest accuracy of 80.41% for the gradient boosting model. When all the metrics are taken into consideration, the extra tree classifier shows the best performance, whereas the gradient boosting shows the worst.

5.3.1. Statistical Test Results

Statistical tests such as Pearson’s Correlation test, chi-squared contingency test and analysis of variance (ANOVA) F-test have been performed on the data. The correlation matrix has been shown in Figure 9. It can be inferred from the test that features DB and TB, SGOT and SGPT, ALB and TP, ALB and A/G are highly correlated. The chi-squared test was performed between the gender and the target variable as both are categorical types of data. As the p-value of the test obtained is 6.55%, the null hypothesis is not rejected at 95% level of confidence. As per the null hypothesis, liver disease and gender are independent. The ANOVA F-test scores are shown in Table 5. As per the ANOVA F-test, the score obtained between Target variable and features such as DB, TB, SGOT, SGPT is very high, whereas the score obtained between the target variable and feature such as gender, the TP, is low. The higher the score, the more the features are dependent on the target variable.
F-test for multiple classifier comparison was performed between the models. The p-value obtained for the test is 0.01856 which is lesser than significance level (α = 0.05). This denotes that we can reject the null hypothesis and conclude that there is a difference between the classification accuracies [39]. Since the null hypothesis was rejected, McNemar’s statistical test has been performed to find out which model pairs have different population proportions. McNemar’s test has a low false positive rate and is relatively fast to compute compared to other statistical tests [40]. If the p-value obtained for this test is less than significance level α = 0.05, we reject the null hypothesis that the two model perform equally. The results of the test have been tabulated in Table 6 and visualized in Figure 10. From the table, it can be concluded that the extra tree classifier has significant differences in performance when compared with most of the models.

5.3.2. Visualization of Features

Uniform manifold approximation and projection (UMAP) and t-distributed stochastic neighbor embedding (t-SNE) have been used to better understand the performance of the models on liver disease classification. t-SNE and UMAP are used to map high-dimensional features to two dimensions, enabling clear visualization of the data. In Figure 11A, the features with the final classification representation are depicted. Figure 11A shows the features well classified into liver and non-liver disease by the extra tree classifier model. The UMAP analysis was conducted to provide a more detailed representation of the features of the data. The distinction between the liver and non-liver class of proteins can be clearly observed in the UMAP plot in Figure 11B. Both the t-SNE and UMAP plots have effectively demonstrated the strong performance of the proposed model in accurately identifying liver disease.

5.4. Performance Comparison

The performance of the ensemble algorithms used for liver disease classification is compared with existing works that have used the same dataset and evaluation methods. The results of the proposed work outperform many of the existing works. This is compared in Table 7 and Figure 12. The extra tree classifier shows the best results followed by the Random Forest model. The method proposed in this work uses enhanced preprocessing and ensemble machine learning and surpasses various other research works. Most of the other research works are based on simple machine learning models. Among them, Bendi et al. obtained an accuracy of 73.07% using the k star model, which is still low. The random forest accuracy for the proposed work is 86.06% and is much better than the results obtained by Sivakumar et al. for the same model. Overall, the extra tree classifier, which has not been used for liver disease classification before, surpasses all the other works with an accuracy of 91.82%.

6. Conclusions

Liver disease has been increasing annually in people across the globe. This is mainly due to lifestyle changes, and bad eating and drinking habits. Early diagnosis can help save people’s lives. To address this issue, several ensemble models have been used for liver disease diagnosis and their performance have been compared with other models. It was observed that the proposed model which uses enhanced preprocessing approach with extra tree classifier obtained the best testing accuracy of 91.82% followed by 86.06% for the random forest model. These proposed models outperformed many machine learning algorithms for liver disease classification present in the literature. This research was carried out on the ILPD dataset. For future work, different datasets can be integrated to carry out liver disease classification. This will help in increasing the training data and may improve the model accuracy further. Apart from that, better preprocessing methods and newer machine learning models such as C5.0, CBR (Case-based reasoning), and AODE (Aggregating One-Dependence Estimators) can also be trained on these datasets in the future.

Author Contributions

Conceptualization, A.Q.M., S.K. and C.J.J.; Methodology, A.Q.M., S.K., C.J.J. and T.V.; Formal analysis, T.V., S.M. and C.I.; Investigation, A.Q.M. and S.K.; Resources and data collection, S.K., T.V. and C.J.J.; Writing, S.K. and T.V.; Validation, S.K.; Funding Acquisition, C.J.J. All authors have read and agreed to the published version of the manuscript.

Funding

This research is funded by Vellore Institute of Technology, Chennai, India.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

All authors acknowledge Vellore Institute of Technology, Chennai, India.

Conflicts of Interest

The authors have no competing interests to declare that are relevant to the content of this article.

References

  1. “Liver Disease in India,” World Life Expectancy. Available online: https://www.worldlifeexpectancy.com/india-liver-disease (accessed on 14 April 2022).
  2. Sindhuja, D.R.J.P.; Priyadarsini, R.J. A survey on classification techniques in data mining for analyzing liver disease disorder. Int. J. Comput. Sci. Mob. Comput. 2016, 5, 483–488. [Google Scholar]
  3. Shaheamlung, G.; Kaur, H.; Kaur, M. A Survey on machine learning techniques for the diagnosis of liver disease. In Proceedings of the 2020 International Conference on Intelligent Engineering and Management (ICIEM), London, UK, 17–19 June 2020. [Google Scholar]
  4. Sun, Q.-F.; Ding, J.-G.; Xu, D.-Z.; Chen, Y.-P.; Hong, L.; Ye, Z.-Y.; Zheng, M.-H.; Fu, R.-Q.; Wu, J.-G.; Du, Q.-W.; et al. Prediction of the prognosis of patients with acute-on-chronic hepatitis B liver failure using the model for end-stage liver disease scoring system and a novel logistic regression model. J. Viral Hepat. 2009, 16, 464–470. [Google Scholar] [CrossRef] [PubMed]
  5. Liu, K.-H.; Huang, D.-S. Cancer classification using Rotation Forest. Comput. Biol. Med. 2008, 38, 601–610. [Google Scholar] [CrossRef]
  6. Ramana, B.V.; Babu, M.S.P.; Venkateswarlu, N.B. A critical study of selected classification algorithms for liver disease diagnosis. Int. J. Database Manag. Syst. 2011, 3, 101–114. [Google Scholar] [CrossRef]
  7. Ramana, B.V.; Babu, M.P.; Venkateswarlu, N.B. Liver classification using modified rotation forest. Int. J. Eng. Res. Dev. 2012, 6, 17–24. [Google Scholar]
  8. Kumar, Y.; Sahoo, G. Prediction of different types of liver diseases using rule based classification model. Technol. Health Care 2013, 21, 417–432. [Google Scholar] [CrossRef] [PubMed]
  9. Ayeldeen, H.; Shaker, O.; Ayeldeen, G.; Anwar, K.M. Prediction of liver fibrosis stages by machine learning model: A decision tree approach. In Proceedings of the 2015 Third World Conference on Complex Systems (WCCS), Marrakech, Morocco, 23–25 November 2015. [Google Scholar]
  10. Hashem, S.; Esmat, G.; Elakel, W.; Habashy, S.; Raouf, S.A.; Elhefnawi, M.; Eladawy, M.; ElHefnawi, M. Comparison of machine learning approaches for prediction of advanced liver fibrosis in chronic hepatitis C patients. IEEE/ACM Trans. Comput. Biol. Bioinform. 2018, 15, 861–868. [Google Scholar]
  11. Sontakke, S.; Lohokare, J.; Dani, R. Diagnosis of liver diseases using machine learning. In Proceedings of the 2017 International Conference on Emerging Trends & Innovation in ICT (ICEI), Pune, India, 3–5 February 2017. [Google Scholar]
  12. Ma, H.; Xu, C.-F.; Shen, Z.; Yu, C.-H.; Li, Y.-M. Application of machine learning techniques for clinical predictive modeling: A cross-sectional study on nonalcoholic fatty liver disease in China. Biomed. Res. Int. 2018, 2018, 4304376. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  13. Jacob, J.; Mathew, J.C.; Mathew, J.; Issac, E. Diagnosis of liver disease using machine learning techniques. Int. Res. J. Eng. Technol. 2018, 5, 412–423. [Google Scholar]
  14. Sivakumar, D.; Varchagall, M.; Gusha, S.A. Chronic Liver Disease Prediction Analysis Based on the Impact of Life Quality Attributes. Int. J. Recent Technol. Eng. (IJRTE) 2019, 7, 2111–2117. [Google Scholar]
  15. Durai, V.; Ramesh, S.; Kalthireddy, D. Liver disease prediction using machine learning. Int. J. Adv. Res. Ideas Innov. Technol. 2019, 5, 1584–1588. [Google Scholar]
  16. Gogi, V.J. Prognosis of Liver Disease: Using Machine Learning Algorithms. In Proceedings of the Conference on Recent Innovations in Electrical, Electronics & Communication Engineering (ICRIEECE), Bhubaneswar, India, 27–28 July 2018. [Google Scholar]
  17. Ambesange, S.; Vijayalaxmi; Uppin, R.; Patil, S.; Patil, V. Optimizing Liver disease prediction with Random Forest by various Data balancing Techniques. In Proceedings of the 2020 IEEE International Conference on Cloud Computing in Emerging Markets (CCEM), Bengaluru, India, 6–7 November 2020. [Google Scholar]
  18. Geetha, C.; Arunachalam, A.R. Evaluation based Approaches for Liver Disease Prediction using Machine Learning Algorithms. In Proceedings of the 2021 International Conference on Computer Communication and Informatics (ICCCI), Coimbatore, India, 27–29 January 2021. [Google Scholar]
  19. Lin, R.-H. An intelligent model for liver disease diagnosis. Artif. Intell. Med. 2009, 47, 53–62. [Google Scholar] [CrossRef] [PubMed]
  20. Kim, Y.S.; Sohn, S.Y.; Kim, D.K.; Kim, D.; Paik, Y.H.; Shim, H.S. Screening test data analysis for liver disease prediction model using growth curve. Biomed. Pharmacother. 2003, 57, 482–488. [Google Scholar] [CrossRef] [PubMed]
  21. Wu, C.-C.; Yeh, W.-C.; Hsu, W.-D.; Islam, M.; Nguyen, P.A.; Poly, T.N.; Wang, Y.-C.; Yang, H.-C.; Li, Y.-C. Prediction of fatty liver disease using machine learning algorithms. Comput. Methods Programs Biomed. 2019, 170, 23–29. [Google Scholar] [CrossRef] [PubMed]
  22. “UCI Machine Learning Repository: ILPD (Indian Liver Patient Dataset) Data Set,” Uci.edu. Available online: https://archive.ics.uci.edu/ml/datasets/ILPD+(Indian+Liver+Patient+Dataset) (accessed on 14 April 2022).
  23. “6.4. Imputation of Missing Values,” Scikit-Learn. Available online: https://scikit-learn.org/stable/modules/impute.html (accessed on 14 April 2022).
  24. “Transforming Skewed Data for machine Learning,” Open Data Science—Your News Source for AI, Machine Learning & More. 24 June 2019. Available online: https://opendatascience.com/transforming-skewed-data-for-machine-learning/ (accessed on 14 April 2022).
  25. “ML,” GeeksforGeeks. 2 July 2018. Available online: https://www.geeksforgeeks.org/ml-feature-scaling-part-2 (accessed on 14 April 2022).
  26. Eddie_, “Feature Scaling Techniques,” Analytics Vidhya. 18 May 2021. Available online: https://www.analyticsvidhya.com/blog/2021/05/feature-scaling-techniques-in-python-a-complete-guide/ (accessed on 14 April 2022).
  27. “Sklearn.Feature_Selection.Chi2,” Scikit-Learn. Available online: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html (accessed on 14 April 2022).
  28. “Sklearn.Feature_Selection.Mutual_info_Classif,” Scikit-Learn. Available online: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_classif.html (accessed on 14 April 2022).
  29. Shaikh, R. Feature Selection Techniques in Machine Learning with Python. Towards Data Science. 28 October 2018. Available online: https://towardsdatascience.com/feature-selection-techniques-in-machine-learning-with-python-f24e7da3f36e (accessed on 14 April 2022).
  30. Alhamid, M. Ensemble Models. Towards Data Science. 15 March 2021. Available online: https://towardsdatascience.com/ensemble-models-5a62d4f4cb0c (accessed on 14 April 2022).
  31. Brownlee, J. Why Use Ensemble Learning? Machine Learning Mastery. 25 October 2020. Available online: https://machinelearningmastery.com/why-use-ensemble-learning/ (accessed on 14 April 2022).
  32. Nelson, D. Gradient Boosting Classifiers in Python with Scikit-Learn. Stack Abuse. 17 July 2019. Available online: https://stackabuse.com/gradient-boosting-classifiers-in-python-with-scikit-learn/ (accessed on 14 April 2022).
  33. Kurama, V. Gradient Boosting for Classification. Paperspace Blog. 29 March 2020. Available online: https://blog.paperspace.com/gradient-boosting-for-classification/ (accessed on 14 April 2022).
  34. Morde, V. XGBoost Algorithm: Long May She Reign! Towards Data Science. 8 April 2019. Available online: https://towardsdatascience.com/https-medium-com-vishalmorde-xgboost-algorithm-long-she-may-rein-edd9f99be63d (accessed on 14 April 2022).
  35. Nelson, D. Ensemble/Voting Classification in Python with Scikit-Learn. Stack Abuse. 22 January 2020. Available online: https://stackabuse.com/ensemble-voting-classification-in-python-with-scikit-learn/ (accessed on 14 April 2022).
  36. Le, N.Q.K.; Ho, Q.-T.; Nguyen, V.-N.; Chang, J.-S. BERT-Promoter: An improved sequence-based predictor of DNA promoter using BERT pre-trained model and SHAP feature selection. Comput. Biol. Chem. 2022, 99, 107732. [Google Scholar] [CrossRef] [PubMed]
  37. Kha, Q.-H.; Ho, Q.-T.; Le, N.Q.K. Identifying SNARE proteins using an alignment-free method based on multiscan convolutional neural network and PSSM profiles. J. Chem. Inf. Model. 2022, 62, 4820–4826. [Google Scholar] [CrossRef] [PubMed]
  38. Raschka, S. Model evaluation, model selection, and algorithm selection in machine learning. arXiv 2018. [Google Scholar] [CrossRef]
  39. Raschka, S. Ftest: F-Test for Classifier Comparisons. Github.io. Available online: http://rasbt.github.io/mlxtend/user_guide/evaluate/ftest/ (accessed on 29 January 2023).
  40. Srivenkatesh, D.M. Performance evolution of different machine learning algorithms for prediction of liver disease. Int. J. Innov. Technol. Explor. Eng. 2019, 9, 1115–1122. [Google Scholar] [CrossRef]
Figure 1. Dataset distribution graph.
Figure 1. Dataset distribution graph.
Biomedicines 11 00581 g001
Figure 2. The proposed architecture.
Figure 2. The proposed architecture.
Biomedicines 11 00581 g002
Figure 3. The proposed preprocessing block to classify liver disease.
Figure 3. The proposed preprocessing block to classify liver disease.
Biomedicines 11 00581 g003
Figure 4. Observing the skewness of columns.
Figure 4. Observing the skewness of columns.
Biomedicines 11 00581 g004aBiomedicines 11 00581 g004b
Figure 5. Metrics comparison between different models.
Figure 5. Metrics comparison between different models.
Biomedicines 11 00581 g005
Figure 6. ROC curve of models.
Figure 6. ROC curve of models.
Biomedicines 11 00581 g006
Figure 7. Metrics comparison graph of ROC_AUC.
Figure 7. Metrics comparison graph of ROC_AUC.
Biomedicines 11 00581 g007
Figure 8. Comparison of 10-fold cross validation accuracy of different Models.
Figure 8. Comparison of 10-fold cross validation accuracy of different Models.
Biomedicines 11 00581 g008
Figure 9. Correlation matrix.
Figure 9. Correlation matrix.
Biomedicines 11 00581 g009
Figure 10. McNemar’s test between the models. (a) Chi-squared test. (b) p value test.
Figure 10. McNemar’s test between the models. (a) Chi-squared test. (b) p value test.
Biomedicines 11 00581 g010
Figure 11. Feature visualization of extra tree classifier model. (A) t-SNE plot (B) UMAP plot.
Figure 11. Feature visualization of extra tree classifier model. (A) t-SNE plot (B) UMAP plot.
Biomedicines 11 00581 g011
Figure 12. Comparison graph of proposed work with other existing works.
Figure 12. Comparison graph of proposed work with other existing works.
Biomedicines 11 00581 g012
Table 1. Characteristics of patients.
Table 1. Characteristics of patients.
CharacteristicsPatients
AllWith Liver DiseaseWithout Liver Disease
Number%Number%Number%
Patients Enrolled58310041671.3616728.65
Age (in years)Median454640
Range4 to 907 to 904 to 85
GenderMale44175.6432477.8811770.06
Female14224.369222.125029.94
Total Bilirubin (TB)Median11.40.8
Range0.4 to 750.4 to 750.5 to 7.3
Direct Bilirubin(DB)Median0.30.50.2
Range0.1 to 19.70.1 to 19.70.1 to 3.6
Alkaline Phosphotase(AP)Median208229186
Range63 to 211063 to 211090 to 1590
Alamine Aminotransferase
(SGPT)
Median354127
Range10 to 200012 to 200010 to 181
Aspartate Aminotransferase
(SGOT)
Median4252.529
Range4 to 492911 to 492910 to 285
Total Proteins (TP)Median6.66.556.6
Range2.7 to 9.62.7 to 9.63.7 to 9.2
AlbuminMedian3.103.003.4
Range0.9 to 5.50.9 to 5.51.4 to 5.0
Albumin and Globulin RatioMedian0.930.901
Range0.3 to 2.80.3 to 2.80.37 to 1.9
Table 2. Hyperparameter optimization for all the ensemble learning models.
Table 2. Hyperparameter optimization for all the ensemble learning models.
Ensemble ModelsRanges of HyperparametersOptimal Value
Random Forestn_estimators: [100, 150, 200, 500]100
criterion: [gini, entropy]gini
min_samples_split: [1.0, 2, 4, 5]2
min_samples_leaf: [1, 2, 4, 5]1
max_leaf_nodes: [4, 10, 20, 50, None]None
Extra Tree Classifiern_estimators: [100, 150, 200, 500]100
criterion: [gini, entropy]entropy
min_samples_split: [1.0, 2, 4,5]2
min_samples_leaf: [1, 2, 4, 5]1
max_leaf_nodes: [4, 10, 20, 50, None]None
XGBoostn_estimators: [100, 200, 500]500
learning_rate: [0.01, 0.05, 0.1]0.05
booster: [gbtree, gblinear]gbtree
gamma: [0, 0.5, 1]0
reg_alpha: [0, 0.5, 1]0
‘reg_lambda’: [0.5, 1, 5]0.5
‘base_score’: [0.2, 0.5, 1]0.2
Gradient Boosting‘n_estimators’: [100, 200, 500],200
‘learning_rate’: [0.1, 0.2, 0.5],0.5
‘criterion’: [‘friedman_mse’, ’mse’, ‘mae’],friedman_mse
‘min_samples_split’: [2, 4, 5],2
‘min_samples_leaf’: [1, 2, 4, 5]1
Bagging‘n_estimators’: [100, 200, 300]200
Table 3. Proposed models evaluation metrics with respect to accuracy, precision, recall and specificity.
Table 3. Proposed models evaluation metrics with respect to accuracy, precision, recall and specificity.
AlgorithmAccuracy (95% CI)Precision (95% CI)Recall (95% CI)Specificity (95% CI)
Extra Tree Classifier91.82 (87.88–95.19)92.72 (87.50–97.17)91.89 (86.54–96.43)91.75 (85.44–95.48)
Random Forest86.06 (81.25–90.38)91.00 (85.00–96.04)81.98 (74.54–88.50)90.72 (84.27–95.79)
Stacking85.10 (80.29–89.44)80.76 (73.55–87.50)94.59 (90.10–98.15)74.22 (64.83–82.05)
Bagging84.13 (78.85–88.47)89.79 (83.33–95.56)79.27 (71.31–86.33)89.69 (82.95–95.40)
XGBoost82.21 (76.92–87.50)83.63 (76.72–90.27)82.88 (75.73–90.09)81.44 (73.33–88.79)
Gradient Boosting78.85 (73.08–84.13)83.83 (76.29–90.91)74.77 (66.09–82.24)83.50 (76.19–90.39)
Table 4. Proposed models evaluation metrics with respect to f1-score, roc_auc, 10-fold cross validation accuracy.
Table 4. Proposed models evaluation metrics with respect to f1-score, roc_auc, 10-fold cross validation accuracy.
AlgorithmF1-ScoreROC_AUC10-Fold Cross Validation Accuracy
Extra Tree Classifier92.3091.8289.91
Random Forest86.2586.3585.93
Stacking87.1384.4193.15
Bagging84.2184.4885.21
XGBoost83.2582.1685.81
Gradient Boosting79.0479.1380.41
Table 5. Anova F-test scores for all features with target feature.
Table 5. Anova F-test scores for all features with target feature.
S. No.FeaturesScores
1DB129.48
2TB121.47
3SGOT98.36
4SGPT92.54
5AP83.92
6A/G54.79
7ALB31.55
8Age13.34
9Gender03.69
10TP00.29
Table 6. McNemar’s test between the models.
Table 6. McNemar’s test between the models.
Algorithm 1Algorithm 2Chi-Squarep-Value
Extra Tree ClassifierRandom Forest6.050.0139
Extra Tree ClassifierStacking7.68180.0055
Extra Tree ClassifierBagging11.13040.0008
Extra Tree ClassifierXGBoost11.28130.0008
Extra Tree ClassifierGradient Boosting21.80643.0158
Random ForestStacking0.02940.8638
Random ForestBagging0.640.4237
Random ForestXGBoost1.750.1859
Random ForestGradient Boosting6.32260.0119
StackingBagging0.12900.7194
StackingXGBoost0.6250.4292
StackingGradient Boosting3.51220.0609
BaggingXGBoost0.10260.7488
BaggingGradient Boosting2.250.1336
XGBoostGradient Boosting0.87800.3487
Table 7. Comparison of proposed work with other existing works.
Table 7. Comparison of proposed work with other existing works.
S. No.SourceAlgorithmAccuracy (in %)
1Bendi et al. [7]Bayesian Network71.30
2Bendi et al. [7]MLP71.53
3Bendi et al. [7]KStar73.07
4Sumedh et al. [12]Back Propagation73.2
5Srivenkatesh et al. [40]Random Forest74.57
6Geetha et al. [19]SVM75.04
7Srivenkatesh et al. [40]Logistic Regression76.27
8Ensemble Learning (EL) With Enhanced Preprocessing (EP)Random Forest86.06
9Ensemble Learning (EL) With Enhanced Preprocessing (EP)Extra Tree Classifier91.82
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Md, A.Q.; Kulkarni, S.; Joshua, C.J.; Vaichole, T.; Mohan, S.; Iwendi, C. Enhanced Preprocessing Approach Using Ensemble Machine Learning Algorithms for Detecting Liver Disease. Biomedicines 2023, 11, 581. https://doi.org/10.3390/biomedicines11020581

AMA Style

Md AQ, Kulkarni S, Joshua CJ, Vaichole T, Mohan S, Iwendi C. Enhanced Preprocessing Approach Using Ensemble Machine Learning Algorithms for Detecting Liver Disease. Biomedicines. 2023; 11(2):581. https://doi.org/10.3390/biomedicines11020581

Chicago/Turabian Style

Md, Abdul Quadir, Sanika Kulkarni, Christy Jackson Joshua, Tejas Vaichole, Senthilkumar Mohan, and Celestine Iwendi. 2023. "Enhanced Preprocessing Approach Using Ensemble Machine Learning Algorithms for Detecting Liver Disease" Biomedicines 11, no. 2: 581. https://doi.org/10.3390/biomedicines11020581

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop