<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">JDAIP</journal-id>
      <journal-title-group>
        <journal-title>Journal of Data Analysis and Information Processing</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2327-7211</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/jdaip.2021.93011</article-id>
      <article-id pub-id-type="publisher-id">JDAIP-111341</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Articles</subject>
        </subj-group>
        <subj-group subj-group-type="Discipline-v2">
          <subject>Computer Science&amp;Communications</subject>
          <subject> Physics&amp;Mathematics</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>


          A Short Review of Classification Algorithms Accuracy for Data Prediction in Data Mining Applications

        </article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author" xlink:type="simple">
          <name name-style="western">
            <surname>Ibrahim</surname>
            <given-names>Ba’abbad</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">
            <sup>1</sup>
          </xref>
        </contrib>
        <contrib contrib-type="author" xlink:type="simple">
          <name name-style="western">
            <surname>Thamer</surname>
            <given-names>Althubiti</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">
            <sup>1</sup>
          </xref>
        </contrib>
        <contrib contrib-type="author" xlink:type="simple">
          <name name-style="western">
            <surname>Abdulmohsen</surname>
            <given-names>Alharbi</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">
            <sup>1</sup>
          </xref>
        </contrib>
        <contrib contrib-type="author" xlink:type="simple">
          <name name-style="western">
            <surname>Khalid</surname>
            <given-names>Alfarsi</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">
            <sup>1</sup>
          </xref>
        </contrib>
        <contrib contrib-type="author" xlink:type="simple">
          <name name-style="western">
            <surname>Saim</surname>
            <given-names>Rasheed</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">
            <sup>1</sup>
          </xref>
        </contrib>
      </contrib-group>
      <aff id="aff1">
        <addr-line>Department of Information Technology, Faculty of Computing and Information Technology, King Abdulaziz University, Jeddah, KSA</addr-line>
      </aff>
      <pub-date pub-type="epub">
        <day>08</day>
        <month>07</month>
        <year>2021</year>
      </pub-date>
      <volume>09</volume>
      <issue>03</issue>
      <fpage>162</fpage>
      <lpage>174</lpage>
      <history>
        <date date-type="received">
          <day>19,</day>
          <month>July</month>
          <year>2021</year>
        </date>
        <date date-type="rev-recd">
          <day>15,</day>
          <month>August</month>
          <year>2021</year>
        </date>
        <date date-type="accepted">
          <day>18,</day>
          <month>August</month>
          <year>2021</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement>
        <copyright-year>2014</copyright-year>
        <license>
          <license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p>
        </license>
      </permissions>
      <abstract>
        <p>


          Many business applications rely on their historical data to predict their business future. The marketing products process is one of the core processes for the business. Customer needs give a useful piece of information that help
          s
          to market the appropriate products at the appropriate time. Moreover, services are considered recently as products. The development of education and health services
          is
          depending on historical data. For the more, reducing online social media networks problems and crimes need a significant source of information. Data analysts need to use an efficient classification algorithm to predict the future of such businesses. However, dealing with a huge quantity of data requires great time to process. Data mining involves many useful techniques that are used to predict statistical data in a variety of business applications. The classification technique is one of the most widely used with a variety of algorithms. In this paper, various classification algorithms are revised in terms of accuracy in different areas of data mining applications. A comprehensive analysis is made after delegated reading of 20 papers in the literature. This paper aims to help data analysts to choose the most suitable classification algorithm for different business applications including business in general, online social media networks, agriculture, health, and education. Results show FFBPN is the most accurate algorithm in the business domain. The Random Forest algorithm is the most accurate in classifying online social networks (OSN) activities. Na&amp;#239ve Bayes algorithm is the most accurate to classify agriculture datasets. OneR is the most accurate algorithm to classify instances within the health domain. The C4.5 Decision Tree algorithm is the most accurate to classify students’ records to predict degree completion time.

        </p>
      </abstract>
      <kwd-group>
        <kwd>Data Prediction Techniques</kwd>
        <kwd> Accuracy</kwd>
        <kwd> Classification Algorithms</kwd>
        <kwd> Data  Mining Applications</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="s1">
      <title>1. Introduction</title>
      <p>Decision-makers in the business sector are always concerning about their business future. Since data collections form the core resource of information, digitalizing business activities help to collect business operational data in enormous storages named as a data warehouse. These historical data can be used by data analysts to predict the future behavior of the business. However, dealing with a huge quantity of data requires great time to process.</p>
      <p>Data mining (DM) is a technique that uses information technology and statistical methods to search for potential worthy information from a large database that can be used to support administrative decisions. The reason behind the importance of DM is that data can be converted into useful information and knowledge automatically and intelligently. In addition, enterprises use data mining to know companies that work status and analyze potential information values. Information mined should be protected from the disclosure of company secrets.</p>
      <p>
        Different data mining concepts were described by Kaur [<xref ref-type="bibr" rid="scirp.111341-ref1">1</xref>] functionalities, material, and mechanisms. Data mining involves the use of sophisticated data analysis tools and techniques to find advanced ambiguity, patterns, and relationships that are valid in large data sets. The best-known data mining technique is Association. In association, a pattern is discovered based on a relationship between items in the same transaction. Clustering is a data mining technology that creates a useful group of objects that have comparative features using the programmed strategy. Decision Tree is one of the most common data mining techniques. One of the most difficult things to do is when choosing to implement a data mining framework is to know and decide which method to use and when.
      </p>
      <p>However, one of the most implemented data mining techniques in a variety of applications is the classification technique. The classification process needs two types of data: training data and testing data. Training data are the data used by a data mining algorithm to learn the classification metrics to classify the other data i.e. testing data. Many business applications rely on their historical data to predict their business future.</p>
      <p>
        The literature presents various problems that were solved by predicting through data mining techniques. In business, DM techniques are used to predict the export abilities of companies [<xref ref-type="bibr" rid="scirp.111341-ref2">2</xref>] . In social media applications, missing link problems between online social networks (OSN) nodes are a frequent problem in which a link is supposed to be between two nodes, but it becomes a missing link for some reasons [<xref ref-type="bibr" rid="scirp.111341-ref3">3</xref>] . In the agriculture sector, analyzing soil nutrients will prove to be a large profit to the growers through automation and data mining [<xref ref-type="bibr" rid="scirp.111341-ref4">4</xref>] .
      </p>
      <p>
        Data mining technique is used to enhance the building energy performance through determining the target multi-family housing complex (MFHC) for green remodeling [<xref ref-type="bibr" rid="scirp.111341-ref5">5</xref>] . In crime, preventing offense and force against the human female is one of the important goals. Different data mining techniques were used to analyze the causes of offense [<xref ref-type="bibr" rid="scirp.111341-ref6">6</xref>] . In the healthcare sector, various data mining tools have been applied to a range of diseases for detecting the infection in these diseases such as breast cancer diagnosis, skin diseases, and blood diseases [<xref ref-type="bibr" rid="scirp.111341-ref7">7</xref>] .
      </p>
      <p>
        For the more, data analysts in the education field used data mining techniques to develop learning strategies at schools and universities [<xref ref-type="bibr" rid="scirp.111341-ref8">8</xref>] . Another goal is to detect several styles of learner behavior and forecast his performance [<xref ref-type="bibr" rid="scirp.111341-ref9">9</xref>] . One more goal is to forecast the student’s salary after graduation based on the student’s previous record and behavior during the study [<xref ref-type="bibr" rid="scirp.111341-ref10">10</xref>] . In general, services are considered products.
      </p>
      <p>In this paper, various classification algorithms are revised in terms of accuracy in different areas of data mining applications. This paper aims to help data analysts to choose the most suitable classification algorithm for different business applications including business, in general, reducing online social media networks problems, developing education, health and agriculture sector services.</p>
      <p>The present paper consists of the following sections: Section 2 presents a methodology for several data mining techniques in the literature. Section 3 summarizes the results obtained from the related literature and further discussion. Finally, section 4 presents our conclusions and recommendations for future work.</p>
    </sec>
    <sec id="s2">
      <title>2. Methods in Literature</title>
      <p>
        The classification technique is one of the most implemented data mining techniques in a variety of applications. The classification process needs two types of data: training data and testing data. Training data are the data used by a data mining algorithm to learn the classification metrics to classify the other data i.e. testing data. Two data sets of text articles are used and classified into training data and testing data. Three traditional classification algorithms are compared in terms of accuracy and execution time by Besimi et al. [<xref ref-type="bibr" rid="scirp.111341-ref11">11</xref>] . K-nearest neighbor classifier (K-NN), Na&#239;ve Bayes classifier (NB), and Centroid classifier are considered. K-NN classifier is the slowest classifier since it uses the whole training data as a reference to classify testing data. On the other hand, the Centroid classifier uses the average vector for each class as a model to classify new data. Hence, the Centroid classifier is much faster than the K-NN classifier. In terms of accuracy, the Centroid classifier has the highest accuracy rate among the others.
      </p>
      <p>
        Several data mining techniques were used to predict the export abilities of a sample of 272 companies by Silva et al. [<xref ref-type="bibr" rid="scirp.111341-ref2">2</xref>] . Synthetic Minority Oversampling Technique (SMOTE) is used to oversample unbalanced data. The K-means method is used to group the sample into three different clusters. The generalized Regression Neural Network (GRNN) technique is used to minimize the error between the actual input data points in the network and the regression predicting vector in the model. Feed Forward Back Propagation Neural Network (FFBPN) is a technique used in machine learning to learn the pattern of specific input/output behavior for a set of data in a structure known as Artificial Neural Networks (ANN). Support Vector Machine (SVM) is a classification technique used to classify a set of data according to similarities between them. A Decision Tree (DT) is a classification method in which classes are represented in a series of yes/no questions in a tree view. Naive Bayes is a classification technique used to classify one data set in several data sets according to the Bayes theorem probability concept. As a result, after applying those techniques GRNN and FFBPN were the most accurate techniques used to predict the export abilities of companies.
      </p>
      <p>
        Social media applications are developed based on Online Social Network (OSN) concept. Missing link problems between OSN nodes are a frequent problem in which a link is supposed to be between two nodes, but it becomes missing link regard to some reasons. Support Vector Machine (SVM), k-Nearest Neighbor (KNN), Decision Tree (DT), Neural Network, Naive Bayes (NB), Logistic Regression, and Random Forest are prediction techniques used to predict the missing link of two Facebook data sets by Sirisup and Songmuang [<xref ref-type="bibr" rid="scirp.111341-ref3">3</xref>] . One dataset (DS1) with high density and the other dataset (DS2) with low density. High density reflects that there is a huge number of links between nodes. For high-density data set, Random Forest gives the best performance among the others in terms of accuracy, precision, F-measure, and area under the receiver operating characteristic curve (AUC). On the other hand, the low-density data set can be predicted perfectly with either Random Forest or Decision Tree. In the end, it can be said that Random Forest is the best prediction technique used to predict data in the OSN concept.
      </p>
      <p>
        Analyzing soil nutrients will be evidence to be a large profit to the growers. An agricultural survey has been capitalizing on technical advances such as automation, and data mining. Chiranjeevi and Ranjana [<xref ref-type="bibr" rid="scirp.111341-ref4">4</xref>] carried out a comparative analysis of two algorithms i.e. Naive Bayes and J48. J48 is the improvement of the C4.5 classifier. A choice tree is a flowchart like a tree development, where each inner hub explains a test on a characteristic. Naive Bayes is a modest probabilistic classifier based on the Bayesian theorem with tough naive individuality anticipation. Naive Bayes Algorithm can be bespoke to prophesy harvest growing in a soil specimen.
      </p>
      <p>
        A decision support model was developed for determining the target multi-family housing complex (MFHC) for green remodeling using a data mining technique. Jeong et al. [<xref ref-type="bibr" rid="scirp.111341-ref5">5</xref>] locate the goal of MFHC for green remodel that is necessary to establish a careful and sensible evaluation method of the building energy performance. The energy benchmark for MFHC in South Korea, but there was a limitation that the study was conducted on the MFHC used district heating system. To locate the green remodel goal of the MFHC, it is necessary to regard different heating systems that are used in MFHC e.g. individual heating systems, district heating systems, and central heating systems. However, there were two issues regarding this study. First, the operational rating and energy benchmark system were proposed regarding the different variables of the heating system. Second, the model to locate the goal of MFHC for green remodel was developed regarding the different characteristics. The developed decision support model can serve as a sensible standard to locate the goal of MFHC for green remodeling.
      </p>
      <p>
        Preventing offense and force against the human female is one of the important goals for police. Different data mining techniques were used to analyze the causes of offense and the relationships between multiple offenses. These techniques play important roles in offense analysis and forecasting. Kaur et al. [<xref ref-type="bibr" rid="scirp.111341-ref6">6</xref>] reviews the data mining techniques used in offense forecasting and analysis. It was concluded from this discussion that most researchers used classification and clustering techniques for offense manner and disclosure. In the classification, the following techniques were used: Na&#239;ve Bayes, decision tree Bayesnet, J48, JRip, and OneR.
      </p>
      <p>
        For the more, Kumar et al. [<xref ref-type="bibr" rid="scirp.111341-ref12">12</xref>] proposed a data mining technique for cyber-attack issues. Many applications are included in the cybersecurity concept. However, these applications need to be analyzed by data mining techniques to audit as a computer application. Deception of secret information can happen through security crack access by an unauthorized user. Malicious software and viruses such as a trojan horse that is the reason for the infringement insecurity that leads to antisocial activities in the world of cyber-crime. Data mining techniques that can be restricting either secret information or data to legitimate users and unauthorized access could be blocked.
      </p>
      <p>
        However, Thongsatapornwatana [<xref ref-type="bibr" rid="scirp.111341-ref13">13</xref>] provides a survey of techniques used to analyze crime modalities in previous research. The survey focuses on various types of crimes e.g. violent crime, drugs, border control, and cyber criminality. Survey results show that most of the techniques used contain research gaps. These techniques failed to accurately detect crime prediction, which increases the challenges of overcoming this failure. Hence, these techniques need crime models, analysis, and prepare data to find appropriate algorithms.
      </p>
      <p>
        Data mining in the healthcare sector is just as important as exploring various areas. The mission of understanding removal in health care records is an exacting task and complex. Mia et al. [<xref ref-type="bibr" rid="scirp.111341-ref7">7</xref>] review the different academic literature based on health care data to find the existing data mining methods and techniques described. Many data mining tools have been applied to a range of diseases for detecting the infection in these diseases such as breast cancer diagnosis, skin diseases, and blood diseases. Data mining execution has high effectiveness in this domain due to express amplification in the size of remedial data.
      </p>
      <p>
        Moreover, Kaur and Bawa [<xref ref-type="bibr" rid="scirp.111341-ref14">14</xref>] present to the medical healthcare sector a detailed view of popular data mining techniques to the researchers so that they can work more exploratory. Knowledge discovery in databases (KDD) analyzes large volumes of data and turns it into meaningful information. There is a boon to data mining techniques because it helps in the early diagnosis of medical diseases with high accuracy in which saves more time and money in any effort related to computers, robots, and parallel processing. Among all the medical diseases, cardiovascular is the most critical disease. Data mining is proved efficacious as accuracy is a major concern. Data mining techniques are proved to be successfully used in the treatment of various other serious diseases which have a threat to lives.
      </p>
      <p>
        As another attempt, a comparative analysis is conducted by Parsania et al. [<xref ref-type="bibr" rid="scirp.111341-ref15">15</xref>] to find the best data mining classification techniques based on healthcare data in terms of accuracy, sensitivity, precision, false-positive rate, and f-measure. Na&#239;ve Bayes, Bayesian Network, J RIPPER (JRip), OneRule (OneR), and PART techniques are selected to be applied over a dataset from a health database. Results show that the PART technique is the best in terms of precision, false-positive rate, and f-measure metrics. In terms of accuracy, the OneR technique is the best while Bayesian Network is the best technique in terms of sensitivity.
      </p>
      <p>
        Data mining techniques are used widely in several fields. Data analysts in the education field used data mining techniques to develop learning strategies at schools and universities since it serves a big chunk of society. A corporative learning model to group learners into active learning groups via the web was introduced by Amornsinlaphachai [<xref ref-type="bibr" rid="scirp.111341-ref8">8</xref>] . Artificial Neural Network (ANN), K-Nearest Neighbor (KNN), Naive Bayes (NB), Bayesian Belief Network (BN), RIPPER (called JRIP), ID3, and C4.5 (called J48) classification data mining algorithms are used to predict the performance of 474 students who study computer programming subject at Nakhon Ratchasima Rajabhat University in Thailand. A comparison between those algorithms is made to select the most efficient algorithm among them.
      </p>
      <p>As a result, C4.5 was the most efficient algorithm in predicting students’ academic performance levels in terms of different measures such as correctness of the predicated data, data precision, recall, f-measure, mean absolute error, and processing time. Although C4.5 does not have the lowest processing time, it gets the highest percentage of correctness i.e. 74.89 percent since it is a simple and reliable algorithm. ID3 algorithm gets the lowest percentage of correctness since its irrationality. Selecting learners to form active learning groups by the introduced model using the C4.5 algorithm shows a better learning level against traditional selecting by instructors.</p>
      <p>
        To obtain a successful decision that improves learner rendering and helps him to proceed in education. Jalota and Agrawal [<xref ref-type="bibr" rid="scirp.111341-ref16">16</xref>] used five classification techniques on the education dataset collected through the Learning Management System (LMS). Techniques that have been used are the J48 algorithm, Support Vector Machine algorithm, Na&#239;ve Bayes algorithm, Random Forest algorithm, and Multilayer Perceptron algorithm. All these technologies are beneath the Waikato Environment for Knowledge Analysis (WEKA). After comparisons, the results showed that Multilayer Perceptron outperformed other techniques since it got the highest results in performance accuracy and performance metrics.
      </p>
      <p>
        Roy and Garg [<xref ref-type="bibr" rid="scirp.111341-ref9">9</xref>] present a literature survey of data mining techniques used in Educational Data Mining (EDM). Data mining techniques are used in the EDM domain to detect several styles of learner behavior and forecast his performance. It was concluded that most of the previous research collected data on predicting student performance by a set of questionnaires. The Cross-Industry Standard Process for Data Mining (CRISP-DM) model was used. WEKA and (R tool) are data mining tools based on open-source language applied for statistical and data analysis.
      </p>
      <p>
        As an application of data mining techniques in the education field, Khongchai and Songmuang [<xref ref-type="bibr" rid="scirp.111341-ref10">10</xref>] created an incentive for students by predicting the learner’s future salary. Learners are often bored with academic studies. This can cause making their grades poor or even they leave college. It is due to the loss of motivation that encourages them to continue their studies. To provide a good incentive for learners to make sure to continue their studies and develop their academic level. This can be achieved by suggesting a model that forecasts the student’s salary after graduation based on the student’s previous record and behavior during the study.
      </p>
      <p>In the meantime, the data mining techniques used in this model are K-Nearest Neighbors (K-NN), Naive Bayes (NB), Decision trees J48, Multilayer Perceptron (MLP), and Support Vector Machines (SVM). To determine the preferable technique for predicting future salary, a test was conducted by entering data of students graduating from the same university during the years 2006 to 2015. A WEKA (Waikato Environment for Knowledge Analysis) tool was used to compare the outputs of data mining techniques. The results showed that after comparisons work outperformed (KNN) technique in predicting 84.69 percent for Recall, Precision, and F-measure. The other techniques were as follows: (J48) get a percentage of 73.96 percent, (SVM) (43.71 percent), Naive Bayes (NB) (43.63 percent), and Multilayer perceptron (MLP) (38.8 percent). A questionnaire was then distributed to 50 current students at the university to see if the model works to achieve its objectives. The results of the questionnaire indicate that the proposed model increased the motivation of the students and helped them to focus on continuing the study.</p>
      <p>
        Sulieman and Jayakumari [<xref ref-type="bibr" rid="scirp.111341-ref17">17</xref>] proposed the importance of using technology data mining 11<sup>th</sup> grade in Oman, which contains a lot of units that provide the school in Oman administration inclusive student data. The goal is to decrease the dropout rate of students and improve school performance. Using data mining techniques helps students to choose the appropriate mathematics for 11<sup>th</sup> grade in Oman. It is an opportunity to develop and give appropriate analysis through such a method that extracts student information from the end-of-term grades to improve student performance. Knowledge derives from data mining helps decision-makers in the field of education make the perfect decision that will help in the development of educational processing. The math subject uses data mining techniques. The results of the various algorithms acquired from the various data using in a study that confirm the fact the prediction of student choice and performance can be obtained using data mining techniques.
      </p>
      <p>
        Academic databases used to be analyzed through a data mining approach to earn new helpful knowledge. Wati et al. [<xref ref-type="bibr" rid="scirp.111341-ref18">18</xref>] prophesy the degree-accomplishment time of bachelor’s degree students by using data mining algorithms such as C4.5, and naive Bayes classifier algorithms. They concentrate on the achievement of ranking data mining algorithms especially the C4.5 algorithm with its decision tree-based and naive Bayes classifier algorithm based on a gain ratio to find the nodes. it shows in the result of the foresee degree accomplishment time of bachelor’s degree the C4.5 algorithm is preferable in rendering gauge with (78 percent) precision, (85 percent) measured mean class precision, and (65 percent) measured mean class recall.
      </p>
      <p>
        Anoop Kumar and Rahman [<xref ref-type="bibr" rid="scirp.111341-ref19">19</xref>] used data mining techniques in inculcating a setting is called educational data mining (EDM). The possibilities for data mining in education and the data to be reaped are illimitable. Erudition discovering by data mining techniques can be used not only to utility the teachers to manage their classes and understand their students learning processes. As a result, all of these helps ensure the advancement of students in their academics and enforce few treatments if the progress is infeasible to the programming and institutional anticipation. The basic advantage is that kind of analysis avails to establish a solution for slow learners. Useful for achieving educational data mining methods which are using presently to improvements in teaching and predict the performance of students to predict academic performance in the learning process.
      </p>
      <p>
        To conclude, techniques are used in data mining to modify raw data to helpful reference in the education environment. Data mining in educational environments has widespread implementation. Educational environments result in a large amount of student data, that is can be used for different purposes like predicting the needs of students. Rambola et al. [<xref ref-type="bibr" rid="scirp.111341-ref20">20</xref>] compare the techniques and algorithms for data mining that are used in a different implementation, thus assessing their efficiency. Categorized objectives of educational data mining can be achieved in three types: prediction, clustering, and relationship mining. Some of the most common connotations, which are considerably used in educational data mining, are mentioned such as association rule mining, classification, clustering, and outlier detection rule. Association rule mining is applied for unsuccessful type extraction and to recommend the best course for the student.
      </p>
    </sec>
    <sec id="s3">
      <title>3. Results and Discussion</title>
      <p>
        In this section, we summarize the comparison results that were obtained from the literature in different business applications. <xref ref-type="table" rid="table1">Table 1</xref> shows the comparison of classification algorithms that are used to predict data in business, online social media networks, agriculture, health, and education applications domains.
      </p>
      <p>
        As mentioned in [<xref ref-type="bibr" rid="scirp.111341-ref11">11</xref>] , k-nearest neighbors (k-NN) classifier, Na&#239;ve Bayes
      </p>
      </sec></body>
        
          
      <back>
        <ref-list>
          <title>References</title>
          <ref id="scirp.111341-ref1">
            <label>1</label>
            <mixed-citation publication-type="other" xlink:type="simple">Harkiran, K. (2017) A Study On Data Mining Techniques And Their Areas Of Application. International Journal of Recent Trends in Engineering and Research, 3, 93-95. https://doi.org/10.23883/IJRTER.2017.3393.EO7O3</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref2">
            <label>2</label>
            <mixed-citation publication-type="other" xlink:type="simple">Silva, J., Borré, J.R., Castillo, A.P.P., Castro, L. and Varela, N. (2019) Integration of Data Mining Classification Techniques and Ensemble Learning for Predicting the Export Potential of a Company. Procedia Computer Science, 151, 1194-1200.https://doi.org/10.1016/j.procs.2019.04.171</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref3">
            <label>3</label>
            <mixed-citation publication-type="other" xlink:type="simple">Sirisup, C. and Songmuang, P. (2018) Exploring Efficiency of Data Mining Techniques for Missing Link in Online Social Network. 2018 International Joint Symposium on Artificial Intelligence and Natural Language Processing (iSAI-NLP), Pattaya, 15-17 November 2018. https://doi.org/10.1109/iSAI-NLP.2018.8692951</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref4">
            <label>4</label>
            <mixed-citation publication-type="other" xlink:type="simple">Chiranjeevi, M.N. and Nadagoudar, R.B. (2018) Analysis of Soil Nutrients Using Data Mining Techniques. International Journal of Recent Trends in Engineering and Research, 4, 103-107. https://doi.org/10.23883/IJRTER.2018.4363.PDT1C</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref5">
            <label>5</label>
            <mixed-citation publication-type="other" xlink:type="simple">Jeong, K., Hong, T., Chae, M. and Kim, J. (2019) Development of a Decision Support Model for Determining the Target Multi-Family Housing Complex for Green Remodeling Using Data Mining Techniques. Energy and Buildings, 202, Article ID: 109401. https://doi.org/10.1016/j.enbuild.2019.109401</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref6">
            <label>6</label>
            <mixed-citation publication-type="other" xlink:type="simple">Kaur, B., Ahuja, L. and Kumar, V. (2019) Crime against Women: Analysis and Prediction Using Data Mining Techniques. International Conference on Machine Learning, Big Data, Cloud and Parallel Computing (COMITCon), 14-16 February 2019, Faridabad. https://doi.org/10.1109/COMITCon.2019.8862195</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref7">
            <label>7</label>
            <mixed-citation publication-type="other" xlink:type="simple">Mia, M.R., Hossain, S.A., Chhoton, A.C. and Chakraborty, N.R. (2018) A Comprehensive Study of Data Mining Techniques in Health-Care, Medical, and Bioinformatics. International Conference on Computer, Communication, Chemical, Material and Electronic Engineering (IC4ME2), Rajshahi, 8-9 February 2018.https://doi.org/10.1109/IC4ME2.2018.8465626</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref8">
            <label>8</label>
            <mixed-citation publication-type="other" xlink:type="simple">Amornsinlaphachai, P. (2016) Efficiency of Data Mining Models to Predict Academic Performance and a Cooperative Learning Model. 8th International Conference on Knowledge and Smart Technology (KST), Chiang Mai, 3-6 February 2016.https://doi.org/10.1109/KST.2016.7440483</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref9">
            <label>9</label>
            <mixed-citation publication-type="other" xlink:type="simple">Roy, S. and Garg, A. (2017) Analyzing Performance of Students by Using Data Mining Techniques: A Literature Survey. 4th IEEE Uttar Pradesh Section International Conference on Electrical, Computer and Electronics (UPCON), Mathura, 26-28 October 2017. https://doi.org/10.1109/UPCON.2017.8251035</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref10">
            <label>10</label>
            <mixed-citation publication-type="other" xlink:type="simple">Khongchai, P. and Songmuang, P. (2017) Implement of Salary Prediction System to Improve Student Motivation Using Data Mining Technique. 11th International Conference on Knowledge, Information and Creativity Support Systems (KICSS), Yogyakarta, 10-12 November 2016. https://doi.org/10.1109/KICSS.2016.7951419</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref11">
            <label>11</label>
            <mixed-citation publication-type="other" xlink:type="simple">Besimi, N., Cico, B. and Besimi, A. (2017) Overview of Data Mining Classification Techniques: Traditional vs. Parallel/Distributed Programming Models. Proceedings of the 6th Mediterranean Conference on Embedded Computing, Bar, 11-15 June 2017, 1-4. https://doi.org/10.1109/MECO.2017.7977126</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref12">
            <label>12</label>
            <mixed-citation publication-type="other" xlink:type="simple">Kumar, S.R., Jassi, J.S., Yadav, S.A. and Sharma, R. (2016) Data-Mining a Mechanism against Cyber Threats: A Review. International Conference on Innovation and Challenges in Cyber Security (ICICCS-INBUSH), Greater Noida, 3-5 February 2016. https://doi.org/10.1109/ICICCS.2016.7542343</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref13">
            <label>13</label>
            <mixed-citation publication-type="other" xlink:type="simple">Thongsatapornwatana, U. (2016) A Survey of Data Mining Techniques for Analyzing Crime Patterns. Second Asian Conference on Defence Technology (ACDT), Chiang Mai, 21-23 January 2016. https://doi.org/10.1109/ACDT.2016.7437655</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref14">
            <label>14</label>
            <mixed-citation publication-type="other" xlink:type="simple">Kaur, S. and Bawa, R.K. (2017) Data Mining for diagnosis in Healthcare Sector-a review, International Journal of Advances in Scientific Research and Engineering.</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref15">
            <label>15</label>
            <mixed-citation publication-type="other" xlink:type="simple">Vaishali, S., Parsania, N., Jani, N. and Bhalodiya, N.H. (2014) Applying Na&amp;#239ve Bayes, BayesNet, PART, JRip and OneR Algorithms on Hypothyroid Database for Comparative Analysis. International Journal of Darshan Institute on Engineering Research &amp; Emerging Technologies, 3, 60-64.</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref16">
            <label>16</label>
            <mixed-citation publication-type="other" xlink:type="simple">Jalota, C. and Agrawal, R. (2019) Analysis of Educational Data Mining using Classification. International Conference on Machine Learning, Big Data, Cloud and Parallel Computing (COMITCon), Faridabad, 14-16 February 2019.https://doi.org/10.1109/COMITCon.2019.8862214</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref17">
            <label>17</label>
            <mixed-citation publication-type="other" xlink:type="simple">Al-Nadabi, S.S. and Jayakumari, C. (2019) Predict the Selection of Mathematics Subject for 11th Grade Students Using Data Mining Technique. 4th MEC International Conference on Big Data and Smart City (ICBDSC), Muscat, 15-16 January 2019. https://doi.org/10.1109/ICBDSC.2019.8645594</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref18">
            <label>18</label>
            <mixed-citation publication-type="other" xlink:type="simple">Wati, M., Haeruddin and Indrawan, W. (2017) Predicting Degree-Completion Time with Data Mining. 3rd International Conference on Science in Information Technology (ICSITech), Bandung, 25-26 October 2017.https://doi.org/10.1109/ICSITech.2017.8257209</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref19">
            <label>19</label>
            <mixed-citation publication-type="other" xlink:type="simple">Anoopkumar, M. andZubair Rahman, A.M.J.Md. (2016) A Review on Data Mining Techniques and Factors Used in Educational Data Mining to Predict Student Amelioration, International Conference on Data Mining and Advanced Computing (SAPIENCE), Ernakulam, 16-18 March 2016.</mixed-citation>
          </ref>
          <ref id="scirp.111341-ref20">
            <label>20</label>
            <mixed-citation publication-type="other" xlink:type="simple">Rambola, R.K., Inamke, M. and Harne, S. (2018) Literature Review: Techniques and Algorithms Used for Various Applications of Educational Data Mining (EDM). 4th International Conference on Computing Communication and Automation (ICCCA), Greater Noida, 14-15 December 2018. https://doi.org/10.1109/CCAA.2018.8777556</mixed-citation>
          </ref>
        </ref-list>
      </back>
</article>