Next Article in Journal
Exergetic and Economic Evaluation of a Transcritical Heat-Driven Compression Refrigeration System with CO2 as the Working Fluid under Hot Climatic Conditions
Next Article in Special Issue
A Portable Wireless Device for Cyclic Alternating Pattern Estimation from an EEG Monopolar Derivation
Previous Article in Journal
Mixed Convective Flow and Heat Transfer of a Dual Stratified Micropolar Fluid Induced by a Permeable Stretching/Shrinking Sheet
Previous Article in Special Issue
On the Approximated Reachability of a Class of Time-Varying Nonlinear Dynamic Systems Based on Their Linearized Behavior about the Equilibria: Applications to Epidemic Models
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of Data Mining for the Prediction of Mortality and Occurrence of Complications for Gastric Cancer Patients

1
Algoritmi Research Center, University of Minho, 4710-057 Braga, Portugal
2
São João Hospital Center, 4200-319 Porto, Portugal
*
Author to whom correspondence should be addressed.
Entropy 2019, 21(12), 1163; https://doi.org/10.3390/e21121163
Submission received: 14 November 2019 / Revised: 23 November 2019 / Accepted: 25 November 2019 / Published: 28 November 2019
(This article belongs to the Special Issue Intelligent Tools and Applications in Engineering and Mathematics)

Abstract

:
The development of malign cells that can grow in any part of the stomach, known as gastric cancer, is one of the most common causes of death worldwide. In order to increase the survival rate in patients with this condition, it is essential to improve the decision-making process leading to a better and more efficient selection of treatment strategies. Nowadays, with the large amount of information present in hospital institutions, it is possible to use data mining algorithms to improve the healthcare delivery. Thus, this study, using the CRISP methodology, aims to predict not only the mortality associated with this disease, but also the occurrence of any complication following surgery. A set of classification models were tested and compared in order to improve the prediction accuracy. The study showed that, on one hand, the J48 algorithm using oversampling is the best technique to predict the mortality in gastric cancer patients, with an accuracy of approximately 74%. On the other hand, the rain forest algorithm using oversampling presents the best results when predicting the possible occurrence of complications among gastric cancer patients after their in-hospital stays, with an accuracy of approximately 83%.

1. Introduction

Many aspects that were previously unknown to healthcare professionals are now being revealed by the data generated by healthcare, improving the quality of medical procedures or treatment strategies [1]. Healthcare facilities like hospitals produce large amounts of heterogeneous data every day, since it includes diverse sources, data types and formats. This heterogeneity of healthcare data leads to the need of a rigorous observation of this data in order to assess its quality and identify possible problems that need to be solved. Since the data are so complex, it is practically impossible to analyze it with traditional tools and methods [2]. This complexity calls for more sophisticated techniques that are able to manage and produce meaningful knowledge. That way, the healthcare services records can serve as a way of assessing their quality and the patient’s satisfaction [3]. Thus, the use of data technologies like data mining (DM) has become essential in healthcare.
DM is a process that refers to the extraction of useful information from vast amounts of data [4]. It is used to find hidden patterns and uncover unknown correlations that are not obvious when observing the data with the naked eye [5]. Thus, DM can greatly benefit the healthcare industry by creating an environment rich in meaningful knowledge. Hence, using DM to support healthcare professionals in decision-making is crucial to ensure a good healthcare delivery [4].
One of the most common causes of death worldwide is gastric cancer. It is the fourth most frequently occurring cancer in men and the seventh most commonly occurring cancer in women. According to the World Cancer Research Fund (WCRF) [6] there were over 1 million new cases and an estimated 783,000 deaths related to gastric cancer in 2018. The greatest incidence rates are recorded in Eastern Asia (countries like South Korea, Mongolia and Japan occupy the first three spots), whereas in Northern America and Europe the rates are generally low [7].
Despite big advances in technologies and healthcare that provide better and more accurate diagnoses, this cancer, while registering a decreasing trend worldwide, remains among the most deadly malignancies [8]. There are a lot of factors that may influence the occurrence of this type of cancer. It is strongly suggested that general bad eating and drinking habits contribute to it. The consumption of alcoholic drinks and a diet rich in salty foods are among the most dangerous causes for gastric cancer. Smoking also plays a part in raising the risk of its occurrence [9].
Since this disease’s symptoms are not specific, they are often overlooked and may have other reasons besides gastric cancer. Initial signs may be indigestion, bloated feeling, slight nausea, and loss of appetite. A diagnosis at this early stage enhance the treatment opportunities to fight the cancer and can save a lot of lives. With the evolution of the condition and tumor growth, other symptoms, often more serious, start to manifest, such as stomach pain, vomiting, weight loss and constipation. Since the symptoms are considered ambiguous and it is not typical to do routine screenings, this cancer is often detected at later stages, strengthening the high mortality rates all over the world [8].
The focus of this study is the prediction of the mortality of patients that suffer from this gastric malignancy as well as the occurrence of complications after the patients’ hospital stays using DM techniques. The goal is to analyze the data available and the results obtained and make comparisons among different classifiers as to draw conclusions about them.
This paper is divided in seven sections. The current introduction section is proceeded by the state-of-the-art and by some works related to gastric cancer are mentioned. The fourth section is the methodology and methods, followed by a section that includes the phases of the data mining process. In the sixth section, the results obtained are compared and discussed. Finally, in the last section, some conclusions are drawn and the future work that will entail this DM project is revealed.

2. State of Art

In order to provide a deeper understanding of the context and importance of this study, this section provides the general background related to the associated research field. Thus, some concepts like knowledge discovery in databases (KDD), machine learning (ML) and DM are dissected and their association with the healthcare field leads to the introduction of the clinical decision support systems (CDSS).

2.1. Knowledge Discovery in Databases

Over the years, the rapid growth of digitization and computerization of processes in health institutions, as well as the large number of transactions that are performed daily in these environments, led to the production and collection of large amounts of data. This exponential increase in the amount of data stored by hospital institutions has raised the need to transform this data into relevant and useful information for the institution, leading to more efficient decision-making processes. This urgent need of extracting knowledge from the growing amount of digital data propelled the use of new computational theories and tools. This area is known as KDD [4,10,11].
According to Fayyad et al. [12], the KDD process consists of several phases and begins with the analysis of the application domain and the objectives to be accomplished, and this process is divided into 5 phases, represented on Figure 1.
The first step of the process is to choose the base to be mined, which can be data samples, subsets of variables up to large masses of data. The preprocessing phase aims to eliminate noise, missing values and illegitimate values. The data transformation step depends on the search objective and the algorithm to be applied, because it defines the limitations to be imposed on the database [11,12]. Improving data quality is important for better results, thus ensuring better quality in discovered patterns.
After completing the previous phases, DM is applied. This is the most important phase of the KDD process.

2.2. Data Mining

DM is the process of using machine learning techniques and statistical and mathematical functions to automatically extract potentially useful information from data in a way that is understandable to users. It can reveal the patterns and relationships among large amounts of data in a single or several data sets. The knowledge achieved can adopt various forms of representation, such as equations, trees or graphs, patterns or correlations [13].
DM methods can be divided into two categories: supervised and unsupervised. The supervised methods are used to predict a value and require the specification of a target attribute, on the contrary unsupervised methods are applied to discover the intrinsic structure, patterns, or affinities between the data [14].
The definition of the mining technique to be applied is closely related to the mining task to be performed, as this task defines the relationship between the data, ie the model. DM tasks are the types of discovery to perform in a database, that is, the information to extract. To determine which task to solve, it is important to have a good knowledge of the application domain and to know the type of information to obtain.
Therefore, DM includes two main types of techniques: descriptive and predictive. An example of descriptive techniques are the clustering techniques that are responsible for discovering information hidden in data. On the other hand, examples of predictive techniques are classification and regression techniques, that are used to retrieve new information from existing data [15,16,17]. The focal point of this paper are predictive techniques, more specifically, classification techniques.
Thus, there are many applications for DM, since it is greatly adaptable to distinct businesses and goals. They can go from retail stores, hospitals and banks to insurance or airline companies. The acquired knowledge during the DM process can also be used to support the decision-making process in various processes, e.g., in medicine—in the diagnosis phase, a correct and rapid analysis of this large volume of data is important for the identification of pathologies.

2.3. Clinical Decision Support Systems

To accomplish these goals, CDSS use clinical knowledge that is incorporated into the system helping professionals to analyze patient data, as well as decision-making. This knowledge used to maintain these systems is often extracted through DM techniques that, as mentioned before, are used to analyze and explore data with the aim of discovering patterns that might be helpful for decision-making [18].

3. Related Work

The improvement of gastric cancer diagnosis, mortality and complications rates have always been one of the most common work themes when it comes to the application of DM techniques in healthcare. Thus, some of the existing works have been studied prior to the conception of this paper.
Lee [15] applied DM techniques in order to create a prediction process for the occurrence of postoperative complications on gastric cancer patients. They have developed artificial neural networks (ANN) and compared their results with those of the traditional logistic regression (LR) approach, where they’ve achieved an average correct classification rate of 84.16% with ANN in contrast with 82.4% of LR.
Polaka et al. [16] planned various approaches for diagnosing gastric cancer using the original dataset and datasets with subsets of features. The best results were obtained for the dataset using attribute subsets selected with the wrapper approach. Four different models were tested, where C4.5 obtained 74.7% of accuracy, as well as CART. The RIPPER algorithm produced an accuracy of 73.9%, while the multilayer perceptron got the best results with 79.6%.
Hosein Zadeh et al. [17] used an optimized multivariate imputation by chained equations (MICE) technique to predict the chances of survival in gastric cancer patients. Three different techniques were executed: the first one, which consisted in the application of logistic regression, obtained 63.03% of accuracy, while the second technique that used a not optimized MICE algorithm earned an accuracy value of 66.14%. Finally, the third approach with the optimized MICE algorithm produced results with 72.57% of accuracy.
Mohammadzadeh et al. [19] carried out a study aimed to develop a decision model for predicting the probability of mortality in gastric cancer patients also identifying the most important factors influencing the mortality of patients who suffer from this disease. Regarding the effective factors on mortality of gastric cancer, the determined factors were diabetes, ethnicity, tobacco, tumor size, surgery, pathological stage, age at diagnosis, exposure to chemical weapons and alcohol consumption. The accuracy of developed decision tree was 74%.

4. Methodology and Methods

4.1. Methodology

The reference model used during the development of this study was cross-industry standard process for DM, most commonly known as CRISP-DM.
The CRISP-DM methodology provides a structured approach to planning a DM project and is a six phase hierarchical process, divided in the following steps: business understanding, data understanding, data preparation, modelling, and evaluation and deployment, as shown on Figure 2 [20,21]. The Section 5 describes in detail the application of all this steps in the context of this study.

4.2. Methods

In order to analyze and explore the available data and to induce the data mining models (DMM), the chosen ML software was Waikato Environment for Knowledge Analysis (WEKA). During the execution of this study, five modelling techniques were used with WEKA in order to induce the DM models, namely: random forest (RF), J48, simple logistic (SL), Bayes net (BN) and PART. This study includes ensemble techniques Bagging and adaptive boosting (Adaboost) using some of the mentioned algorithms. It is important to note that in this study the application of oversampling using synthetic minority oversampling (SMOTE) was also tested.

4.2.1. Random Forest

RF is an ensemble learning method for classification which operates by constructing a multitude of decision trees. Initially, a bootstrap sample from the training data was selected (random sample obtained with replacement) with the goal of inducing a decision tree (DT). The repetition of this step was performed until an ensemble of DTs was created, each one of them having its own prediction value. Thus, the final prediction was achieved by combining the output from all trees, which corresponds to the most frequent output obtained by the ensemble. RF could correct for decision trees’ habit of overfitting to their training set making it a very efficient and accurate classifier [22,23].

4.2.2. J48

The J48 algorithm used greedy technology to induce DTs for further classification. J48 generated decision trees, where each tree node evaluated the existence or significance of each individual attribute. Decision trees were built from top to bottom by choosing the most appropriate attribute for each situation. Once the attribute was chosen, the training data was divided into subgroups, corresponding to the different attribute values and the process was repeated for each subgroup until a large part of the attributes in each subgroup belonged to a single class. It is important to note that the J48 classifier implemented by WEKA corresponds to an open source Java implementation of the C4.5 algorithm and is considered one of the most powerful and commonly used DT classifier [24,25,26].

4.2.3. Simple Logistic

SL is a classifier for building linear logistic regression models. LogitBoost with simple regression functions as base learners is used for fitting the logistic models. The optimal number of LogitBoost iterations to perform is cross-validated, which leads to automatic attribute selection [27,28].

4.2.4. Bayes Net

BN is a base class for a Bayes network classifier. A Bayesian is a graphical model for probabilistic relationships among a set of variables and is composed of directed acyclic graphs. It also provides data structures like conditional probability distributions, network structure, etc and facilities common to Bayes network learning algorithms like K2 and B [29,30].

4.2.5. PART

PART is a partial decision tree algorithm, which is a combination version of C4.5 and RIPPER algorithms, developed to try to avoid their respective problems. The main specialty of the PART algorithm is that it does not need to perform global optimization like C4.5 and RIPPER to produce the appropriate rules. The fact that PART adopts the separate-and-conquer strategy, building a rule, removing the instances it covers and continuing creating rules recursively for the remaining instances until none are left, is a big advantage [31,32].

4.2.6. Bagging

Bagging is one of the popular ensemble methods proposed by Freund and Schapire [33] for improving classifiers. Bagging is based on bootstrapping and aggregating concepts, integrating the benefits of both approaches [34]. In Bagging, the training set is sampled generating random independent bootstrap replicates. In addition, the classifier on each of these is constructed and aggregated by a simple majority vote in the final decision rule [35].

4.2.7. AdaBoost

Freund and Schapire [33] also proposed Adaboost, a shortening of adaptive boosting. This algorithm stands out mainly due to its potential, flexibility, and simplicity to be implemented in different scenarios. It is an iterative process that produces a strong classifier which consists of a sequence of weighted classifiers that complement one another. AdaBoost achieves its ultimate classifier goal by sequentially introducing new models in order to compensate for the misclassified instances in previous iterations [35].

4.2.8. Sythetic Minority Oversampling (SMOTE)

SMOTE is a popular oversampling technique (which replicates examples from the minority class). It creates new samples based on the interpolation of minority class instances. Based on k nearest neighbours (kNN), it randomly selects samples from minority classes and generates the new ones [36].

5. Data Mining Process

5.1. Business Understanding

Cancer affects millions of people all over the world and is one of the biggest threats to people’s lives and life quality. Gastric cancer is one of the most common causes of cancer related deaths, behind, for example, lung cancer [37]. The prognostic is usually not favorable to the survival of patients, since there is only a probability of less than 30% survival upon diagnosis in Europe [37]. However, in Japan this rate goes up to 90% thanks to early examinations and tumor resections [38].
This malignancy presents no specific symptoms in early stages, which causes delayed diagnoses that lead to the high mortality of patients. In advanced stages, the patient may feel a variety of more serious symptoms, like abdominal pain, indigestion, severe nausea and inexplicable weight loss [38]. By the time these symptoms appear, the cancer has already developed to more dangerous stages. When the tumor is diagnosed, it is often too late for any curative medical procedure to take place. There are various objectives with this study, such as:
  • Promote early examinations among the general population in order to avoid late gastric cancer diagnoses that often lead to the patient’s death
  • Predict the probability of mortality after the surgery
  • Predict the occurrence of complications after in-hospital stays for gastric cancer patients
Thus, this study aims to improve many aspects related to gastric cancer and the way it affects the patients’ lives. The focus falls on their hospital admissions and possible complications that may occur related or not to the tumor. The procedures performed and the patient’s health status after the hospital stay are also subjects of this work.
The first item is related to the healthcare business goals. The improvement of the quality of the medical services provided is one of the most crucial aspects in this industry. This translates into an increment on the survival rates of patients, in this case patients that suffer from gastric cancer.
The rest of the goals listed are related to the objectives inherent to the DM process. Through the application and refinement of DM techniques these objectives will provide a substantial help to healthcare professionals.

5.2. Data Understanding

The data used for this study was collected from a Portuguese hospital and is related to patients with gastric cancer. It includes over 60 variables with information about the patients’ admission, stay at the hospital, possible complications and the result of the performed procedure related to 154 patients.

5.3. Data Preparation

The original dataset provided had a lot of attributes with high percentages of missing values. When it comes to the numerical variables, half of the attributes have over 45% of missing or null values. This makes them not useful to study or to subject them to ML algorithms, since they offer little to no meaningful information. Consequently, these attributes were removed from the dataset. Moreover, after a careful analysis, it was detected that there were extremely similar attributes, even presenting the same values. As such, one of those attributes was also removed from the dataset, leaving only one of them in the dataset in order to avoid any redundancy. Also, some of the attributes refer to technical aspects related to the extraction of the data, so they were removed from the dataset as well. The categorical attributes were submitted to the same process.
After the data cleaning, three more features were created derived from existing attributes. These new features refer to the number of postoperative complications registered, to the occurrence of complications 30 days after the in-hospital stay and to the death of patients.
The final result was a dataset with 33 features (4 numeric and 29 categorical)(use Case one). However, in order to analyze alternative approaches with fewer attributes, three more datasets were created.
The first one (use Case two) was created with attribute selection performed by the OneR algorithm, where 19 attributes were selected (1 numeric and 18 categorical). Whereas, the second dataset (Use Case 3) included a subset of features that were selected using the Relief algorithm. This one was composed of 20 attributes, from which one was numeric and the rest categorical. On the other hand, the features selected for the third dataset (Use Case 4) were chosen based on the Pearson’s correlation method. This subset of features was comprised of 21 attributes, where 2 of them were numeric and 19 were categorical. The summary of the characteristics of the datasets can be checked on the Table 1.

5.4. Modeling

The first proposed goal was to predict the mortality of gastric cancer patients that were admitted to the hospital. Based on the health status available, as well as info about the performed surgery and its outcome, the models will predict if it’s more likely that the patient will survive or pass away. In this case, four datasets (the original - after the data preparation - and three more that resulted of feature selection) were tested. Thus, the classification process included four scenarios that contemplated distinct set of features.
On the other hand, the second goal was to predict the occurrence of complications after hospital stays. In this case, features related to the patients’ morbidity and survival, and complications’ rank were removed, along with information about the possible existence of complications. These attributes were eliminated in order to ensure an unbiased and correct prediction.
In order to assure that the models are assuming most of the patterns from the data correctly, and are low on bias and variance, the usage of cross validation came into action. Cross validation provided ample data to train the model and also leaving a lot of data to test it. For this study 10-folder cross validation was used, dividing the dataset into 10 folds, and the holdout method was repeated 10 times, such that each time, one of the 10 subsets was used as the test subset and the other nine subsets are put together to form the training set.
The classifiers selected for this study were RF, J48, Simple Logistic, BN, and PART. In addition, the algorithm AdaBoost and Bagging were also executed in conjunction with the first three models already mentioned. In this DM approach, specifically when using decision trees, the main criterion for selecting a variable to make a decision was the dependence of a variable on the class variable. There was no differentiation between direct dependence and indirect dependence (intermediated by other variables). Such distinction did not make a difference for classification, because trees based on direct dependence or indirect dependence were very likely to result in the same classification. Nevertheless, if these approaches are used to intervene in a system of the real world, indirect dependence may not have impact, while direct dependence can.
Finally, two data approaches were tested: with and without oversampling (using SMOTE).
At this stage, the DMMs were constructed using the WEKA software. A DMM can be compose by a target variable (T), a scenario (S), a data mining technique (DMT), a data approach (DA) and a sampling method (SM). Regarding the DM mortality (DM1):
  • T = {Mortality}
  • S = {S1, S2, S3, S4}
  • DMT = {RF, J48, J48 using Laplace correction, SL, BN, PART, AdaBoost + RF, AdaBoost + J48, AdaBoost + J48 using Laplace correction, AdaBoost + SL, Bagging + RF, Bagging + J48, Bagging + J48a using Laplace correction, Bagging + SL}
  • DA = {With oversampling, without oversampling}
  • SM = {Cross-validation 10 Folds}
  • S1 = {all attributes (Use Case 1)}
  • S2 = {19 attributes selected by the OneR algorithm (Use Case 2)}
  • S3 = {20 attributes selected by the Relief algorithm (Use Case 3)}
  • S4 = {21 attributes selected by the Pearson’s correlation method (Use Case 4)}
For DM surgery complications (DM2):
  • T = {Surgery complications}
  • S = {S1}
  • DMT = {RF, J48, J48 using Laplace correction, SL, BN, PART, AdaBoost + RF, AdaBoost + J48, AdaBoost + J48 using Laplace correction, AdaBoost + SL, Bagging + RF, Bagging + J48, Bagging + J48a using Laplace correction, Bagging + SL}
  • DA = {Without oversampling}
  • SM = {Cross validation 10 Folds}
  • S1 = {22 attributes (without bias attributes)}
Thus, the induced DMM were:
DMM1 = one target, four scenarios, 14 DM techniques, one sampling dethod, two data approaches
DMM2 = one target, one scenario, 14 DM techniques, one sampling method, two data approaches
In total, 140 simulations were performed (1 × 4 × 14 × 1 × 2 for DMM1 plus 1 × 1 × 14 × 1 × 2 for DM2).

5.5. Evaluation

Once the modeling phase was concluded, the chosen classifiers were put to test in order to evaluate and compare their results. The metrics used were accuracy, precision, F-measure and recall. They are defined as such:
A c c u r a c y = ( T P + T N ) = ( T P + F P + T N + F N )
P r e c i s i o n = T P = ( T P + F P )
F M e a s u r e = 2 x ( ( P R + R C ) = ( P R x R C ) )
R e c a l l = T P = ( T P + F N )
where TP = true positives, TN = true negatives, FP = false positives, FN = false negatives PR = precision, and RC = recall.
The area under the ROC curve (AUC) metric was also used. ROC is a probability curve and AUC represents degree or measure of separability that represents how much the model is capable of distinguishing between classes.
In order to ease the understanding of the results obtained, they are divided by scenarios as shown below.

5.5.1. Mortality Prediction Results

The Table 2 presents the results obtained during the classification process using the original dataset for mortality, after the data preparation. It is important to note that for each DM technique two data approaches were tested: with and without oversampling.
The Table 3 exposes the results obtained for the prediction of gastric cancer patients’ mortality using the feature selection technique that evaluates the worth of a feature using the OneR algorithm.
The Table 4 presents the results obtained for the prediction of gastric cancer patients’ mortality using the feature selection method that evaluates the worth of an attribute using the Relief algorithm.
In the Table 5, the results obtained for the prediction of gastric cancer patients’ mortality using the feature selection that evaluates the worth of attributes by using the Pearson’s correlation are presented.

5.5.2. Prediction Results for the Occurrence of Complications

Table 6 shows the results of the prediction of the occurrence of complications after surgery.

6. Discussion

6.1. Predict the Mortality of Gastric Cancer Patients

Regarding the first scenario, a first analysis of the results (Figure 3) revealed that the use of oversampling improved them in 13/14 of the tested DM techniques, as it only worsened with the PART algorithm. Without the use of oversampling, SL produced the best result, which despite presenting the same accuracy as the RF model (68.4564%) showed better results for the other metrics in comparison with RF. The best result for this scenario was obtained using oversampling by the ensemble technique Boosting with J48 using Laplace correction, achieving an accuracy of 73.7968%.
Using a dataset with fewer features than the original one (scenario two), the initial best results were achieved with the SL algorithm that produced an accuracy of 68.4564%. However, as it can be seen in Figure 4, better values were obtained with the usage of oversampling, except when using the SL algoritm (alone and ensemble with Adaboost). So, the best result obtained was 74.3316% using the J48 algorithm with oversampling.
In the third scenario, the results that were obtained from the execution of the selected models showed that initially the best result was obtained by the ensemble technique Boosting with SL resulting in an accuracy of 69.7987%. Observing the Figure 5, it is notable that the use of oversampling improved the results obtained in 13/14 of the tested DM techniques, just like in S1, but this time the exception was the SL algorithm. Thus, the best accuracy value for this scenario was 73.2620%, obtained using the ensemble technique Bagging with J48 using Laplace correction.
Finally, in the last scenario of mortality prediction, the Figure 6 shows that, like S1, S2 and S3, the use of oversampling also increased the accuracy values in 13/14 of the applied algorithms. This time the exception was the ensemble technique Boosting with RF that presented the highest accuracy value (69.5187%) before using oversampling but decreasing after.
With the usage of oversampling, the results that were obtained from the execution of the selected models showed that both PART and the ensemble technique Bagging with J48 using Laplace correction produced the best accuracy of 74.3316%.
When compared to the results obtained with the datasets that were submitted to feature selection methods, it’s possible to conclude that the original dataset (S1) produced better overall results for the selected metrics without the use of oversampling, as can be seen on the Table 7, Table 8 and Table 9. However, that observation changed with the application of oversampling since the results increased in other scenarios.
Overall, the best result was obtained with the second scenario, ie using the attributes selected by the OneR algorithm, which achieved an accuracy of 74.3316%, an accuracy of 0.744, an F-measure of 0.743, a recall of 0.743 and an AUC of 0.826 using the J48 algorithm and the oversampling data technique.
Moreover, the results obtained for AUC highlight two algorithms: BN and RF (although combined with other techniques), 0.879 being the best AUC result, obtained by Bagging with RF. However, most of the algorithms obtained an AUC close to 1. A good model has AUC near to 1 which means it has a good measure of separability.
The results obtained were not very high, due to the multitude of reasons that may lead to a patient’s death. These include factors not directly linked to the gastric cancer or deaths that took place because the patient was already palliative.

6.2. Predict the Occurrence of Complications after In-Hospital Stays for Gastric Cancer Patients

When it comes to the prediction of complications after a hospital stay for gastric cancer, the results obtained were more satisfactory, as can be observed on Figure 7. The reason for that is that it is considerably easier to anticipate if a patient will suffer from any complications or disabilities following a surgery by observing the health status available. As such, initially, the best accuracy value was recorded for the J48 algorithm (81.6993%). In contrast to mortality prediction, in this case the use of oversampling only improved in 8/14 algorithms. Nevertheless, the best final outcome for predicting complications was obtained using oversampling, achieving an accuracy of 83.2599 % with the RF algorithm, that also presented the best AUC value of 0.909.

6.3. Summary

The best results achieved with this study, previously described, are summarised in Table 10, where the two defined objectives are represented (DMM1 and DMM2). The obtained results, especially for the mortality prediction, are in accordance with the reviewed literature.
Relating the two main objectives of this project, although pertinent, the attribute related to the occurrence of complications after surgery was not considered crucial in predicting mortality. Although the occurrence of complications after surgery may be directly related to mortality, in the case of this dataset most patients survived even after the occurrence of complications.
The use of data mining in the healthcare setting can lead to several outcomes, not strictly related to the classification problems presented hereby. With this kind of approach, new scientific knowledge can also be achieved, when understanding the contribution of the selected predictors for the response variable. The several variables identified as predictive in terms of prognosis have a well-established relationship in patients operated due to gastric cancer among medical literature.
TNM classification of malignant tumors and stage, for example, is usedby theoretical models and physicians in practical evaluation and as expected are part of the top attributes when predicting mortality and complications using data mining. The American Joint Committee on Cancer (AJCC)/TNM classification is widely used among different cancers as a staging score, with implications in terms of prognosis [39], as this study succeeds in confirming.
Other relevant attributes found by this analysis include the reason to search for medical care, which can vary since the presentation of the disease can go from weight loss, nausea, and other mild symptoms to anemia stigma, vomiting, and hematemesis (upper tract hemorrhage). One should take into account that the incidence of symptoms are usually suggestive of a more advanced stage, with a subsequent worse prognosis [40]. Last but not least, we also found that the post-operative recovery is an important predictor of the mortality of this cancer, since patients which demand ICU care, tend to have worse prognosis due to being hemodynamically unstable or having several or serious comorbidities [41].

7. Conclusions and Future Work

In the last years, KDD and, more specifically, DM techniques are becoming increasingly useful for processing and exploiting medical data. The useful information discovered and the patterns obtained with the application of these methods, analysing in real-time complex and heterogeneous data and make conclusions about it, can be used by health professionals to determine diagnoses, prognoses and treatments for patients in healthcare organizations.
What was an impossible task to execute in the past, it is now possible to submit millions and millions of medical records to an algorithm and receive relevant results. There are numerous software available to the general public that offers tools for data processing, reading it, cleaning it, preparing it for the application of algorithms, and even allowing to execute and refine the models.
This paper aimed to predict the mortality of gastric cancer patients based on their health status, data about the tumor and surgery information, as well as to make predictions about the possibility of occurrence of complications following a in-hospital stay using DM techniques. Considering the various reasons that may lead to the patient’s death, it becomes challenging to predict if the patient might perish or survive. There are a lot of aspects that influence this outcome that show no direct link to the cancer in question. A lot of patients, due to late diagnosis, face little to no chances of survival since no curative treatment can treat the tumor. These facts contribute to obtain the best accuracy values around 74%.
On the other hand, it is simpler to predict if a patient will suffer from complications after their hospital stay, since it is possible to rely more on the data available. Observing the data about the tumor (its localization, stage, size, lymph nodes and metastasis) and analysing the health status of the patient (given by the ASA score) among other factors, the prediction of the occurrence of complications becomes a more straightforward process. Hence, the accuracy obtained for this goal was around 83%.
Future work will consist in obtaining a larger dataset with more relevant data in order to improve the prediction process for both patients’ mortality and occurrence of complications. Others models will also be tested and their results compared with the ones already obtained. Also, an interesting future research would be to attempt to determine whether there exists a causal relationship between the different variables in the used dataset, and the usage of other state of the art machine learning algorithms such as deep neural networks. Finally, it would be interesting to use this work in a CDSS in order to assist healthcare professionals and, consequently, improve the healthcare delivery for patients with gastric cancer.

Author Contributions

Conceptualization, V.L., A.A., and J.M.; data curation, V.L., H.P., A.A., and J.M.; formal analysis, C.N., V.L., H.P., A.A., and J.M.; Investigation, C.N., M.B., V.L., H.P., and A.A.; methodology, C.N., M.B., H.P., A.A., and J.M.; project administration, J.M.; supervision, C.N., H.P., A.A., and J.M.; validation, C.N., A.A., and J.M.; writing—original draft, C.N. and M.B.; writing—review and editing, C.N. and H.P.

Funding

This research was funded by FCT—Fundação para a Ciência e Tecnologia within the Project Scope: UID/CEC/00319/2019.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Archenaa, J.; Anita, E.A. A survey of big data analytics in healthcare and government. Procedia Comput. Sci. 2015, 50, 408–413. [Google Scholar] [CrossRef]
  2. Raghupathi, W.; Raghupathi, V. Big data analytics in healthcare: Promise and potential. Health Inf. Sci. Syst. 2014, 2, 3. [Google Scholar] [CrossRef] [PubMed]
  3. Fatt, Q.K.; Ramadas, A. The Usefulness and Challenges of Big Data in Healthcare. J. Healthc. Commun. 2018, 3, 21. [Google Scholar] [CrossRef]
  4. Neto, C.; Peixoto, H.; Abelha, V.; Abelha, A.; Machado, J. Knowledge Discovery from Surgical Waiting lists. Procedia Comput. Sci. 2017. [Google Scholar] [CrossRef]
  5. Li, Y.; Beaubouef, T. Data Mining: Concepts, Background and Methods of Integrating Uncertainty in Data Mining. CCSC SC Stud. E-J. 2010, 3, 2–7. [Google Scholar]
  6. Stomach Cancer Statistics; World Cancer Research Fund. Available online: https://www.wcrf.org/dietandcancer/cancer-trends/stomach-cancer-statistics (accessed on 13 November 2019).
  7. Bray, F.; Ferlay, J.; Soerjomataram, I.; Siegel, R.L.; Torre, L.A.; Jemal, A. Global cancer statistics 2018: GLOBOCAN estimates of incidence and mortality worldwide for 36 cancers in 185 countries. CA Cancer J. Clin. 2018. [Google Scholar] [CrossRef]
  8. Maconi, G.; Manes, G.; Porro, G.B. Role of symptoms in diagnosis and outcome of gastric cancer. World J. Gastroenterol. WJG 2008, 14, 1149. [Google Scholar] [CrossRef]
  9. Lin, Y.; Ueda, J.; Kikuchi, S.; Totsuka, Y.; Wei, W.Q.; Qiao, Y.L.; Inoue, M. Comparative epidemiology of gastric cancer between Japan and China. World J. Gastroenterol. WJG 2011, 17, 4421. [Google Scholar] [CrossRef]
  10. Ferreira, D.; Peixoto, H.; Machado, J.; Abelha, A. Predictive Data Mining in Nutrition Therapy. In Proceedings of the IEEE 2018 13th APCA International Conference on Automatic Control and Soft Computing (CONTROLO), Ponta Delgada, Portugal, 4–6 June 2018; pp. 137–142. [Google Scholar] [CrossRef]
  11. Silwattananusarn, T.; Tuamsuk, K. Data Mining and Its Applications for Knowledge Management: A Literature Review from 2007 to 2012. Int. J. Data Min. Knowl. Manag. Process. 2012, 2. [Google Scholar] [CrossRef]
  12. Fayyad, U.M.; Piatetsky-Shapiro, G.; Smyth, P.; Uthurusamy, R. Advances in Knowledge Discovery and Data Mining; AAAI Press: Menlo Park, CA, USA, 1996; Volume 21. [Google Scholar]
  13. Kavakiotis, I.; Tsave, O.; Salifoglou, A.; Maglaveras, N.; Vlahavas, I.; Chouvarda, I. Machine Learning and Data Mining Methods in Diabetes Research. Comput. Struct. Biotechnol. J. 2017, 15, 104–116. [Google Scholar] [CrossRef]
  14. Obenshain, M.K. Application of Data Mining Techniques to Healthcare Data. Infect. Control. Hosp. Epidemiol. 2004, 25, 690–695. [Google Scholar] [CrossRef] [PubMed]
  15. Lee, Y.C. Mining the Complication Pattern of Gastric Cancer Patients by Using Artificial Neural Networks and Logistic Regression. J. Hum. Resour. Adult Learn. 2006, 2, 150–155. [Google Scholar]
  16. Polaka, I.; Gašenko, E.; Barash, O.; Haick, H.; Leja, M. Constructing Interpretable Classifiers to Diagnose Gastric Cancer Based on Breath Tests. Procedia Comput. Sci. 2016. [Google Scholar] [CrossRef]
  17. Hosein Zadeh, R.; Goshayeshi, L.; Khooie, A.; Etminani, K.; Yousefli, Z.; Nastarani, S.; Farhang Nezhad, N.; Golabpoor, A. Predictive Model for Survival in Patients With Gastric Cancer. Acta Healthmed. 2017. [Google Scholar] [CrossRef]
  18. Berner, E.S. Clinical Decision Support Systems; Springer: Cham, Switzerland, 2007; Volume 233. [Google Scholar]
  19. Mohammadzadeh, F.; Noorkojuri, H.; Pourhoseingholi, M.A.; Saadat, S.; Baghestani, A.R. Predicting the probability of mortality of gastric cancer patients using decision tree. Ir. J. Med. Sci. 2015, 184, 277–284. [Google Scholar] [CrossRef]
  20. Silva, E.; Cardoso, L.; Portela, F.; Abelha, A.; Santos, M.F.; Machado, J. Predicting nosocomial infection by using data mining technologies. In New Contributions in Information Systems and Technologies; Springer: Cham, Switzerland, 2015; pp. 189–198. [Google Scholar] [CrossRef]
  21. Chapman, P. CRISP-DM 1.0: Step-by-Step Data Mining Guide; SPSS: River Edge, NJ, USA, 2000. [Google Scholar]
  22. Tapak, L.; Mahjub, H.; Hamidi, O.; Poorolajal, J. Real-data comparison of data mining methods in prediction of diabetes in Iran. Healthc. Inform. Res. 2013, 19. [Google Scholar] [CrossRef]
  23. Kandhasamy, J.P.; Balamurali, S. Performance Analysis of Classifier Models to Predict Diabetes Mellitus. Procedia Comput. Sci. 2015, 47, 45–51. [Google Scholar] [CrossRef]
  24. Rokach, L.; Maimon, O. Data Mining with Decision Trees: Theory and Applications, 2nd ed.; World Scientific Publishing Co., Inc.: River Edge, NJ, USA, 2014. [Google Scholar]
  25. Yang, X.S.; Nagar, A.K.; Joshi, A. Smart Trends in Systems, Security and Sustainability: Proceedings of WS4 2017; Springer: Singapore, 2017; Volume 18. [Google Scholar]
  26. Iyer, A.; Jeyalatha, S.; Sumbaly, R. Diagnosis of Diabetes Using Classification Mining Techniques. Int. J. Data Min. Knowl. Manag. Process. 2015, 5, 1–14. [Google Scholar] [CrossRef]
  27. Landwehr, N.; Hall, M.; Frank, E. Logistic Model Trees. Machine Learning; Springer: Berlin, Germany, 2005; Volume 95, pp. 161–205. [Google Scholar]
  28. Sumner, M.; Frank, E.; Hall, M. Speeding up Logistic Model Tree Induction. In Proceedings of the 9th European Conference on Principles and Practice of Knowledge Discovery in Databases, Porto, Portugal, 3–7 October 2005; Springer: Berlin/Heidelberg, Germany, 2005; pp. 675–683. [Google Scholar] [CrossRef]
  29. Area, S.; Mesra, R. Analysis of Bayes, Neural Network and Tree Classifier of Classification Technique in Data Mining Using WEKA. In Computer Science & Information Technology; AIRCC Publishing Corporation: Chennai, India, 2012. [Google Scholar]
  30. Kulczycki, P.; Kacprzyk, J.; Kóczy, L.T.; Mesiar, R.; Wisniewski, R. Information Technology, Systems Research, and Computational Physics; Springer: Cham, Switzerland, 2017. [Google Scholar]
  31. Frank, E.; Witten, I.H. Generating Accurate Rule Sets without Global Optimization; Morgan Kaufmann Publishers: San Francisco, CA, USA, 1998. [Google Scholar]
  32. Ryżko, D.; Gawrysiak, P.; Rybinski, H.; Kryszkiewicz, M. Emerging Intelligent Technologies in Industry; Springer: Berlin/Heidelberg, Germany, 2011; Volume 369. [Google Scholar]
  33. Freund, Y.; Schapire, R.E. Experiments with a new boosting algorithm. In Proceedings of the Thirteenth International Conference on International Conference on Machine Learning, Bari, Italy, 3–6 July 1996; Volume 96, pp. 148–156. [Google Scholar]
  34. Perveen, S.; Shahbaz, M.; Guergachi, A.; Keshavjee, K. Performance Analysis of Data Mining Classification Techniques to Predict Diabetes. Procedia Comput. Sci. 2016, 82, 115–121. [Google Scholar] [CrossRef]
  35. Skurichina, M.; Duin, R.P. Bagging, boosting and the random subspace method for linear classifiers. Pattern Anal. Appl. 2002, 5, 121–135. [Google Scholar] [CrossRef]
  36. Cornelis, C.; Kryszkiewicz, M.; Ciucci, D.; Medina-Moreno, J.; Motoda, H.; Ras, Z.W. Rough Sets and Intelligent Systems Paradigms; Springer: Cham, Switzerland, 2014. [Google Scholar]
  37. Sitarz, R.; Skierucha, M.; Mielko, J.; Offerhaus, G.J.A.; Maciejewski, R.; Polkowski, W.P. Gastric cancer: Epidemiology, prevention, classification, and treatment. Cancer Manag. Res. 2018, 10, 239–248. [Google Scholar] [CrossRef] [PubMed]
  38. Correa, P. Gastric Cancer. Overview. Gastroenterol. Clin. N. Am. 2013, 42, 211–217. [Google Scholar] [CrossRef] [PubMed]
  39. Waddell, T.; Verheij, M.; Allum, W.; Cunningham, D.; Cervantes, A.; Arnold, D. Gastric cancer: ESMO–ESSO–ESTRO Clinical Practice Guidelines for diagnosis, treatment and follow-up. Ann. Oncol. 2013, 24, vi57–vi63. [Google Scholar] [CrossRef] [PubMed]
  40. Schatz, R.A.; Rockey, D.C. Gastrointestinal bleeding due to gastrointestinal tract malignancy: Natural history, management, and outcomes. Dig. Dis. Sci. 2017, 62, 491–501. [Google Scholar] [CrossRef]
  41. Biskup, E.; Cai, F.; Vetter, M.; Marsch, S. Oncological patients in the intensive care unit: Prognosis, decision-making, therapies and end-of-life care. Swiss Med. Wkly. 2017, 147. [Google Scholar] [CrossRef]
Figure 1. Phases of the KDD process.
Figure 1. Phases of the KDD process.
Entropy 21 01163 g001
Figure 2. Phases of the CRISP-DM model.
Figure 2. Phases of the CRISP-DM model.
Entropy 21 01163 g002
Figure 3. Comparative graph for the results obtained in the mortality prediction for S1.
Figure 3. Comparative graph for the results obtained in the mortality prediction for S1.
Entropy 21 01163 g003
Figure 4. Comparative graph for the results obtained in the mortality prediction for S2.
Figure 4. Comparative graph for the results obtained in the mortality prediction for S2.
Entropy 21 01163 g004
Figure 5. Comparative graph for the results obtained in the mortality prediction for S3.
Figure 5. Comparative graph for the results obtained in the mortality prediction for S3.
Entropy 21 01163 g005
Figure 6. Comparative graph for the results obtained in the mortality prediction for S4.
Figure 6. Comparative graph for the results obtained in the mortality prediction for S4.
Entropy 21 01163 g006
Figure 7. Comparative graph for the results obtained in the complications prediction.
Figure 7. Comparative graph for the results obtained in the complications prediction.
Entropy 21 01163 g007
Table 1. Summary of the datasets created for the prediction of mortality.
Table 1. Summary of the datasets created for the prediction of mortality.
Use Case# Attr# Numeric Attr# Categorical Attr
133429
219118
320119
421219
Table 2. Prediction results for the mortality for the first scenario.
Table 2. Prediction results for the mortality for the first scenario.
DM TechniqueScenarioData ApproachAccuracy (%)PrecisionF-MeasureRecallAUC
RFS1Without oversampling68.45640.6700.6740.6850.815
With oversampling72.72730.7230.7170.7270.859
J48S1Without oversampling66.4430.6400.6470.6640.770
With oversampling70.05350.6990.6940.7010.772
J48  a S1Without oversampling67.11410.6450.6520.6710.755
With oversampling70.05350.6990.6940.7010.801
BNS1Without oversampling67.11410.6760.6720.7610.808
With oversampling69.51870.6930.6940.6950.837
SLS1Without oversampling68.45640.6830.6810.6850.792
With oversampling71.12300.7060.7070.7110.821
PARTS1Without oversampling66.4430.6620.6580.6640.777
With oversampling63.63640.6290.6310.6360.748
AdaBoost + RFS1Without oversampling69.79570.6860.6880.6980.821
With oversampling73.26200.7260.7250.7330.862
AdaBoost + J48S1Without oversampling64.42950.6400.6420.6440.790
With oversampling70.58820.7010.7010.7060.848
AdaBoost + J48  a S1Without oversampling65.10070.6590.6550.6510.794
With oversampling73.79680.7380.7310.7380.850
AdaBoost + SLS1Without oversampling61.07380.6190.6140.6110.693
With oversampling65.77540.6620.6590.6580.783
Bagging + RFS1Without oversampling71.81210.7020.7050.7180.810
With oversampling73.26200.7240.7180.7330.859
Bagging + J48S1Without oversampling63.75840.6050.6160.6380.800
With oversampling72.19250.7160.7180.7220.840
Bagging + J48  a S1Without oversampling65.77180.6370.6430.6580.801
With oversampling72.72730.7220.7230.7270.840
Bagging + SLS1Without oversampling66.4430.6560.6600.6640.780
With oversampling68.98400.6900.6890.6900.834
a  Using Laplace correction.
Table 3. Prediction results for the mortality for the second scenario.
Table 3. Prediction results for the mortality for the second scenario.
DM TechniqueScenarioData ApproachAccuracy (%)PrecisionF-MeasureRecallAUC
RFS2Without oversampling67.11410.6560.6590.6710.811
With oversampling73.79680.7350.7360.7380.873
J48S2Without oversampling63.75840.6250.6290.6380.789
With oversampling74.33160.7440.7430.7430.826
J48 a S2Without oversampling64.42950.6290.6340.6440.761
With oversampling73.79680.7380.7380.7380.821
BNS2Without oversampling67.78520.6750.6760.6780.820
With oversampling68.98400.6870.6870.6900.836
SLS2Without oversampling68.45640.6820.6820.6850.793
With oversampling67.37970.6670.6690.6740.804
PARTS2Without oversampling61.74500.6030.6040.6170.754
With oversampling63.63640.6320.6330.6360.776
AdaBoost + RFS2Without oversampling65.10070.6430.6460.6510.760
With oversampling71.12300.7100.7110.7110.829
AdaBoost + J48S2Without oversampling64.42950.6430.6430.6440.779
With oversampling71.12300.7090.7100.7110.868
AdaBoost + J48  a S2Without oversampling63.75840.6340.6360.6380.778
With oversampling73.79680.7330.7340.7380.878
AdaBoost + SLS2Without oversampling67.11410.6700.6710.6710.791
With oversampling66.84490.6660.6670.6680.802
Bagging + RFS2Without oversampling63.75840.6160.6230.6380.804
With oversampling72.19250.7180.7190.7220.879
Bagging + J48S2Without oversampling65.77180.6290.6390.6580.801
With oversampling70.05350.6970.6970.7010.842
Bagging + J48  a S2Without oversampling64.42950.6170.6280.6440.798
With oversampling69.51870.6900.6910.6950.835
Bagging + SLS2Without oversampling68.45640.6720.6760.6850.806
With oversampling73.79680.7340.7330.7380.848
a  Using Laplace correction.
Table 4. Prediction results for the class mortality for the third scenario.
Table 4. Prediction results for the class mortality for the third scenario.
DM TechniqueScenarioData ApproachAccuracy (%)PrecisionF-MeasureRecallAUC
RFS3Without oversampling65.77180.6440.6460.6580.805
With oversampling71.12300.6990.7000.7110.863
J48S3Without oversampling64.42950.6250.6320.6440.781
With oversampling68.98400.6820.6830.6900.795
J48 a S3Without oversampling64.42950.6250.6320.6440.754
With oversampling68.98400.6820.6830.6900.793
BNS3Without oversampling68.45640.6820.6830.6850.820
With oversampling67.37970.6820.6740.6740.836
SLS3Without oversampling65.77180.6510.6520.6580.790
With oversampling66.84490.6630.6640.6680.825
PARTS3Without oversampling61.07380.6000.6040.6110.756
With oversampling65.77540.6480.6500.6580.770
AdaBoost + RFS3Without oversampling63.08720.6140.6210.6310.789
With oversampling69.51870.6880.6910.6950.830
AdaBoost + J48S3Without oversampling59.06040.6040.5970.5910.778
With oversampling71.12300.7110.7110.7110.861
AdaBoost + J48  a S3Without oversampling61.07380.6190.6140.6110.780
With oversampling73.12300.7080.7090.7110.859
AdaBoost + SLS3Without oversampling63.08720.6170.6230.6310.766
With oversampling69.51870.6920.6930.6650.815
Bagging + RFS3Without oversampling65.77180.6400.6580.6440.805
With oversampling72.19250.7180.7190.7220.862
Bagging + J48S3Without oversampling64.42950.6110.6240.6440.800
With oversampling70.05350.6970.6970.7010.845
Bagging + J48  a S3Without oversampling65.10070.6230.6330.6510.801
With oversampling73.26200.7280.7290.7330.841
Bagging + SLS3Without oversampling69.79870.6830.6880.6980.799
With oversampling72.72730.7270.7260.7270.857
a  Using Laplace correction.
Table 5. Prediction results for the class mortality for the fourth scenario.
Table 5. Prediction results for the class mortality for the fourth scenario.
DM TechniqueScenarioData ApproachAccuracy (%)PrecisionF-MeasureRecallAUC
RFS3Without oversampling64.42950.6320.6360.6440.801
With oversampling71.65780.7120.7140.7170.859
J48S3Without oversampling63.08720.6020.6140.6310.753
With oversampling73.79680.7350.7350.7380.792
J48 a S3Without oversampling63.75840.6060.6190.6380.734
With oversampling73.79680.7350.7350.7380.797
BNS3Without oversampling65.77180.6530.6550.6580.812
With oversampling74.33160.7400.7410.7430.842
SLS3Without oversampling65.10070.6530.6550.6580.795
With oversampling71.12300.7090.7080.7110.809
PARTS3Without oversampling61.07380.6030.6060.6110.735
With oversampling73.79680.7350.7350.7380.782
AdaBoost + RFS3Without oversampling69.51870.6880.6910.6950.740
With oversampling64.17110.6400.6410.6420.807
AdaBoost + J48S3Without oversampling61.74500.6090.6130.6170.790
With oversampling68.98400.6870.6880.6900.854
AdaBoost + J48  a S3Without oversampling62.41610.6220.6210.6240.787
With oversampling70.58820.7050.7060.7060.859
AdaBoost + SLS3Without oversampling61.07380.6220.6160.6110.776
With oversampling67.91440.6840.6810.6790.802
Bagging + RFS3Without oversampling67.11410.6530.6580.6710.803
With oversampling73.79630.7320.7340.7380.864
Bagging + J48S3Without oversampling63.75840.6170.6240.6380.794
With oversampling73.26200.7320.7320.7330.836
Bagging + J48  a S3Without oversampling64.42950.6080.6210.6440.795
With oversampling74.33160.7420.7420.7430.832
Bagging + SLS3Without oversampling65.77180.6480.6520.6580.800
With oversampling73.79680.7330.7350.7380.856
a  Using Laplace correction.
Table 6. Prediction results for the occurrence of complications.
Table 6. Prediction results for the occurrence of complications.
DM TechniqueScenarioData ApproachAccuracy (%)PrecisionF-MeasureRecallAUC
RFS3Without oversampling76.47060.7300.7300.7650.654
With oversampling83.25990.8330.8330.8330.909
J48S3Without oversampling81.69930.8340.7770.8170.580
With oversampling77.09250.7730.7700.7710.806
J48  a S3Without oversampling81.69930.8340.7770.8170.580
With oversampling77.09250.7730.7700.7710.825
BNS3Without oversampling67.32030.7080.6870.6730.690
With oversampling73.12780.7330.7310.7310.822
SLS3Without oversampling80.39220.8070.7610.8040.662
With oversampling77.09250.7710.7710.7710.826
PARTS3Without oversampling77.77780.7530.7540.7780.655
With oversampling77.09250.7750.7700.7710.794
AdaBoost + RFS3Without oversampling79.73860.7980.7500.7970.662
With oversampling82.37890.8240.8240.8240.914
AdaBoost + J48S3Without oversampling71.24180.6960.7030.7120.640
With oversampling78.41410.7850.7840.7840.868
AdaBoost + J48  a S3Without oversampling72.54900.7050.7130.7250.635
With oversampling78.85460.7940.7880.7890.868
AdaBoost + SLS3Without oversampling71.24120.7020.7070.7120.599
With oversampling74.44930.7450.7450.7440.770
Bagging + RFS3Without oversampling76.47060.7250.6980.7650.681
With oversampling81.93830.8190.8190.8190.908
Bagging + J48S3Without oversampling80.39220.7930.7710.8040.643
With oversampling76.65200.7670.7670.7670.872
Bagging + J48  a S3Without oversampling81.04580.8060.7760.8100.660
With oversampling77.97360.7810.7800.7800.879
Bagging + SLS3Without oversampling75.81700.7360.7430.7580.641
With oversampling77.09250.7710.7710.7710.852
a  Using Laplace correction.
Table 7. Summary of the best results for the prediction of mortality (Accuracy).
Table 7. Summary of the best results for the prediction of mortality (Accuracy).
ScenarioData TechniqueClassifierAccuracy (%)
S1Without oversamplingBagging with RF71.8121
With oversamplingBoosting with J48 using Laplace73.7968
S2Without oversamplingSL and Bagging with SL68.4564
With oversamplingJ4874.3316
S3Without oversamplingBoosting with SL69.7987
With oversamplingBoosting with J48 using Laplace73.2620
S4Without oversamplingBoosting with RF69.5187
With oversamplingBagging with J48 using Laplace74.3316
Table 8. Summary of the best results for the prediction of mortality (Precision, F-measure, Recall).
Table 8. Summary of the best results for the prediction of mortality (Precision, F-measure, Recall).
ScenarioData AproachClassifierPrecisionF-MeasureRecall
S1Without oversamplingBagging with RF0.7020.7050.718
With oversamplingBoosting with J48 using Laplace0.7380.7310.738
S2Without oversamplingSL0.6820.6820.685
With oversamplingJ480.7440.7430.743
S3Without oversamplingBagging with SL0.6830.6880.698
With oversamplingBagging with SL0.7270.7260.727
S4Without oversamplingAdaBoost + RF0.6880.6910.695
With oversamplingBagging with J48 using Laplace0.7420.7420.743
Table 9. Summary of the best AUC results for the prediction of mortality.
Table 9. Summary of the best AUC results for the prediction of mortality.
ScenarioData ApproachClassifierAUC
S1Without oversamplingAdaBoost with RF0.821
With oversamplingAdaBoost with RF0.862
S2Without oversamplingBN0.820
With oversamplingBagging with RF0.879
S3Without oversamplingBN0.820
With oversamplingRF0.805
S4Without oversamplingBN0.812
With oversamplingBagging with RF0.864
Table 10. Best results obtained in this study.
Table 10. Best results obtained in this study.
Data Mining ModelsScenarioData ApproachClassifierAccuracy (%)PrecisionF-MeasureRecall
DMM1S2With oversamplingJ4874.33160.7440.7430.743
DMM2S1With oversamplingRF83.25990.8330.8330.833

Share and Cite

MDPI and ACS Style

Neto, C.; Brito, M.; Lopes, V.; Peixoto, H.; Abelha, A.; Machado, J. Application of Data Mining for the Prediction of Mortality and Occurrence of Complications for Gastric Cancer Patients. Entropy 2019, 21, 1163. https://doi.org/10.3390/e21121163

AMA Style

Neto C, Brito M, Lopes V, Peixoto H, Abelha A, Machado J. Application of Data Mining for the Prediction of Mortality and Occurrence of Complications for Gastric Cancer Patients. Entropy. 2019; 21(12):1163. https://doi.org/10.3390/e21121163

Chicago/Turabian Style

Neto, Cristiana, Maria Brito, Vítor Lopes, Hugo Peixoto, António Abelha, and José Machado. 2019. "Application of Data Mining for the Prediction of Mortality and Occurrence of Complications for Gastric Cancer Patients" Entropy 21, no. 12: 1163. https://doi.org/10.3390/e21121163

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

Article Metrics

Back to TopTop