{"id":62950,"date":"2024-12-30T11:46:51","date_gmt":"2024-12-30T11:46:51","guid":{"rendered":"https:\/\/biomedpharmajournal.org\/?p=62950"},"modified":"2025-01-06T18:08:41","modified_gmt":"2025-01-06T18:08:41","slug":"an-ai-based-liver-disease-prediction-model-based-on-pearson-correlation-feature-selection-method","status":"publish","type":"post","link":"https:\/\/biomedpharmajournal.org\/staging\/vol17no4\/an-ai-based-liver-disease-prediction-model-based-on-pearson-correlation-feature-selection-method\/","title":{"rendered":"An AI-based Liver Disease Prediction Model based on Pearson Correlation Feature Selection Method"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Introduction &nbsp;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Liver disease (LD) ranks as the 11<sup>th<\/sup> most prevalent chronic disease globally. It leads to approximately one million deaths annually due to cirrhosis, another million from viral hepatitis, and an additional million from hepatocellular carcinoma, all of which are consequences of liver disease<sup>1<\/sup>.\u00a0\u00a0 Liver disease is not easily identified in the early period as it functions normally even if it is damaged. It occurs when the human liver fails to function properly, and it can be caused by a number of factors<sup>2<\/sup>. \u00a0Liver Disease may be identified by evaluating the degree of the blood enzyme. The early diagnosis of liver issues can improve the patient\u2019s survival rate. Through the manual analysis of liver disease, the following are faced: time-consuming, inefficient specialists, wrong detection, less equipment, and insusceptibility to predict the disease and it becomes a failed process. It is considered one of the most devastating diseases affecting humans<sup>3<\/sup>. Machine Learning can be employed to diagnose Liver Disease, thereby mitigating the human error often linked to liver disease diagnosis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Timely diagnosis of liver disease can lead to effective treatment and potentially save human lives<sup>4<\/sup>. Nowadays, a wide number of areas use machine learning extensively. It provides methodologies to solve real-life problems by developing models because huge quantities of data are easily available. The risk of liver illness can be identified by various ML algorithms using clinical data<sup>5<\/sup>. The initial step in developing any ML model is to use feature selection techniques to mine the data with the goals of enhancing model performance, cutting costs, and avoiding overfitting for quick and accurate results. The outcome of the model can be improved by the selection of the significant features and may also decrease the complexity of the model. The motivation behind this research is to construct an accurate model with special utilization of feature selection methods for enhancing the forecast of liver illness along using machine learning approaches that can assist medical experts. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The major contribution made by this research study is to evaluate the three feature selection techniques namely Pearson Correlation, Feature Importance using Extra Tree, and Mutual Information Gain for choosing the best features which is most relevant for the model. To classify liver disease accurately, authors have also applied five classification algorithms, namely DT, KNN, RF, Adaboost, and XGboost, on the ILPD dataset along with feature selection methods. These classification algorithms, with the utilization of Pearson Correlation algorithms, have provided better results for the identification of a liver illness. This research work is focused on exploring the following:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Three feature selection methods, namely Pearson Correlation algorithms, Feature Importance using Extra Tree algorithms, and Mutual Information Gain algorithms, have been compared to select the key features.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Relevant features have been identified for the identification of liver illness.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A hybrid PC-RF model has been developed for the prediction of liver illness.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u200bThe other part of the research study is separated into the following sections: Section 2 has depicted the Literature Review. The dataset, methodology, classification algorithms, feature selection, and performance parameters have been employed in Section 3 with regard to the classification of liver disease. Section 4 presents the results and discussion of this study, while Section 5 outlines the conclusions and potential future directions for this research.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Literature Review<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thirunavukkarasu presented the research paper with the objective of the identification of liver disease using different classifiers Logistic Regression (LR), K-Nearest Neighbour (KNN) and Support Vector Machine (SVM) on the ILPD dataset. The accuracy of the model was evaluated by confusion matrix. By utilization of the feature selection methods, the best features were identified for improving the accuracy and reducing execution time. The classification algorithms of LR and KNN have an equal accuracy of 73.97% whereas LR has the highest sensitivity. LR has been found fit for the identification of liver disease<sup>6<\/sup>.\u00a0 L. Alice Auxilia presented research work on liver disorder prediction by using the Pearson Correlation Classification feature selection on the ILPD data set. \u00a0Five classification techniques were applied: Decision Tree (DT), Naive Bayes (NB), SVM, Random Forest (RF), and Artificial Neural Network (ANN). The Pearson Correlation Coefficient was implemented for choosing the most significant features as well as oversampling, feature scaling were also used. It has been observed that decision trees have provided better performance in identifying liver disease<sup>7<\/sup>.\u00a0 Muthuselvan proposed classifying the liver patient dataset using several classifiers such as Naive Bayes (NB), K-Star, J-48, and Random Tree on the ILPD dataset. It was observed that the Random Tree classifier achieved the highest accuracy of 74.2% in classifying and identifying patients with liver illness<sup>8<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Singh implemented a Correlation based Feature Selection Technique with classification algorithms for predicting liver disease. During the execution phase, 10-cross validation method with five classifiers, namely LR, Support Vector Machine (SMO), K-Nearest Neighbour (IBK), Decision Tree (J-48) and RF, were employed. With the use of selected features, LR has achieved the higher accuracy of 74.36%<sup>9<\/sup>. \u00a0\u00a0Joloudari has applied a feature extraction approach for choosing the relevant features. Five classification algorithms, namely Bayesian networks, SVM, Particle Swarm Optimization (PSO), Multi-Layer Perception (MLP) and RF, were employed for the identification of liver disease. The combination of less number of features with the hybrid PSO-SVM model has provided enhancement in accuracy<sup>10<\/sup>.\u00a0 Abdalrada presented a predictive model with the use of LR abilities to identify liver disease. With the use of the ILPD dataset, the dataset was separated into 90% for training and 10% of sets were used for testing. The model was assessed by the Performance metrics, namely accuracy, sensitivity, specificity, Type I error, and Type II error. The model has obtained an accuracy of 72.4% and can be helpful for prediction of liver illness<sup>11<\/sup>.\u00a0\u00a0 <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Naseem presented the model for the identification of liver disease by using the ten classifiers NB, MLP, KNN, Credal Decision Tree (CDT), Forest by Penalizing Attributes (Forest-PA), Decision Tree (J-48), RF, Average One Dependency Estimator (AIDE), Composite Hypercube on Iterated Random Projection (CHIRP) and SVM on the both dataset, one is obtained from the UCI repository. The other one is taken from the GitHub repository.\u00a0\u00a0 By using various performance metrics, Random Forest has achieved the most pr\u00e9cised accuracy of 72% on the UCI dataset, while SVM has achieved an accuracy of 71% on the GitHub dataset<sup>12<\/sup>.\u00a0 Azam implemented the feature selection methods on the liver patient datasets with the help of the five classifiers, namely RF, MLP, DT, KNN, and SVM. The authors depicted the outcome of the classifiers by applying with and without feature selection approaches. By utilization of feature selection, the KNN algorithm performed well in comparison to other techniques. It provided an accuracy of 74%<sup>13<\/sup>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Aryanpresented a study for the identification of liver disorders by using various classifiers such as Gradient Boosting Machine (GBM), Artificial Neural Network (ANN), KNN, DT, LR, RF, Naive Bayes, and SVM. The dataset was taken from the Mayo Clinic Trial USA. The Logistic Regression has provided the best performance in the prediction of liver disorder with an accuracy of 55%<sup>14<\/sup>. Ghosh performed the comparative analysis by implementing seven classifiers: LR, RF, SVM, Adaboost, KNN, XGBoost, and DT, for the identification of liver illness on the ILPD data set. These models were evaluated by using several performance parameters i.e., accuracy, F1 Score, precision, and AUC. On the comparative analysis of existing models RF has been found as the best algorithms for early identification of liver disease<sup>15<\/sup>. Geetha have evaluated approaches for liver disorder detection by the implementation of classification algorithms of SVM and LR with respect to the Data Mining Techniques. In this analysis, the dataset of 583 patients was taken from ILPD with ten different parameters. SVM provide best accuracy of 75.04% with 79% sensitivity<sup>16<\/sup>. Choudhary designed a well-structured model for the identification of liver illness using various classifiers. Five classifiers, namely LR, SVM, Naive Bayes, Random Forests, and Gradient Boosting, were implemented on the ILPD dataset. Outcome of the Model was assessed by utilizing several parameters:\u00a0 F-Score, Precision, Recall and Accuracy. The LR has obtained the best accuracy of 71% in the identification of liver illness<sup>17<\/sup>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Mohammad presented the soft voting classifiers model for prediction of liver illness. Ensemble soft voting classifiers with binary classification was developed using the three ML classifiers DT, SVM, and Na\u00efve Bayes for the prediction of liver illness. The outcome of the model has been enhanced by using the soft voting classifiers<sup>18<\/sup>. Gupta presented a model for the detection of liver disorders by applying the Random Forest feature selection method. The classifiers such as LR, RF, KNN, DT, Gradient Boosting, Extreme Gradient Boosting and LightGB were used. Models performance were measured by utilizing the several parameters, namely Accuracy, Recall, Specificity, Precision, F1 Score, Reliability, ROC, and AUC. Both Random Forest Tree and Light GB have obtained an equal accuracy of 63% for the identification of liver illness<sup>19<\/sup>.\u00a0 Jamila proposed a model with the use of a dataset from the Federal Medical Centre, Yola. Three classifiers, namely Naive Bayes, Classification and Regression Tree, and SVM, were employed by applying the 10-fold cross-validation for the identification of liver cirrhosis. By utilizing an SVM classifier, this model has obtained 71% accuracy for the identification of liver disorders. The result indicates that this model can be useful to make better clinical decisions<sup>20<\/sup>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Choubey presented an automated diagnostic model for the detection of liver illness by applying seven classifiers, i.e., Decision Tree, LR, Gaussian, Stochastic Gradient Descent, KNN, RF, SVM and Na\u00efve Bayes. Decision Tree has obtained the highest accuracy of 75.1% in comparison to other classifiers. The result concludes that this model can be helpful in reducing the time of diagnosis and disease prediction at an earlier stage. The model accuracy has been improved by using the feature selection techniques<sup>21<\/sup>.\u00a0 Jiajun developed a liver disease prediction model, which was created with the aid of the five classifier as LR, SVM, RF, KNN, and Gradient Boosting. The authors separated the ILPD dataset into training and testing sets. Several performance parameters like Accuracy, Precision, Recall, and F1-Score assessed these models. RF has obtained the best accuracy of 74% for the prediction of liver illness. The findings of this research work depict that data pre-processing, feature engineering, and model selection can enhance the models accuracy<sup>22<\/sup>.\u00a0 Yasmin presented a model on the basis of Mutual Information and Kernel Principal Component Analysis feature selection methods. The classification algorithms, namely KNN, SVM, RF, Multiple Layer Perception (MLP), and Ensemble classifier, were implemented on the ILPD dataset. The evaluation of the performance of the model has been carried out by using various parameters. KNN has obtained a higher accuracy of 76.03% for the forecast of liver illness<sup>23<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Vardhan presented a model for forecast of liver illness using LR and SVM classifiers on the ILPD. In the preprocessing stage, the dataset was cleaned from missing values for easy analysis. LR has achieved the highest accuracy of 72%, while SVM has achieved only 70%<sup>24<\/sup>. \u00a0Kumar developed an efficient model for the identification of liver illness by employing various classifiers, namely LR, SVM, DT, KNN, and RF on the ILPD dataset.\u00a0\u00a0 The LR has obtained accuracy of 75% for the identification of liver disorder. This study can be helpful in assisting healthcare experts<sup>25<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Materials and Methods<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Dataset<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Indian Liver Patient Dataset is taken from the University of California, Irvine ML repository, and it accommodates 11 columns with which ten features and one target variable are used for this research are provided in Table 1 (ILPD (Indian Liver Patient Dataset) &#8211; UCI Machine Learning Repository).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 1: Features of ILPD Dataset<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\"><thead>\n<tr>\n<td rowspan=\"2\" width=\"295\">\n<p style=\"text-align: center;\"><strong>Variable name<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"130\">\n<p><strong>Feature Type<\/strong><\/p>\n<\/td>\n<td rowspan=\"2\" width=\"130\">\n<p style=\"text-align: center;\"><strong>Domain<\/strong><\/p>\n<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"295\">\n<p style=\"text-align: center;\">Patient Age<\/p>\n<\/td>\n<td width=\"130\">\n<p style=\"text-align: center;\">Real number<\/p>\n<\/td>\n<td width=\"130\">\n<p style=\"text-align: center;\">(4-90)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"295\">\n<p style=\"text-align: center;\">Gender &#8211; Patient\u202f<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Categorical<\/p>\n<\/td>\n<td width=\"130\">\n<p style=\"text-align: center;\">(Male-Female)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"295\">\n<p style=\"text-align: center;\">Total Bilirubin (TB)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Real number<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>(0.4-75)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"295\">\n<p>Direct Bilirubin\u202f(DB)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Real number<\/p>\n<\/td>\n<td width=\"130\">\n<p style=\"text-align: center;\">(0.1-19.7)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"295\">\n<p style=\"text-align: center;\">Alkaline Phosphatase (Alkphos)\u202f<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Integer<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>(63-2110)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"295\">\n<p>Alanine Aminotransferase\u202f(SGPT)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Integer<\/p>\n<\/td>\n<td width=\"130\">\n<p style=\"text-align: center;\">(10-2000)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"295\">\n<p style=\"text-align: center;\">Asparatate Aminotransferase\u202f (SGOT)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Integer<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>(10-4929)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"295\">\n<p>Total Proteins\u202f(TP)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Real number<\/p>\n<\/td>\n<td width=\"130\">\n<p style=\"text-align: center;\">(2.7-9.6)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"295\">\n<p style=\"text-align: center;\">Albumin(ALB)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Real number<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>(0.9-5.5)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"295\">\n<p>Albumin and Globulin Ratio (A\/G)<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Real number<\/p>\n<\/td>\n<td width=\"130\">\n<p style=\"text-align: center;\">(0.3-2.8)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"295\">\n<p style=\"text-align: center;\">Classes used for the dataset<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"130\">\n<p>Categorical<\/p>\n<\/td>\n<td width=\"130\">\n<p style=\"text-align: center;\">(1,2)<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\">The ILPD dataset encompasses data points pertaining to liver function tests, including metrics like Total Bilirubin (TB), Direct Bilirubin (DB), Total Proteins (TP), Albumin (ALB), A\/G ratio, as well as SGPT, SGOT, and Alkphos. The dataset consist of 583 patient records and this dataset includes records of 416 patients with liver issues and 167 patients without liver complications. These attributes represent basic blood tests utilized for gauging enzyme, protein, and bilirubin levels in the bloodstream, aiding in the identification of liver impairment. Proteins, essential for overall well-being, are large molecules, while enzymes act as crucial protein cells that facilitate vital chemical reactions within the body. Bilirubin assists in the breakdown and digestion of fats. The liver synthesizes crucial enzymes, namely ALT (SGPT), AST (SGOT) and ALP. \u00a0ALT, AST, and ALP are specific liver enzyme tests employed to measure the levels of corresponding substances in the blood. Elevated ALT and AST levels may indicate potential liver damage, while heightened ALP levels might signal liver or bile duct harm.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Methodology<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The methodology for liver disease prediction is described in this section. First of all, preprocessing is done. Records with missing data have been removed, and class balancing is done using SMOTE (Synthetic Minority Oversampling Techniques). SMOTE is an oversampling method that generates synthetic samples for the minority class, helping to mitigate the risk of bias in model training and improving performance metrics. Aim of using SMOTE is to reduce the negative effects of class imbalance and enhance the model\u2019s ability to identify minority class instances accurately. Feature selection techniques have been utilized on the dataset to identify the relevant features, which help the classifier to reduce the execution time. After that hybrid model is developed using five classifiers DT, RF, AdaBoost, KNN and XGBoost. The model is trained using a training set to classify liver illness. Using performance parameters, the trained model is evaluated after being put to the test on the test set. The validation has been done by applying the 10-fold cross-validation. Figure 1 depicts the diagrammatic workflow of the proposed hybrid model.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62961\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig1-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig1-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig1-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig1.jpg 513w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 1: <\/strong><strong>Proposed PC- RF Hybrid Model<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig1.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Preprocessing Methods<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Accurate prediction of Liver Disease and Non-Liver Disease cases can certainly be affected by their unequal distribution in the dataset. First of all, missing values were removed then the dataset was balanced by SMOTE. SMOTE is an important preprocessing way in Machine Learning for dealing with class imbalance. This problem happens when one class in a classification problem has much fewer members than the other classes, resulting in a biased model that may underperform on the minority. Smote works by producing a synthetic sample for the minority class, thereby oversampling it to balance the distribution of the class<sup>26<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Feature Selection (FS)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It plays a significant role in classification problems and removes unnecessary &amp; insignificant features from the dataset. This method chooses a part of all accessible features that are most significant and strongly impact the dependent variable for use in model construction<sup>27, 28<\/sup>. To increase efficiency and lower the cost of computing, the input features are reduced. Feature selection algorithms used in this research are described below:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pearson Correlation Algorithms<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Pearson correlation can be utilized to identify the strength and direction of the linear relationship between each feature and the target variable. Features that exhibit high absolute correlation coefficients with the target variable are typically regarded as more important. It serves as a valuable tool in feature selection, helping to identify predictive features, detect multicollinearity, rank features, and reduce dimensionality, which ultimately enhances the performance and interpretability of predictive models. This approach relies on the feature selection filter technique. Correlation serves as an indicator of the association between two features, with a numerical value ranging from -1 to 1. A stronger correlation implies a higher covariance between the variables, suggesting that alterations in one variable can more reliably predict changes in the other. This method identifies characteristics that exhibit a significant correlation with the target class<sup>29<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Feature Importance using Extra Tree classifier algorithms<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Extra Trees-based feature importance analysis helps identify which features are most discriminative for predicting the target variable. It considers both the intrinsic importance of the feature and its contribution to the model&#8217;s identification performance. It is a method used in feature selection for machine learning tasks and constructs multiple decision trees &amp; aggregates their predictions. Features are chosen using several decision trees. This algorithm takes as a parameter the number of trees used. The importance of various features is estimated using an ensemble of decision trees, and less significant features are discarded<sup>30<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Mutual Information Gain algorithms<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Mutual information gain is commonly used in feature selection tasks, especially when dealing with both continuous and discrete features. It measures the dependency between each feature and the target variable, irrespective of the type of relationship (linear or nonlinear). It is a valuable metric used in feature selection to quantify the relationship between features and the target variable in a dataset. The efficiency of attributes in the categorization process is measured by information gain. The information gain value of each characteristic is computed, demonstrating the anticipated feature&#8217;s dependency on the specified characteristic. The values of information gain range from 0 to 1. It is a powerful tool for feature selection, especially in scenarios where non-linear relationships exist between features and the target variable and where feature redundancy needs to be addressed effectively<sup>31<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Pearson correlation coefficient measures linear relationships between variables, while mutual information gain captures any type of dependency between variables. Pearson correlation is typically used for continuous variables, while mutual information gain can handle both continuous and discrete variables. Feature Importance Using Extra Trees is specific to ensemble learning methods like Extra Trees. It considers the importance of features in the context of the entire model&#8217;s performance rather than just their individual relationships with the target variable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Classification Algorithms<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To predict liver disease, training data has been utilized to train the five ML models (DT, KNN, RF, AdaBoost, and XGboost), which are then used to predict outcomes from test data. The above algorithms are then put to the test against a few parameters, namely accuracy, precision, specificity, sensitivity, and F-Measure.\u00a0 <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Decision Tree<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The decision tree models are generally utilized for classification problems and belong to supervised learning. Decision Tree, first of all, measures the entropy for every feature of the data. Then dataset is divided with high information and less entropy on the variable. This technique is non-parametric and can be used with huge and complex data effectively in the absence of adopting a sophisticated framework. When the sample size is sufficient, the data from the research may be divided into training and validation. With the help of the training data set, a decision tree model can be developed, and a validation set of data can be used to determine an ideal tree size for the final model<sup>32<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>K-Nearest Neighbour<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This algorithm employs the supervised learning methodology. Based on the class of related data in the training data, the class of the input data is predicted. The neighbouring class of the input data is used to classify it. To identify the neighbour, we employ many techniques. The class of the test data is determined by the classes of the K-nearest neighbours of the input data. When determining neighbours, the Euclidean distance can be utilized if the dataset contains continuous variables. If dataset contains both continuous and categorical variables, hamming distance is used. Following the discovery of K-nearest neighbours, the majority class is used to forecast the class of data<sup>33<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Random Forest<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is a supervised classification method that builds multiple decision trees from subsets of the data. Each decision tree provides a prediction, and the final classification is determined by majority voting across all trees. RF divides the dataset into numerous subsets, which are used to create individual decision trees. These trees collectively create a model that resembles a forest, where each tree represents patterns and relationships in the data. It relies on decision boundaries created by individual decision trees to provide a robust and accurate classification<sup>34<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Adaptive Boosting<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is an ensemble learning strategy that merge a number of &#8220;weak&#8221; learners to increase the forecast accuracy of any given model. It works by giving examples that were erroneously classified more weight so that the future weak learners concentrate more on the challenging cases. Adaptive boosting is referred to as AdaBoost. Fundamentally, it is a first boosting prediction that is made for a double order that is actually effective. It is the best place to start while trying to increase intelligence. It is utilized when the DT is brief. Furthermore, the tree display from each preparatory event is used to create the main tree<sup>35<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Extreme Gradient Boosting<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is a scalable, networked ML technique for tree boosting. It is much faster in comparison to GBM. It is a mixer of hardware and software optimization techniques for giving the best performance utilize less computation resources in less execution time. It uses regularization ideas to escape overfitting problems. Before learning about the XGBoost, we must first grasp decision trees and ensemble learning<sup>36<\/sup>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Performance Parameters\u00a0 <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Multiple performance metrics can be assessed when evaluating a system. These metrics can be examined by determining the number of True Positives (TP), False Positives (FP), True Negatives (TN), and False Negatives (FN). When the model accurately forecast a person with a disease, it is considered a true positive. Conversely, if the system fails to predict the disease in someone who actually has it, it is a false negative. When the model correctly classifies an individual without the disease, it is a true negative. However, if the model incorrectly identifies a person without the disease as having it, it is a false positive<sup>37<\/sup>. Below are some commonly utilized performance parameters:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Accuracy<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This parameter provides the percentage of correct prediction values out of the calculated total prediction values performed.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"314\" height=\"53\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Eq1.jpg\" alt=\"\" class=\"wp-image-62962\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Eq1-300x51.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Eq1.jpg 314w\" sizes=\"(max-width: 314px) 100vw, 314px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sensitivity<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sensitivity can be represented as the True Positive Rate, and it can be defined as the ratio of true positive collection to the ratio of summation of true positive and false negative.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"238\" height=\"57\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Eq2.jpg\" alt=\"\" class=\"wp-image-62963\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Specificity<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Specificity is a parameter that helps evaluate the accuracy of negative identification. It evaluate the proficiency of a system to properly determine the negative instances.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"245\" height=\"52\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Eq3.jpg\" alt=\"\" class=\"wp-image-62964\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Precision<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Precision finds the system&#8217;s capability to obtain only pertinent results.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"229\" height=\"56\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Eq4.jpg\" alt=\"\" class=\"wp-image-62965\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>F<\/strong>&#8211;<strong>Measure<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The F-Measure value is obtained by combining sensitivity and precision using a specific formula.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"330\" height=\"59\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Eq5.jpg\" alt=\"\" class=\"wp-image-62966\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Eq5-300x54.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Eq5.jpg 330w\" sizes=\"(max-width: 330px) 100vw, 330px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Results and Discussion <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The results that were achieved by applying the feature selection techniques, namely Pearson Correlation, Feature Importance using Extra Trees classifier, and Mutual Information Gain with five classification algorithms DT, KNN, RF, AdaBoost, and XGboost on the ILPD dataset is depicted in Table 2. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Feature Selected by\nthe Feature Importance using Extra Trees classifier Algorithms <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Extra Trees for feature importance is a powerful method\nfor identifying and selecting the most informative features in the dataset,\nwhich can enhance model performance and reduce overfitting. This Feature\nSelection method has chosen seven features Age, Alkphos, SGOT, TB, DB, SGPT, AG\nRatio. This feature selection method has achieved accuracy by using the\nclassifiers DT (77.67%), KNN (72.71%), RF (77.20%), Adaboost (73.69%), and\nXGBoost (76.47%).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Feature Selected by\nthe Mutual Information Gain Algorithms <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Feature selection using Mutual Information Gain involves\ncalculating the MI between each feature and the target variable and selecting\nfeatures with the highest MI scores. This process helps in identifying features\nthat provide the most significant amount of information about the target\nvariable. Feature selection method Mutual Information Gain has chosen only\nseven features Total Bilirubin, Direct Bilirubin, Alkphos, SGOT, Total Protein,\nALB, AG Ratio. This feature selection method has achieved accuracy by using the\nclassifiers DT (73.32%), KNN (71.62%), RF (77.07%), Adaboost (72.13%), and\nXGBoost (75.51%).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Feature Selected by\nthe Pearson Correlation Algorithms<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Pearson Correlation algorithms can be used to identify\nfeatures that have strong correlations with the target variable. This feature\nselection method has selected only eight features Age, Total Bilirubin, Direct\nBilirubin, Alkphos, SGPT, SGOT, ALB, AG Ratio which is most relevant for the\nmodel. This feature selection method has achieved accuracy by using the\nclassifiers DT (77.80%), KNN (72.71%), Random Forest (80.34%), Adaboost\n(73.33%), and XGBoost (77.44%).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The performance of the models has been assessed through various metrics, namely Accuracy, Specificity, Precision, Sensitivity, and F-Measure. The results of DT, KNN, RF, Adaboost, and XGboost Algorithms with and without feature selection methods as described in Table 2. Random Forest model with the Pearson Correlation Feature Selection method turned out to be the most successful model.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Additionally, comparison of the outcome of the several models for based on accuracy after choosing the features is depicted in Figures 2, 3, 4, 5, and 6 which is one of the study&#8217;s most important aspects. \u00a0Enhancement in accuracy of decision tree with feature selection methods is shown in Figure 2. Accuracy of this model is 77.80% with Pearson Correlation method and 75.51% without using feature selection method.\u00a0 KNN model&#8217;s accuracy enhancement is shown in Figure 3, where feature selection has led to better results by reducing the dimensionality of the data, thereby improving the model&#8217;s ability to identify nearest neighbours more effectively. Random Forest model&#8217;s accuracy is analysed in Figure 4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Adaboost model&#8217;s accuracy is depicted in Figure 5,\nshowing that feature Importance with extra tree has achieved the highest\naccuracy of 73.69% while without feature selection has achieved the accuracy of\n72.97%.&nbsp; Typically, feature selection can\nimprove the model&#8217;s accuracy by removing irrelevant or redundant features,\nresulting in a more streamlined and efficient learning process.&nbsp;&nbsp;&nbsp; XGBoost model&#8217;s accuracy has been compared\nin Figure 6, highlighting the differences when feature selection is applied.&nbsp; This model shows the highest accuracy of\n77.44% with Pearson Correlation and 76.36% without feature selection for\nprediction of liver disease.&nbsp; <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The results depict that the RF classifier,\nwith the help of the Pearson Correlation feature selection method, has achieved\nthe highest accuracy of 80% for the forecast of liver disease, and this\nproposed PC-RF model has achieved better accuracy in comparison to other\nclassifiers. Additionally, it has been noted that the models&#8217;\naccuracy has significantly risen when feature selection procedures are\nutilized.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 2: Comparison of Classification Algorithms with and without feature selection method<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\"><tbody>\n<tr>\n<td width=\"86\">\n<p style=\"text-align: center;\"><strong>Classifier<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"184\">\n<p><strong>Feature Selection Method<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p><strong>Accuracy<br><\/strong><strong>(%)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p><strong>Sensitivity<br><\/strong><strong>(%)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p><strong>Specificity<br><\/strong><strong>(%)<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p><strong>Precision<br><\/strong><strong>(%)<\/strong><\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\"><strong>F-Measure<br><\/strong><strong>(%)<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"4\" width=\"86\">\n<p style=\"text-align: center;\">Decision Tree<\/p>\n<\/td>\n<td width=\"184\">\n<p style=\"text-align: center;\">Without Feature Selection<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>75.51<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>70.77<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>80.19<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>70.77<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">74.27<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">\n<p style=\"text-align: center;\">Feature Importance using Extra Tree Algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>77.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>79.95<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>75.36<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>79.95<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">78.15<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">\n<p style=\"text-align: center;\">Mutual Information Gain algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>73.32<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>74.15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>72.46<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>74.15<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">73.53<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">\n<p style=\"text-align: center;\">Pearson Correlation algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>77.80<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>82.36<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>73.18<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>82.36<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">78.75<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"4\" width=\"86\">\n<p style=\"text-align: center;\">KNN<\/p>\n<\/td>\n<td width=\"184\">\n<p style=\"text-align: center;\">Without Feature Selection<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>71.87<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>53.62<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>90.09<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>84.41<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>65.58<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"184\">\n<p>Feature Importance using Extra Tree Algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>72.71<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>82.36<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>63.04<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>69.02<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">75.11<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">\n<p style=\"text-align: center;\">Mutual Information Gain algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>71.62<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>77.53<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>65.70<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>69.33<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>73.20<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"184\">\n<p>Pearson Correlation algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>72.71<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>82.36<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>63.04<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>69.02<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">75.11<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"4\" width=\"86\">\n<p style=\"text-align: center;\">Random Forest<\/p>\n<\/td>\n<td width=\"184\">\n<p style=\"text-align: center;\">Without Feature Selection<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>77.32<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>68.84<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>85.74<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>82.84<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>75.19<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"184\">\n<p>Feature Importance using Extra Tree Algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>77.20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>78.01<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>76.32<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>76.72<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">77.36<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">\n<p style=\"text-align: center;\">Mutual Information Gain algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>77.07<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>78.01<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>76.08<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>76.54<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>77.27<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"184\">\n<p>Pearson Correlation algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>80.34<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>82.36<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>78.26<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>79.11<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">80.71<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"4\" width=\"86\">\n<p style=\"text-align: center;\">Adaboost<\/p>\n<\/td>\n<td width=\"184\">\n<p style=\"text-align: center;\">Without Feature Selection<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>72.97<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>65.21<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>80.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>77.14<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>70.68<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"184\">\n<p>Feature Importance using Extra Tree Algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>73.69<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>83.33<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>64.00<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>69.83<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">75.99<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">\n<p style=\"text-align: center;\">Mutual Information Gain algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>72.13<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>81.88<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>62.31<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>68.48<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>74.58<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"184\">\n<p>Pearson Correlation algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>73.33<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>81.64<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>64.97<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>69.97<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">75.36<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"4\" width=\"86\">\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\">XGBoost<\/p>\n<p>&nbsp;<\/p>\n<\/td>\n<td width=\"184\">\n<p style=\"text-align: center;\">Without Feature Selection<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>76.36<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>71.49<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>81.15<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>79.14<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>75.12<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"184\">\n<p>Feature Importance using extra Tree algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>76.47<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>80.43<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>72.46<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>74.49<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">77.35<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">\n<p style=\"text-align: center;\">Mutual Information Gain algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>75.51<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>77.05<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>73.91<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>74.70<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>75.86<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"184\">\n<p>Pearson Correlation algorithms<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"99\">\n<p>77.44<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"114\">\n<p>78.74<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"109\">\n<p>76.08<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"97\">\n<p>76.70<\/p>\n<\/td>\n<td width=\"114\">\n<p style=\"text-align: center;\">77.71<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62967\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig2-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig2-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig2-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig2.jpg 686w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 2: Performance graph of the Decision Tree with and without feature selection method\u00a0 \u00a0 \u00a0 \u00a0 \u00a0<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig2.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62968\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig3-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig3-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig3-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig3.jpg 643w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 3: Performance graph of the KNN with and without Feature Selection method.\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<\/strong><\/p>\n<br \/>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig3.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62969\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig4-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig4-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig4-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig4.jpg 692w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 4: Performance graph of the Random Forest with and without Feature Selection method<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig4.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62970\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig5-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig5-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig5-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig5.jpg 665w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 5: Performance graph of the Adaboost with and without Feature Selection Method.\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0<\/strong><\/p>\n<br \/>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig5.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62971\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig6-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig6-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig6-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig6.jpg 658w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 6: Performance graph of the XGBoost with and without Feature Selection Method.\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0\u00a0<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig6.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n\n<p class=\"wp-block-paragraph\">Figures 2 to 6 indicate that the Pearson Correlation algorithm is the best feature selection method. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Figure 7 compares the accuracy-based performance of the classifiers using the Pearson Correlation technique that was identified as the best feature selection method. It depicts that RF has achieved more accuracy for identification of liver illness.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62972\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig7-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig7-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig7-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig7.jpg 613w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 7: Performance comparison of the classification algorithms using Pearson Correlation Feature Selection<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig7.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n\n<p class=\"wp-block-paragraph\">Table 3 provides a summary of research studies on machine learning methods for predicting liver illness using the ILPD. It compares different studies from 2018 to 2024, focusing on feature selection techniques, classifiers used, and the accuracy achieved. Most studies did not use feature selection, leading to moderate prediction accuracies ranging from 55% to 76%. These studies employed various classifiers like Na\u00efve Bayes, Logistic Regression, Decision Trees, Support Vector Machines, and Random Forest.\u00a0 A few studies implemented feature selection methods which provided some improvement in accuracy. The proposed PC-RF model stands out by using Pearson Correlation for feature selection and Random Forest for classification, achieving a significantly higher accuracy of 80.34%. The results demonstrate the importance of selecting relevant features and using robust classifiers for better prediction performance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In essence, the proposed PC-RF\nmodel shows a clear improvement over previous research, emphasizing the value\nof combining effective feature selection with a strong classifier.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 3: Comparison of the proposed Hybrid Model with the recent state-of-art work done by different researchers.<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\"><tbody>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\"><strong>Study<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p><strong>Year<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p><strong>Feature Selection<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p><strong>Classifier<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p><strong>Accuracy%<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"177\">\n<p>Muthuselvan<sup>8<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2018<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>Na\u00efve Bayes, K-Star, J-48, Random Tree<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">74.2%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\">Abdalrada<sup>11<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2019<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>Logistic Regression<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>72.4%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"177\">\n<p>Singh<sup>9<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2019<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Correlation-based<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>Logistic Regression, SMO, IBK, &nbsp;J-48 and Random Forest<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">74.36%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\">Azam<sup>13<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2020<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>RF, Perceptron, DT, KNN, and SVM<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>74%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"177\">\n<p>Naseem<sup>12<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2020<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>NB, MLP, CDT, Forest PA,&nbsp; J-48, RF, AIDE, SVM<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">72%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\">Geetha<sup>16<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2021<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>SVM and Logistic Regression<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>75.04%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"177\">\n<p>Aryan<sup>14<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2021<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>GBM, ANN, KNN, DT, LR, RF, NB and SVM<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">55%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\">Gupta<sup>19<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2022<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Random Forest Feature Selection Methods<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>Random Forest Tree and Light GB<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">63%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\">Jamila<sup>20<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2022<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>Na\u00efve Bayes, Classification &amp; Regression Tree and SVM<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">71%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\">Choubey <sup>21<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2023<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>LR, Gaussian Na\u00efve Bayes, Stochastic Gradient Descent, KNN, DT, RF and SVM<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>75.1%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"177\">\n<p>Jiajun<sup>22<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2023<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>Logistic Regression, SVM, RF, KNN and Gradient Boosting<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">73.56%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\">Yasmin<sup>23<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2023<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Mutual Information and Kernel Principal Component Analysis<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>KNN, SVM, RF, MLP and Ensemble classifier<\/p>\n<p>&nbsp;<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">76.03%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\">Vardhan<sup>24<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2024<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>Logistic Regression &amp; SVM<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>72%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"177\">\n<p>Kumar<sup>25<\/sup><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>2024<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Not used<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>LR, SVM, DT, KNN, RF<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">75%<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"177\">\n<p style=\"text-align: center;\">Proposed PC-RF<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"90\">\n<p>&#8211;<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"131\">\n<p>Pearson Correlation<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"263\">\n<p>Random Forest<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">80.34%<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n\n\n<p class=\"wp-block-paragraph\">Figure 8 depicts the graphical comparison of the existing research work with proposed PC-RF model.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-62973\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig8-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig8-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig8-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig8.jpg 834w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 8: Accuracy Comparison of state-of-art works done by different researchers&#8217; years (2018-2024) with the Proposed PC-RF Model.<\/strong><\/p>\n<p>\u00a0<\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/12\/Vol17No4_AI-b_Sun_Fig8.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0<\/p>\n\n\n<p class=\"wp-block-paragraph\">The\nIndian Liver Patient Dataset (ILPD) offers valuable insights for liver disease\nprediction but several factors limit its applicability to broader or different\npopulations. First, the dataset\u2019s regional specificity sourced exclusively from\nNorth East Andhra Pradesh, India\u2014reflects local environmental, dietary, and\nhealthcare factors. Second, an imbalance in gender representation, with\nsignificantly more male than female records, could lead to gender-based biases,\npotentially impacting prediction accuracy for female patients. Furthermore, the\ndataset reflects healthcare practices specific to a single region, which may\ndiffer from those in other areas, may be impacting the generalizability of\nmodels to populations with varied diagnostic and healthcare protocols. Although\nmodest in size, this dataset serves as an effective steppingstone, encouraging\nthe integration of more diverse data sources to enhance model robustness and\nadaptability across various populations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conclusion <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In\nthis study, a PC-RF hybrid model has been employed to more accurately identify\nthe liver disease. The result comparison of the DT, KNN, RF, AdaBoost, and\nXGBoost Algorithms has been done with the three feature selection methods,\nnamely Pearson Correlation, Feature Importance using Extra Tree, and Mutual\nInformation Gain. The experimental results depicts that the Pearson Correlation\nalgorithm identified eight selected features from the dataset, which were\ncontributing to an effective improvement in the model&#8217;s accuracy. The main\nfindings also reveal that the accuracy of the model has been enhanced with the\nutilization of feature selection methods. Random Forest classifier in\nconjunction with the Pearson Correlation algorithm, was demonstrated to be the\nmost adequate model for detecting liver disease. This proposed PC-RF Model has obtained\nthe best accuracy of 3% to 8% among other classifiers such as DT, KNN,\nAdaboost, and XGboost. The results of the previously conducted research in this\nfield has also been compared to the outcome of the proposed model, and the\nresults indicate that the proposed model has provided greater accuracy. In the\nfuture, authors plan to expand this work by employing hybrid feature selection\nmethods. Additionally, ensemble classification techniques may be utilized to\nfurther enhance the model&#8217;s accuracy in identifying liver illness.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Acknowledgement<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The authors would like to express their\ngratitude to Maharishi Markandeshwar (Deemed to be University), Mullana-Ambala,\nfor supporting and facilitating this research work. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Funding Sources<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The author(s) received\nno financial support for the research, authorship, and\/or publication of this\narticle.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conflict of Interest<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The author(s) do\nnot have any conflict of interest.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Date Availability Statement<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The manuscript incorporates the dataset produced or\nexamined throughout this research study.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ethics Statement<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This\nresearch did not involve human participants, animal subjects, or any material\nthat requires ethical approval.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Informed Consent Statement <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This\nstudy did not involve human participants, and therefore, informed consent was\nnot required.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Clinical\nTrial Registration<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This\nresearch does not involve any clinical trials<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Author Contributions<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sunil Kumar:\u00a0 Conceptualization, Methodology, Analysis and Writing \u2013 Original Draft.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Pooja Rani: Visualization and Supervision. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">All authors made a significant and equal\ncontribution to this work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>References<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Asrani S.K., Devarbhavi H, Eaton J, Kamath PS. Burden of liver diseases in the world.\u00a0<em>J Hepatol<\/em>. 2019; 70(1): 151-171. <br><a rel=\"noreferrer noopener\" aria-label=\"CrossRef (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.jhep.2018.09.014\" target=\"_blank\">CrossRef<\/a><\/li><li>Kim W.R., Brown R.S. Jr, Terrault N.A., El-Serag H. Burden of liver disease in the United States: summary of a workshop: Burden of liver disease in the United States: Summary of a workshop.\u00a0<em>Hepatology<\/em>. 2002;36(1):227-242.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1053\/jhep.2002.34734\" target=\"_blank\"> CrossRef <\/a><\/li><li>Idris, K.,\u00a0 Bhoite, S., Applications of machine learning for prediction of liver disease. Int. J. Comput. Appl. Technol. Res, 2019; 8(9): 394-396.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.7753\/IJCATR0809.1012\" target=\"_blank\">CrossRef <\/a><\/li><li>Strohmeyer G, Weik C. Liver damage caused by drugs.\u00a0<em>Z Gastroenterol<\/em>. 1999;37(5):367-378<\/li><li>Forsyth D. Applied machine learning. Cham: Springer International Publishing. 2019; Jul 12.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/978-3-030-18114-7\" target=\"_blank\">CrossRef <\/a><\/li><li>Thirunavukkarasu K, Singh A.S., Irfan M., Chowdhury A. Prediction of Liver Disease using Classification Algorithms. In:\u00a0<em>2018 4th International Conference on Computing Communication and Automation (ICCCA)<\/em>. IEEE; 2018.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/CCAA.2018.8777655\" target=\"_blank\">CrossRef <\/a><\/li><li>Auxilia LA. Accuracy prediction using machine learning techniques for Indian patient liver disease. In:\u00a0<em>2018 2nd International Conference on Trends in Electronics and Informatics (ICOEI)<\/em>. IEEE; 2018.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/ICOEI.2018.8553682\" target=\"_blank\"> CrossRef <\/a><\/li><li>Muthuselvan, S., Rajapraksh, S., Somasundaram, K., &amp; Karthik, K., Classification of liver patient dataset using machine learning algorithms.\u00a0Int. J. Eng. Technol,\u00a02018; 7(3.34): 323.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.14419\/ijet.v7i3.34.19217\" target=\"_blank\"> CrossRef <\/a><\/li><li>Singh J., Bagga S., Kaur R. Software-based prediction of liver disease with feature selection and classification techniques.\u00a0<em>Procedia Comput Sci<\/em>. 2020;167:1970-1980.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.procs.2020.03.226\" target=\"_blank\"> CrossRef <\/a><\/li><li>Joloudari J.H., Saadatfar H., Dehzangi A., Shamshirband S. Computer-aided decision-making for predicting liver disease using PSO-based optimized SVM with feature selection.\u00a0<em>Inform Med Unlocked<\/em>. 2019;17(100255):100255.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.imu.2019.100255\" target=\"_blank\"> CrossRef <\/a><\/li><li>Abdalrada A.S., Yahya O.H., Alaidi A.H.M., Hussein N.A., Alrikabi H.T., Al-Quraishi TAQ. A predictive model for liver disease progression based on logistic regression algorithm.\u00a0<em>Periodicals of Engineering and Natural Sciences<\/em>. 2019;7(3):1255-1264.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.21533\/pen.v7i3.667\" target=\"_blank\">CrossRef <\/a><\/li><li>Naseem R., Khan B., Shah M.A. Performance assessment of classification algorithms on early detection of liver syndrome.\u00a0<em>J Healthc Eng<\/em>. 2020;2020:6680002.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1155\/2020\/6680002\" target=\"_blank\"> CrossRef <\/a><\/li><li>Azam, M. S., Rahman, A., Iqbal, S. H. S., &amp; Ahmed, M. T., Prediction of liver diseases by using few machine learning based approaches. Aust. J. Eng. Innov. Technol, 2020; 2(5): 85-90.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.34104\/ajeit.020.085090\" target=\"_blank\"> CrossRef <\/a><\/li><li>Aryan P. A study of Machine Learning algorithms to predict liver.\u00a0<em>International Journal of Advanced Research<\/em>. Published online 2021:135-139.<\/li><li>Ghosh M., Mohsin Sarker Raihan M., Raihan M.. A comparative analysis of machine learning algorithms to predict liver disease.\u00a0<em>Intell Autom Soft Comput<\/em>. 2021;30(3):917-928.<br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/doi.org\/10.32604\/iasc.2021.017989\" target=\"_blank\"> CrossRef <\/a><\/li><li>Geetha C., Arunachalam A.R. Evaluation based Approaches for Liver Disease Prediction using Machine Learning Algorithms. In:\u00a0<em>2021 International Conference on Computer Communication and Informatics (ICCCI)<\/em>. IEEE; 2021.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/ICCCI50826.2021.9402463\" target=\"_blank\"> CrossRef <\/a><\/li><li>Choudhary R., Gopalakrishnan T., Ruby D., Gayathri A., Murthy V.S., Shekhar R. An Efficient Model for predicting liver disease using machine learning.\u00a0<em>Data Analytics in Bioinformatics: A Machine Learning Perspective<\/em>. Published online 2021:443-457.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1002\/9781119785620.ch18\" target=\"_blank\"> CrossRef <\/a><\/li><li>Alsharaiah, M. A., BANIATA, L. H., Aladwan, O. M. A. R., AbuaAlghanam, O., Abushareha, A. A., Abuaalhaj, M., &#8230; &amp; Baniata, M. O. H. A. M. M. A. D., Soft voting machine learning classification model to predict and expose liver disorder for human patients.\u00a0J. Theor. Appl. Inf. Technol,\u00a02022; 100: 4554-4564.<\/li><li>Gupta K., Jiwani N., Afreen N., Divyarani. Liver Disease Prediction using Machine learning Classification Techniques. In:\u00a0<em>2022 IEEE 11th International Conference on Communication Systems and Network Technologies (CSNT)<\/em>. IEEE; 2022.<br> <a rel=\"noreferrer noopener\" href=\"https:\/\/doi.org\/10.1109\/CSNT54456.2022.9787574\" target=\"_blank\"> CrossRef <\/a> <\/li><li>Jamila G., Wajiga G.M., Malgwi Y.M., Maidabara A.H. A diagnostic model for the prediction of liver cirrhosis using machine learning techniques.\u00a0<em>Comput sci IT res j<\/em>. 2022;3(1):36-51.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.51594\/csitrj.v3i1.296\" target=\"_blank\">CrossRef <\/a><\/li><li>Choubey D.K., Dubey P., Tewari B.P., Ojha M., Kumar J. Prediction of Liver Disease Using Soft Computing and Data Science Approaches. In:\u00a0<em>6G Enabled Fog Computing in IoT: Applications and Opportunities<\/em>. Springer; 2023:183-213.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/978-3-031-30101-8_8\" target=\"_blank\"> CrossRef <\/a><\/li><li>Lu J. Research on Prediction of Liver Disease Based on Machine Learning Models.\u00a0<em>Highlights in Science, Engineering and Technology<\/em>. 2023;68:21-28.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.54097\/hset.v68i.11926\" target=\"_blank\"> CrossRef <\/a><\/li><li>Yasmin R., Amin R., Reza M.S. Design of Novel Feature Union for Prediction of Liver Disease Patients: A Machine Learning Approach. In:\u00a0<em>The Fourth Industrial Revolution and Beyond: Select Proceedings of IC4IR+2023; PP<\/em>. Springer; :515-526.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/978-981-19-8032-9_36\" target=\"_blank\"> CrossRef <\/a><\/li><li>Vardhan H., Babu D.K.R., Raju G.L. Prediction of liver disease in patients using logistic regression of machine learning.\u00a0<em>Int J Res Publ Rev<\/em>. 2024;5(5):4287-4292.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.55248\/gengpi.5.0524.1237\" target=\"_blank\">CrossRef <\/a><\/li><li>Kumar N. Evaluation based approaches for Liver Disease detection using Machine Learning Algorithms.\u00a0<em>International Research Journal of Modernization in Engineering Technology and Science<\/em>. Published online 2024:598-602.<\/li><li>Maldonado S., L\u00f3pez J., Vairetti C. An alternative SMOTE oversampling strategy for high-dimensional datasets.\u00a0<em>Appl Soft Comput<\/em>. 2019;76:380-389.<br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.asoc.2018.12.024\" target=\"_blank\"> CrossRef <\/a><\/li><li>Yang J., Honavar V. Feature subset selection using a genetic algorithm.\u00a0<em>IEEE Intell Syst<\/em>. 1998;13(2):44-49.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/5254.671091\" target=\"_blank\">CrossRef <\/a><\/li><li>Guyon I., Elisseeff A. An introduction to variable and feature selection.\u00a0<em>Journal of machine learning research<\/em>. 2003;3:1157-1182.<\/li><li>Mei K., Tan M., Yang Z., Shi S. Modeling of feature selection based on random forest algorithm and Pearson correlation coefficient.\u00a0<em>J Phys Conf Ser<\/em>. 2022;2219(1):012046.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1088\/1742-6596\/2219\/1\/012046\" target=\"_blank\">CrossRef <\/a><\/li><li>Md, A. Q., Kulkarni, S., Joshua, C. J., Vaichole, T., Mohan, S., &amp; Iwendi, C., Enhanced preprocessing approach using ensemble machine learning algorithms for detecting liver disease. Biomedicines, 2023; 11(2): 581.<br> <a rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.3390\/biomedicines11020581\" target=\"_blank\">CrossRef <\/a><\/li><li>Lamba R., Gulati T., Jain A. A hybrid feature selection approach for Parkinson\u2019s detection based on mutual information gain and recursive feature elimination.\u00a0<em>Arab J Sci Eng<\/em>. 2022;47(8):10263-10276.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1007\/s13369-021-06544-0\" target=\"_blank\"> CrossRef <\/a><\/li><li>Song Y.Y., Lu Y. Decision tree methods: applications for classification and prediction.\u00a0<em>Shanghai Arch Psychiatry<\/em>. 2015;27(2):130-135.<\/li><li>Haq, A. U., Li, J. P., Memon, M. H., Nazir, S., &amp; Sun, R., A hybrid intelligent system framework for the prediction of heart disease using machine learning algorithms. Mobile information systems, 2018; 1-21.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1155\/2018\/3860146\" target=\"_blank\"> CrossRef <\/a><\/li><li>Boateng E.Y., Otoo J., Abaye D.A. Basic tenets of classification algorithms K-nearest-neighbor, support vector machine, random forest and neural network: A review.\u00a0<em>J Data Anal Inf Process<\/em>. 2020;08(04):341-357.<br><a href=\"https:\/\/doi.org\/10.4236\/jdaip.2020.84020\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\"> CrossRef <\/a><\/li><li>Xiao L., Dong Y., Dong Y. An improved combination approach based on Adaboost algorithm for wind speed time series forecasting.\u00a0<em>Energy Convers Manag<\/em>. 2018;160:273-288.<br><a href=\"https:\/\/doi.org\/10.1016\/j.enconman.2018.01.038\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\"> CrossRef <\/a><\/li><li>Kiangala S.K., Wang Z. An effective adaptive customization framework for small manufacturing plants using extreme gradient boosting-XGBoost and random forest ensemble learning algorithms in an Industry 4.0 environment.\u00a0<em>Mach Learn Appl<\/em>. 2021;4(100024):100024.<br> <a href=\"https:\/\/doi.org\/10.1016\/j.mlwa.2021.100024\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"CrossRef  (opens in a new tab)\">CrossRef <\/a><\/li><li>Koutsoukas, A., Monaghan, K. J., Li, X., &amp; Huan, J., Deep-learning: investigating deep neural networks hyper-parameters and comparison of performance to shallow methods for modeling bioactivity data. Journal of cheminformatics, 2017; 9: 1-13.<br><a href=\"https:\/\/doi.org\/10.1186\/s13321-017-0226-y\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\"> CrossRef <\/a><\/li><\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Abbreviations<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\"><tbody>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">DT<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Decision Tree<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>KNN<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"275\">\n<p>K-Nearest Neighbour<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"118\">\n<p>RF<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Random Forest<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>Adaboost<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">Adaptive Boosting<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">XGboost<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Extreme Gradient Boosting<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>LR<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"275\">\n<p>Logistic Regression<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"118\">\n<p>NB<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Na\u00efve Bayes<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>J-48<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">Decision Tree<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">PSO<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Particle Swarm Optimization<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>MLP<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"275\">\n<p>Multi Layer Perception<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"118\">\n<p>CDT<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Credal Decision Tree<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>GBM<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">Gradient Boosting Machine<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">ANN<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Artificial Neural Network<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>SVM<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"275\">\n<p>Support Vector Machine<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"118\">\n<p>Forest PA<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Forest by Penalizing Attributes<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>Chirp<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">Composite Hypercube on Iterated Random Projection<\/p>\n<p style=\"text-align: center;\">&nbsp;<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">TP<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Total Protein<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>TB<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"275\">\n<p>Total Bilirubin<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"118\">\n<p>ALB<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Albumin<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>DB<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">Direct Bilirubin<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">SGPT<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Alanine Aminotransferase<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>A\/G Ratio<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">Albumin and Globulin Ratio<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">Alkphose<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Alkaline Phosphatase<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>SGOT<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">Asparatate Aminotransferase<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">SMOTE<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Synthetic Minority Oversampling Techniques<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>TP<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"275\">\n<p>True Positive<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"118\">\n<p>FP<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>False Positive<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>TN<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">True Negative<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">FN<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>False Negative<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>ILPD<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"275\">\n<p>Indian Liver Patients Dataset<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"118\">\n<p>LD<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Liver Disease<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>ML<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">Machine Learning<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"118\">\n<p style=\"text-align: center;\">PC<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"331\">\n<p>Pearson Correlation<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"115\">\n<p>FS<\/p>\n<\/td>\n<td width=\"275\">\n<p style=\"text-align: center;\">Feature Selection<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>","protected":false},"excerpt":{"rendered":"<p>Introduction &nbsp; Liver disease (LD) ranks as the 11th most  [&#8230;]<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[119],"tags":[],"class_list":["post-62950","post","type-post","status-publish","format-standard","hentry","category-vol17no4"],"_links":{"self":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/62950","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/comments?post=62950"}],"version-history":[{"count":5,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/62950\/revisions"}],"predecessor-version":[{"id":63516,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/62950\/revisions\/63516"}],"wp:attachment":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/media?parent=62950"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/categories?post=62950"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/tags?post=62950"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}