<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<!--<?xml-stylesheet type="text/xsl" href="article.xsl"?>-->
<article article-type="research-article" dtd-version="1.3" xml:lang="en" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-id journal-id-type="issn">2978-6843</journal-id>
<journal-title-group>
<journal-title>Artificial Intelligence Advances in Education</journal-title>
</journal-title-group>
<issn publication-format="electronic">2978-6843</issn>
<publisher>
<publisher-name>SCS Journals</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.66818/aiaie.v1i1.909</article-id>
<article-version>VoR</article-version>
<article-categories>
<subj-group>
<subject>Research article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Comparative analysis of hybrid and single classification algorithms for student academic performance forecasting</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author" corresp="yes">
<name>
<surname>Al-Shanableh</surname>
<given-names>Najah</given-names>
<prefix>Dr.</prefix>
</name>
<email>najah2746@aabu.edu.jo</email>
<xref ref-type="aff" rid="aff-1">1</xref>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Alzyoud</surname>
<given-names>Mazen</given-names>
<prefix>Dr.</prefix>
</name>
<email>alzyoud_mazen@aabu.edu.jo</email>
<xref ref-type="aff" rid="aff-1">1</xref>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Khalil</surname>
<given-names>Ahmed</given-names>
<prefix>Dr.</prefix>
</name>
<email>akhalil1@hct.ac.ae</email>
<xref ref-type="aff" rid="aff-2">2</xref>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Benlamine</surname>
<given-names>Mohamed Sahbi</given-names>
<prefix>Dr.</prefix>
</name>
<email>mbenlamine@hct.ac.ae</email>
<xref ref-type="aff" rid="aff-2">2</xref>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Damrah</surname>
<given-names>Sadeq</given-names>
<prefix>Dr.</prefix>
</name>
<email>s.damrah@au.edu.kw</email>
<xref ref-type="aff" rid="aff-3">3</xref>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Al-Alimat</surname>
<given-names>Muhammad Saud</given-names>
<prefix>Dr.</prefix>
</name>
<email>mohammadsoud1985@gmail.com</email>
<xref ref-type="aff" rid="aff-4">4</xref>
</contrib>
</contrib-group>
<aff id="aff-1"><label>1</label><institution>Computer Science Department, Al al-Bayt University</institution>, <addr-line><named-content content-type="city">Mafraq</named-content></addr-line>, <country>Jordan</country></aff>
<aff id="aff-2"><label>2</label><institution>Computer Information Science, Higher Colleges of Technology</institution>, <addr-line><named-content content-type="city">Sharjah</named-content></addr-line>, <country>UAE</country></aff>
<aff id="aff-3"><label>3</label><institution>Department of Mathematics and Physics, College of Engineering, Australian University</institution>, <addr-line>West Mishref, Safat 13015</addr-line>, <country>Kuwait</country></aff>
<aff id="aff-4"><label>4</label><institution>Expert and political consultant &#8211; Palladium Company</institution> &#8211; <country>Saudi Arabia</country></aff>
<pub-date publication-format="electronic" date-type="pub" iso-8601-date="2026-03-30">
<day>30</day>
<month>03</month>
<year>2026</year>
</pub-date>
<pub-date publication-format="electronic" date-type="collection">
<year>2026</year>
</pub-date>
<volume>1</volume>
<issue>1</issue>
<fpage>16</fpage>
<lpage>28</lpage>
<history>
<date date-type="received" iso-8601-date="2026-01-03">
<day>03</day>
<month>01</month>
<year>2026</year>
</date>
<date date-type="accepted" iso-8601-date="2026-02-25">
<day>25</day>
<month>02</month>
<year>2026</year>
</date>
</history>
<permissions>
<copyright-statement>Copyright: &#x00A9; 2026 The Author(s).</copyright-statement>
<copyright-year>2026</copyright-year>
<license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by-nd/4.0/">
<license-p>This is an open-access article distributed under the terms of the Creative Commons Attribution-NoDerivatives 4.0 International License (CC BY-ND 4.0), which permits to copy and distribute the material in any medium or format only in an unadapted form, as long as the author is named. The license allows commercial use. See <uri xlink:href="https://creativecommons.org/licenses/by-nd/4.0/">https://creativecommons.org/licenses/by-nd/4.0/</uri>.</license-p>
</license>
</permissions>
<self-uri xlink:href="https://scs-journals.com/journals/aiaie/articles/10.66818/aiaie.v1i1.909"/>
<abstract>
<p>Educational data mining has become an important area of research for predicting students&#8217; performance and enabling early intervention at higher education levels. In this work, a comparison of hybrid and single machine learning classifiers is undertaken to predict student academic performance datasets (hybrid dataset) from Al al-Bayt University, Jordan that consists of 19,700 students&#8217; records, while a synthetic dataset that consists of 10,000 students&#8217; datasheets is used for model validation. Ten single models, i.e., Logistic Regression, Na&#239;ve Bayes, Decision Tree, K-Nearest Neighbor, Support Vector Machine, Random Forest, Gradient Boosting, XGBoost, CatBoost, and AdaBoost, were tested via 10-fold cross-validation. Furthermore, a hybrid soft-voting ensemble model combining Logistic Regression, Random Forest, and XGBoost was constructed. The best-performing single model was XGBoost, with an accuracy of 80%, while the combined hybrid model achieved the highest accuracy (92.06%). This study shows that hybrid ensemble models improve predictive performance and generalization compared to single classifiers, providing insights for educational institutions to detect at-risk students and facilitate early academic intervention.</p>
<p><bold>Keywords:</bold> Educational Data Mining; Hybrid Machine Learning; Academic Performance Prediction; Student Success Forecasting; Classification Algorithms; Ensemble Learning</p>
</abstract>
</article-meta>
</front>
<body>
<sec>
<title>1. Introduction</title>
<p>Predicting student academic performance in higher education is a topic that has received attention over decades as it can help to enhance learning outcomes and institutional effectiveness. Lecturers and educational institutions are collecting vast amount of student&#8217;s data through the admission systems, learning management system/performance records &amp; demographic related database. Use of this data, alimented through advanced Machine Learning algorithms, can reveal important information for early intervention and strategic decision making.</p>
<p>Educational Data Mining (EDM) uses data mining and machine learning (ML) techniques for improved understanding of students&#8217; behaviors and predicting their academic standings (<xref ref-type="bibr" rid="B36">Romero &amp; Ventura, 2007</xref>). Predictive analytics in education helps to identify students at-risk, bring down dropout rates and improve resource allocation and academic advising (<xref ref-type="bibr" rid="B46">Zori&#263;, 2020</xref>).</p>
<p><xref ref-type="fig" rid="F1">Figure 1</xref> shows that the educational system&#8217;s data mining is a loop and students learn the knowledge. Mining the data to extract meaningful information (e.g. the relationship between courses and grades) can provide invaluable knowledge that may raise the quality of the educational system.</p>
<fig id="F1">
<label>Figure 1</label>
<caption><p>Applying data mining to the design of educational systems (<xref ref-type="bibr" rid="B38">Romero et al., 2010</xref>)</p></caption>
<graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="aiaie-v1i1-909-g1.png"/>
</fig>
<p>Teaching a computer to learn from data and to make smart decisions is what ML is all about. In data mining, two major types of ML approaches are supervised learning and unsupervised learning. Unsupervised learning refers to using unlabeled data, whereas supervised learning describes where the ML algorithm adapts from labeled examples (<xref ref-type="bibr" rid="B41">Shalev-Shwartz &amp; Ben-David, 2014</xref>). As seen in <xref ref-type="fig" rid="F2">Figure 2</xref>, below.</p>
<fig id="F2">
<label>Figure 2</label>
<caption><p>Machine Learning Types</p></caption>
<graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="aiaie-v1i1-909-g2.png"/>
</fig>
<p>ML classification algorithms have been broadly utilized in the prediction of academic performance, using demographic, historical, and academic-based attributes (<xref ref-type="bibr" rid="B33">Rastrollo-Guerrero, G&#243;mez-Pulido, &amp; Dur&#225;n-Dom&#237;nguez, 2020</xref>). Single classifiers, such as decision tree and logic regression (which refers to either na&#239;ve Bayes or logistic regression) have yielded good performance while being prone to suffer from poor generalization capability and instability when dealing with complex datasets (<xref ref-type="bibr" rid="B1">Ababneh, Al-Shanableh, &amp; Alzyoud, 2021</xref>). The latest findings prove that ensemble and hybrid models provide better degrees of both prediction accuracy and reliability compared with simple algorithms on account of their ability to work based on multiple learning perspectives (<xref ref-type="bibr" rid="B44">V&#225;rkonyi-K&#243;czy, 2020</xref>). No comprehensive work, to the best of the authors&#8217; knowledge, has yet examined hybrid models for predicting students&#8217; performance considering realworld datasets from Middle Eastern universities.</p>
<p>To fill this void, a comparative study to assess the merits and demerits of hybrid and single ML based classification models for predicting academic results is performed in this paper. Based on real student data from Al alBayt University, the present study aims to evaluate the prediction performance of eleven machine learning algorithms and develop a hybrid ensemble model by fusing Extreme Gradient Boosting (XGBoost), Logistic regression, and Random Forest (RF). The model forecasts educational attainment of student and identifies key factors that affect learner performance.</p>
<p>Accurate prediction models are increasingly needed to provide timely academic intervention and increase student success in college (<xref ref-type="bibr" rid="B39">Salimeh, Al-Shanableh, &amp; Alzyoud, 2022</xref>). Most of the current methods follow a single ML algorithm, which might not be sufficient to handle heterogeneous educational datasets. Hence, the construction of a hybrid approach to both enhance prediction accuracy and robustness is necessary.</p>
<p>The following research questions serve as the guide for this study:</p>
<list list-type="bullet">
<list-item><p>How to apply classification and ML algorithms to predict student performance?</p></list-item>
<list-item><p>Do hybrid ensemble methods enhance the prediction performance over single classifier approaches?</p></list-item>
<list-item><p>What is the best model in predicting academic status?</p></list-item>
</list>
<p>The aims of this study are to: (1) assess the performance of individual ML algorithms in predicting student academic performance; (2) construct and validate a hybrid ensemble model using XGBoost, Logistic regression, and RF; (3) compare classification accuracy between the single models with that for the hybrid model; (4) determine which predictors contribute most strongly to student learning success.</p>
<p>This study has practical implications for academics through the induction of a validated predictive model that enables the early identification of atrisk students, enhances academic advising and institutional planning. The results of this study provide understanding in the use of hybrid ML models in education analytics and contribute to the wider literature on student performance forecasting limitations.</p>
</sec>
<sec>
<title>2. Literature Review</title>
<p>Educational data mining (EDM) is now a significant research area that deals with analyzing educational dataset for enhancing learning processes, predicting performance of students and decision-making purposes (<xref ref-type="bibr" rid="B37">Romero &amp; Ventura, 2010</xref>). EDM uses data mining, statistics, and ML to reveal patterns and actionable information in educational systems (<xref ref-type="bibr" rid="B15">Baek &amp; Doleck, 2021</xref>). One of the most investigated fields in EDM is predicting student academic performance as this has an important role in minimizing dropout rates and supporting academic planning, which leads to personalized learning interventions (<xref ref-type="bibr" rid="B33">Rastrollo-Guerrero, G&#243;mez-Pulido, &amp; Dur&#225;n-Dom&#237;nguez, 2020</xref>).</p>
<sec>
<title>2.1 Prediction of Student Academic Performance Research</title>
<p>Studies on the predictions of student performance generally use demographic, academic, and behavior characteristics to predict Grade Point Average (GPA), course grade writing Graduate Management Admission Test (GMAT) or Scholastic Assessment Test (SAT) scores (if available), or graduation status (<xref ref-type="bibr" rid="B28">Nedeva &amp; Pehlivanova, 2021</xref>). Several ML techniques are applied: Logistic Regression (LR), Na&#239;ve Bayes (NB), Decision Trees (DTs), Neural Networks (NNs), and Support Vector Machines (SVMs), as well as boosting algorithms (<xref ref-type="bibr" rid="B8">Al-Shanableh et al., 2024</xref>). Existing research has indicated that the performance of different learning system and learning models are subject to source data size, feature type and model selection.</p>
<p>Shahiri, Husain, &amp; Rashid (<xref ref-type="bibr" rid="B40">2015</xref>) conducted a review of EDM studies during 2002&#8211;2015 and observed that DTs and Neural Networks had the highest accuracy rates (of up to 98%). Another study by Namoun and Alshanqiti (<xref ref-type="bibr" rid="B27">2020</xref>) analyzed 586 research papers and found that the RF and Hybrid Neural Networks performed better than classical statistical techniques. Albreiki, Zaki, &amp; Alashwal (<xref ref-type="bibr" rid="B10">2021</xref>) conducted a survey of 78 studies and discovered that: classification algorithms, such as SVMs, RF and NB, are often used in practice (especially for at-risk students&#8217; prediction) (<xref ref-type="bibr" rid="B8">Al-Shanableh et al., 2024</xref>).</p>
</sec>
<sec>
<title>2.2 Hybrid and ensemble ML models</title>
<p>ML is further divided into three types: single, ensemble and hybrid (<xref ref-type="bibr" rid="B44">V&#225;rkonyi-K&#243;czy, 2020</xref>). Single models are based on a single classifier, and ensemble models integrate such homogeneous models through bagging, boosting or stacking to strengthen generalization. Hybrid models combine several mixed techniques and typically include optimization or feature selection (<xref ref-type="bibr" rid="B7">Al-Shanableh et al., 2026</xref>).</p>
<p>Recent works have shown that hybrids of classifiers do better than single loners, especially if we are dealing with complex data. Kumar, Singh, &amp; Handa, (<xref ref-type="bibr" rid="B24">2017</xref>) reported an increase of 75.62% in accuracy by combining Radial Basis Function (RBF) and Multi-layer Perception (MLP) NNs with respect to single models. Accordingly, using 4-algorithm hybrid classifier, Sokkhey and Okazaki (<xref ref-type="bibr" rid="B42">2020</xref>) obtained an accuracy between 84.9 and 99.7%. However, few works have been published that study hybrid methodologies for higher-education databases in MiddleEastern contexts.</p>
<p>Al-Husban (<xref ref-type="bibr" rid="B6">2021</xref>) used several algorithms in Jordan and employed a data set from Al al-Bayt University to predict student status and obtained 77% accuracy with XGBoost as the best single model among others. Extending this work, Mashagba (<xref ref-type="bibr" rid="B26">2022</xref>) revealed that CatBoost was the best model (92.16%) for predicting student academic status with boostingbased algorithms. Nonetheless, none of these works used a hybrid ensemble approach.</p>
<p>Hybrid and ensemble learning models are of great interest to researchers. Both ensemble models and the hybrid model use the integration principle but in a simple twist, while ensemble ML integrate homogenous models, the hybrid classifier integrates heterogeneous models (<xref ref-type="bibr" rid="B7">Al-Shanableh et al., 2026</xref>).</p>
<p>A grouping model combines models to make a group decision for prediction. The hybrid classifier takes more features for filtering; the reason for calling it hybrid is that it learns about data pre-processed flow and model building, in contrast to ensemble there are no constraints on data processing. In Hybrid ML, one classifier classifies each model (<xref ref-type="bibr" rid="B45">Wong &amp; Yeh, 2020</xref>).</p>
<p>Although existing literature has proved the superior performance of Boosted Decision Tree Classifiers for education prediction tasks, little effort has been devoted to hybrid ensemble classifiers that combine CatBoost with RF and XGBoost together. Besides, only a few works use large real-world datasets from Middle East contexts and only a limited number of studies compare hybrid vs single models on the same dataset. The current paper fills these gaps through a comparative study that includes up to 19,700 student results from Al alBayt University and a newly developed hybrid softvoting classifier.</p>
<p>Albreiki, Zaki, &amp; Alashwal (<xref ref-type="bibr" rid="B10">2021</xref>), in their research &#8220;A Systematic Literature Review of Student&#8217; Performance Prediction Using Machine Learning Technique&#8221;, performed a systematic review of EDM literature over the period 2009 to 2021 (78 studies reviewed). The most common type of datasets used in studies consisted of the ones from student university databases and online learning platforms. Data mining significantly increased student achievement because it was very successful in predicting at-risk students and dropout rates.</p>
<p>Albreiki, Zaki, &amp; Alashwal, (<xref ref-type="bibr" rid="B10">2021</xref>)&#8217;s literature review showed 16 research studies into predicting student performance, 12 research studies into recognizing those at risk, and five studies to determine how e-learning affects student academic achievement. The most popular methods used were Decision Tree (DT), Logistic Regression (LR), Naive Bayes (NB) and Support Vector Machine (SVM). Student&#8217;s drop-out prediction (21 papers) was the second most common metatask, with the primary integrated methods being Decision Tree (DT), Support Vector Machine (SVM), Classification and Regression Trees (CART), K-Nearest Neighbors (KNN), and Naive Bayes (NB). Twenty-four studies focused on predicting students&#8217; performance using static and dynamic data (14 studies using a combination of methods) where the algorithms most commonly used were KNN, NB, SVM, DT, RF I.D3 &amp; ICRM.</p>
<p>Namoun and Alshanqiti (<xref ref-type="bibr" rid="B27">2020</xref>) demonstrate this in &#8220;Predicting Student Performance Through Data Mining and Learning Analytics Methods &#8211; A Systematic Literature Review.&#8221; This is the one adopted in Bunkar et al. (<xref ref-type="bibr" rid="B16">2020</xref>), when they used some criteria to select papers, and left out what did not accept them. They began with 586 articles and filtered it down to 62 papers &#8220;to adjudicate.&#8221; The most utilized learning types were statistical analysis with 28 articles, supervised ML with 25 articles, and data mining with five articles. The distribution of algorithms/learning models were:</p>
<list list-type="bullet">
<list-item><p>Statistical models (Correlation and Regression): 32 studies.</p></list-item>
<list-item><p>Neural networks: nine studies.</p></list-item>
<list-item><p>Tree-based models (DT): nine studies.</p></list-item>
<list-item><p>Bayesian-based model: five studies.</p></list-item>
<list-item><p>Support vector machines: two studies.</p></list-item>
<list-item><p>Instance-based models: one study.</p></list-item>
</list>
<p>We dichotomized the models into best versus worst. The best performing models were 3L Neural Network (feedforward) 98.8%, RF 98%, Hybrid RF 99%, Naive Bayes 96.8% and ANN (95&#8211;97%). The least accurate models were linear/cox regression (50%) and logistic regression (76.2%), repeated discriminant analysis (64&#8211;73%), mixed effect logistic models&#8217; analysis (69%), and bagging (48&#8211;55%).</p>
<p>Bunkar et al. (<xref ref-type="bibr" rid="B16">2020</xref>) used Clustering, Classification and Association Rules in E-learner. In clustering, the most widely used algorithm that addresses the solution to a problem is K-Means clustering algorithm. The classifier was Apriori algorithm. The algorithms employed for association rules have been J48, C4.5, REPTree, and Na&#239;ve Bayes.</p>
<p>Aldowah, Al-Samarraie and Fauzy (<xref ref-type="bibr" rid="B11">2019</xref>) conducted a literature review from 2000 to 2017. 402 articles were included in the review. They found 26% used classification methods, followed by 21% using clustering, 15% using visual data mining, 14% using statistics, 14% using association rule-mining, and 10% using regression. Romero and Ventura (<xref ref-type="bibr" rid="B36">2007</xref>), on the other hand, reported a different outcome in their review, finding that association rule mining was employed over that for classification (43% vs 28%) and clustering (15%). This is in line with the work of Papamitsiou and Economides (<xref ref-type="bibr" rid="B31">2014</xref>), who also applied a large number of classification methods effectively prior to clustering and regression.</p>
<p>The work of Ashraf, Anwer &amp; Khan (<xref ref-type="bibr" rid="B14">2018</xref>) also compared data mining methods and classification algorithms in terms of the impact they have on datasets attributes&#8217; influencing student performance predictions (see <xref ref-type="fig" rid="F3">Figure 3</xref>).</p>
<fig id="F3">
<label>Figure 3</label>
<caption><p>Prediction Accuracy with Algorithms based on Attribute (<xref ref-type="bibr" rid="B14">Ashraf, Anwer, &amp; Khan, 2018</xref>)</p></caption>
<graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="aiaie-v1i1-909-g3.png"/>
</fig>
<p>In another vein, Shahiri, Husain, &amp; Rashid (<xref ref-type="bibr" rid="B40">2015</xref>) indicated that in their investigation &#8220;The Third Information Systems International Conference 2065 A Review on Predicting Student&#8217;s Performance using Data Mining Techniques.&#8221; During 2002 &#8211; 2015, they found ten papers that used DT as learner to predict student performance, whilst eight other papers utilized NN algorithms; four used Na&#239;ve Bayes algorithm; and lastly three papers employed K-Nearest Neighbor (KNN) and SVM for predicting the output variable. They proved that for these algorithms, the best prediction accuracy of all was achieved by NN (98%), and the second best is DT (91%). For the KNN and the SVM, accuracy was equated (83%). Naive Bayes is in the third place with 76% accuracy.</p>
<p>The authors used SVM algorithm most frequently, following the work of Rastrollo-Guerrero, G&#243;mez-Pulido, &amp; Dur&#225;n-Dom&#237;nguez (<xref ref-type="bibr" rid="B33">2020</xref>), and found it to be the best at making predictions. In addition to SVM, DT, NB and RF are common algorithmic recommendations that have been well-investigated and yielded positive results. Even if neural networks are not widely used, they seem to be excellent at predicting academic achievement of pupils (<xref ref-type="bibr" rid="B33">Rastrollo-Guerrero, G&#243;mez-Pulido, &amp; Dur&#225;n-Dom&#237;nguez, 2020</xref>).</p>
<p>The work of Al-Husban (<xref ref-type="bibr" rid="B6">2021</xref>) proceeded in the same line. Using application/implementation analysis with real data, the study applied to collected concerning outcomes of Al-al-Bayt University Jordan. This amounts to a dataset of 25,017 students. Al-Husban developed a model to predict different majors (Graduate/Non-Graduate) of the students by categorizing the students in binary classes. She uses multiple classifiers as well, such as XGBoost, RF, SVM, KNN, and DT for her algorithms. The data was split into a 75% training set and a 25% test set for all functions. She concluded by predicting with the following metrics: 2.4 Using Accuracy, Precision, Recall and F1 Score for power generation. The result shows XGBoost classifier has the better accuracy (of 77%) than all others.</p>
<p>Moreover, Al-Husban has completed a model for predicting the students&#8217; performances in two scenarios &#8211; predicting whether a student will succeed or fail, andpredicting students&#8217; level of appreciation. The thesis of Mashagba (<xref ref-type="bibr" rid="B26">2022</xref>) was used as it contained actual data collected from Al-al-Bayt university in Jordan (it is very close to our study&#8217;s proposed use cases of data, particularly that having same aim). More than three algorithms of Gradient Boosting were applied to this dataset including AdaBoost, CatBoost, and XGBoost. A 10-fold cross-validation was worked against grid-search, looking for optimal split point and combine parameter value. The experimental results indicated that the CatBoost algorithm has better prediction accuracy, with 92.16% for the final status predicting model and 86.89% for the appreciation prediction model, respectively. She calculated the meta-tracker performance for the following metrics: Accuracy-, Precision-, Recall-, and F1-scores.</p>
<p>In terms of predicting student performance, we observed that most algorithm types (NN, DT, NB, SVM &#8211; and even RF and LR) were used. Information about students&#8217; demographics and grades, including their grades in different studies and their high school qualifications, behavioral data, Moodle access modules, personal details (i.e., gender), and academic performance are being employed to predict successfulness of students. <xref ref-type="table" rid="T1">Table 1</xref> shows a summary of previous research and the most used approach for students&#8217; performance prediction.</p>
<table-wrap id="T1" specific-use="rules">
<label>Table 1</label>
<caption>
<p>Summary of Literature Review</p>
</caption>
<table frame="hsides" rules="all">
<thead>
<tr>
<th align="left" valign="top">Authors, Year</th>
<th align="left" valign="top">Dataset / Context</th>
<th align="left" valign="top">Result / Key Metric(s)</th>
<th align="left" valign="top">Approach</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B26">Mashagba, 2022</xref></td>
<td align="left" valign="top">Al-al-Bayt Univ., Jordan</td>
<td align="left" valign="top">XGBoost: 91.61%, LightGBM: 91.95%, CatBoost: 92.16%</td>
<td align="left" valign="top">Gradient Boosting (XGBoost, LightGBM, CatBoost)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B6">Al-Husban, 2021</xref></td>
<td align="left" valign="top">Al-al-Bayt Univ., Jordan</td>
<td align="left" valign="top">XGBoost: 77%, RF: 76.86%, DT: 76%, KNN: 75.71%, SVM: 75.69%</td>
<td align="left" valign="top">XGBoost, RF, SVM, KNN, DT</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B24">Kumar, Singh, &amp; Handa, 2017</xref></td>
<td align="left" valign="top">UCI dataset (480 samples)</td>
<td align="left" valign="top">Hybrid model accuracy up to 76.45%</td>
<td align="left" valign="top">Hybrid classification (RBF+MLP &amp; J48+RF)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B29">Okoye et al., 2021</xref></td>
<td align="left" valign="top">2013 ECOA Student Opinion Survey</td>
<td align="left" valign="top">KNN effective for recommendation / prediction</td>
<td align="left" valign="top">Text mining + ANCOVA + KNN</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B18">Durai &amp; Sherly, 2021</xref></td>
<td align="left" valign="top">Engineering college, India (2016&#8211;2021)</td>
<td align="left" valign="top">DNN accuracy: 96.3%</td>
<td align="left" valign="top">Deep Neural Network</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B22">Kehinde et al., 2021</xref></td>
<td align="left" valign="top">UCL ML Repository dataset</td>
<td align="left" valign="top">ANN accuracy: 92.26%</td>
<td align="left" valign="top">Artificial Neural Network</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B43">&#220;nal, 2020</xref></td>
<td align="left" valign="top">Secondary-school dataset (math &amp; Portuguese courses, Portugal)</td>
<td align="left" valign="top">Accuracy improved with wrapper-based feature selection</td>
<td align="left" valign="top">DT, RF, Naive Bayes</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B25">Li &amp; Liu, 2021</xref></td>
<td align="left" valign="top">University student data (2007&#8211;2019)</td>
<td align="left" valign="top">Prediction error (RMSE/MAE): 0.785</td>
<td align="left" valign="top">Deep Neural Network</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B17">Dhilipan et al., 2021</xref></td>
<td align="left" valign="top">Academic records (grades 10, 12, previous semesters)</td>
<td align="left" valign="top">Logistic Regression: 97.05% accuracy</td>
<td align="left" valign="top">KNN, DT, Entropy method, Logistic Regression</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B42">Sokkhey &amp; Okazaki, 2020</xref></td>
<td align="left" valign="top">Cambodian high-school datasets (three sets)</td>
<td align="left" valign="top">Hybrid RF: 99.7%, Hybrid C5.0: 99.25%</td>
<td align="left" valign="top">Hybrid ML models (RF, C5.0, PCA, NB, SVM)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B46">Zori&#263;, 2020</xref></td>
<td align="left" valign="top">Baltazar Univ. dataset (76 students)</td>
<td align="left" valign="top">ANN prediction high (&#8776; 93.4%)</td>
<td align="left" valign="top">Neural Network (Allyuda Neurointelligence)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B9">Alamri et al., 2020</xref></td>
<td align="left" valign="top">Two datasets (Portuguese and Mathematics)</td>
<td align="left" valign="top">Binary classification accuracy &#126; 93%</td>
<td align="left" valign="top">SVM and RF</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B23">Kumar &amp; Minz, 2020</xref></td>
<td align="left" valign="top">UG student&#8217;s dataset (300 samples)</td>
<td align="left" valign="top">Hybrid method accuracy: 62.67%</td>
<td align="left" valign="top">Hybrid classification (ID3 + J48)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B2">Abu Zohair, 2019</xref></td>
<td align="left" valign="top">Admin-dept master&#8217;s program, 50 students</td>
<td align="left" valign="top">LDA &amp; SVM had best accuracy among tested methods</td>
<td align="left" valign="top">NB, SVM, LDA, MLP-ANN, KNN</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B34">Razak et al., 2014</xref></td>
<td align="left" valign="top">Semester-6 students (257 samples)</td>
<td align="left" valign="top">Linear Regression: 96.2%, DT: 82.5%</td>
<td align="left" valign="top">DT, Linear Regression</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B32">Ramesh et al., 2013</xref></td>
<td align="left" valign="top">900 higher-secondary students (9 schools)</td>
<td align="left" valign="top">MLP accuracy: 72.38% (best vs other methods)</td>
<td align="left" valign="top">J48, Na&#239;ve Bayes, MLP</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B30">Osmanbegovi&#263; &amp; Sulji&#263;, 2012</xref></td>
<td align="left" valign="top">First-year students at University of Tuzla (Economics Faculty)</td>
<td align="left" valign="top">Na&#239;ve Bayes outperformed MLP &amp; DTs</td>
<td align="left" valign="top">J48, NB, MLP</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B13">Alsubihat &amp; Al-Shanableh, 2023</xref></td>
<td align="left" valign="top">University student data (various features)</td>
<td align="left" valign="top">Heterogeneous-model accuracy: 93.46%; CatBoost: 93.15%, XGBoost: 93%, RF: 92.9%</td>
<td align="left" valign="top">Combined heterogeneous classification models (Logistic Regression, KNN, DT, SVM, NB, MLP, RF, Gradient-Boosting, XGBoost, CatBoost, LightGBM)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B12">Alharbi &amp; Allohibi, 2024</xref></td>
<td align="left" valign="top">Student academic dataset</td>
<td align="left" valign="top">Proposed hybrid classifier (PHC) accuracy: 92.40%</td>
<td align="left" valign="top">Hybrid classifier combining multiple algorithms (RF, C4.5/CART, SVM, NB, KNN)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B20">Guanin-Fajardo et al., 2024</xref></td>
<td align="left" valign="top">College student data (various features)</td>
<td align="left" valign="top">High effectiveness for predicting academic success (MDPI)</td>
<td align="left" valign="top">ML techniques (various)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B5">Airlangga, 2024</xref></td>
<td align="left" valign="top">Student demographic &amp; educational data</td>
<td align="left" valign="top">CNN (deep learning) outperformed MLP, BiLSTM, LSTM-attention in score prediction</td>
<td align="left" valign="top">Deep Learning: CNN, MLP, BiLSTM, LSTM w/ Attention</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B21">Junejo et al. 2024</xref></td>
<td align="left" valign="top">Online-learning dataset (VLE clickstream + demographics + assessments) &#8212; early semester data</td>
<td align="left" valign="top">Neural-network model significantly outperforms baselines; strong accuracy &amp; early prediction even at 20% course completion</td>
<td align="left" valign="top">Neural Network for multi-class classification (Distinction, Pass, Fail, Withdrawn)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B35">Rohani et al., 2024</xref></td>
<td align="left" valign="top">Clickstream data from math students (assignments)</td>
<td align="left" valign="top">AUC = 0.7884 in assignment success prediction; ranked 2nd in EDM Cup 2023</td>
<td align="left" valign="top">Tree-based model (CatBoost) on behavior-based features</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B3">Abukader, Alzubi &amp; Adegboye, 2025</xref></td>
<td align="left" valign="top">Higher-ed educational datasets (various features)</td>
<td align="left" valign="top">Metaheuristic-optimized LightGBM achieved R<sup>2</sup> = 0.941 (strong regression performance)</td>
<td align="left" valign="top">Metaheuristic hyperparameter optimization + LightGBM + SHAP interpretability</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B4">Ahmed et al., 2025</xref></td>
<td align="left" valign="top">Student performance dataset (supervised ML)</td>
<td align="left" valign="top">Classification + prediction of student performance (varied accuracy)</td>
<td align="left" valign="top">Supervised ML (various)</td>
</tr>
<tr>
<td align="left" valign="top"><xref ref-type="bibr" rid="B19">Gharkan, Radif &amp; Alsaeedi, 2025</xref></td>
<td align="left" valign="top">Higher-ed student data (historical records)</td>
<td align="left" valign="top">Survey/review of predictive methods; highlight effective techniques for identifying at-risk students and dropouts</td>
<td align="left" valign="top">Various predictive analytics and ML / deep learning models</td>
</tr>
</tbody>
</table>
<table-wrap-foot>
<fn><p>DNN: Deep Neural Network; ANN: Artificial Neural Network; RMSE: Root Mean Square Error; MAE: Mean Absolute Error; LDA: Linear Discriminant Analysis; CNN: Convolutional Neural Network; BiLSTM: Bidirectional Long Short-Term Memory; LSTM: Long Short-Term Memory</p></fn>
</table-wrap-foot>
</table-wrap>
</sec>
</sec>
<sec>
<title>3. Methodology</title>
<p>This study adopts a quantitative research methodology utilizing ML classification approaches to predict student academic performance based on a real dataset collected from Al al-Bayt University (AABU) in Jordan and an artificial dataset generated by ChatGPT. The methodology consists of several primary phases: dataset acquisition, data preprocessing, model implementation, and performance evaluation.</p>
<p>Supervised ML was used to develop and validate models for predicting student academic status. In this work, ten base classifiers and a proposed hybrid model were employed. Model comparison analysis was performed by standard validated tools to determine the most accurate prediction. The methodology flow diagram is depicted in <xref ref-type="fig" rid="F4">Figure 4</xref>.</p>
<fig id="F4">
<label>Figure 4</label>
<caption><p>Methodology Flow Diagram</p></caption>
<graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="aiaie-v1i1-909-g4.png"/>
</fig>
<sec>
<title>3.1 Dataset Description</title>
<p>The first dataset is a sample of the AABU student population that contains academic and demographic attributes for 19,700 students from many faculties and departments across all academic years. For prediction model development, the clean file remained after data preparation (removal of cases with missing and duplicate records). The synthetic dataset was constructed using ChatGPT (GPT-4) with the following pipeline: A structured human-friendly prompt was conceived and input to Chat GPT and the task at hand was promoted: show us what a realistic student record would look like, which includes the same features as the AABU datase. Demographic distributions were given (age 18&#8211;25, gender ratio of 55:45 female to male), academic performance ranges (GPA between 50 and 100 with normal distribution &#956;=70, &#963;=12), and high school rates (between 60 and 99). The synthetic data were tested against the real AABU dataset in terms of distributional statistics (mean, standard deviation, correlation matrices) to ensure realistic representations. We used this dual-dataset approach: a) to assess the model generalizability across different data sources, b) to deal with privacy issues by releasing a shareable complimentary fake synthetic dataset and c) to investigate the robustness of our models against differences in data generation processes.</p>
<p>Features for both datasets are described in <xref ref-type="table" rid="T2">Table 2</xref>. The dependent variable is the student academic performance, which is divided into excellent performance, very good, just good, passing and failing. The aim is to accurately group students according to the appropriate outcome category from these features.</p>
<table-wrap id="T2" specific-use="rules">
<label>Table 2</label>
<caption>
<p>Dataset features</p>
</caption>
<table frame="hsides" rules="all">
<thead>
<tr>
<th align="left" valign="top">Feature Name</th>
<th align="left" valign="top">Explanation</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top"><bold>Student_ID</bold></td>
<td align="left" valign="top">A unique identifier assigned to each student for tracking records across the database.</td>
</tr>
<tr>
<td align="left" valign="top"><bold>Specialization</bold></td>
<td align="left" valign="top">The academic major or program the student is enrolled in (e.g., Data Science, AI, Nursing).</td>
</tr>
<tr>
<td align="left" valign="top"><bold>Study_status</bold></td>
<td align="left" valign="top">Indicates whether the student is <bold>Active, Suspended, Deferred, Graduated</bold>, or <bold>Dropped out</bold>.</td>
</tr>
<tr>
<td align="left" valign="top"><bold>High_school_rate</bold></td>
<td align="left" valign="top">The percentage or GPA the student obtained in high school before university admission.</td>
</tr>
<tr>
<td align="left" valign="top"><bold>Gender</bold></td>
<td align="left" valign="top">The biological sex of the student (e.g., Male, Female).</td>
</tr>
<tr>
<td align="left" valign="top"><bold>Social_status</bold></td>
<td align="left" valign="top">Describes the social or marital status of the student (e.g., Single, Married).</td>
</tr>
<tr>
<td align="left" valign="top"><bold>Birth_date</bold></td>
<td align="left" valign="top">The date of birth of the student, used for calculating age and age-related performance trends.</td>
</tr>
<tr>
<td align="left" valign="top"><bold>Admission_year</bold></td>
<td align="left" valign="top">The year the student joined the university; useful for cohort analysis.</td>
</tr>
<tr>
<td align="left" valign="top"><bold>Graduation_year</bold></td>
<td align="left" valign="top">The expected or actual year of graduation; helps determine duration of study and delays.</td>
</tr>
<tr>
<td align="left" valign="top"><bold>GPA</bold></td>
<td align="left" valign="top">The student&#8217;s cumulative Grade Point Average, representing overall academic performance.</td>
</tr>
<tr>
<td align="left" valign="top"><bold>Rating</bold></td>
<td align="left" valign="top">A qualitative or quantitative assessment of overall student performance (e.g., Excellent, Good, etc.).</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec>
<title>3.2 Data Preprocessing</title>
<p>Data preprocessing included: (1) Handling of missing data: Records with more than 30% of missing values were removed, and remaining missing values were imputed using mode for categorical attributes and median for numerical ones; (2) Encoding of categorical attributes was applied by ordinal encoder (for ordered categories like rating levels) or one-hot encoding (for nominal categories like specialization and gender); (3) Dropping irrelevant and privacy-sensitive columns such as student name, national ID, phone number, email; (4) Outlier detection by Interquartile Range method, where we flagged any value outside 1.5 times IQR; (5) Normalization via Min-Max scaling transformation of numerical columns to ensure same scale across algorithms; and finally (6) Balancing classes using SMOTE (Synthetic Minority Over-sampling Technique).</p>
</sec>
<sec>
<title>3.3 Feature Engineering and Selection</title>
<p>Some additional features were constructed on the base of the original ones. These were annual means, year of admission categories and cumulative scores. Selection of features was done using recursive feature elimination (RFE) and information gain (IG). This approach improved model as well processing time.</p>
</sec>
<sec>
<title>3.4 Machine Learning Algorithms</title>
<p>The following ten single ML classification algorithms were evaluated: LR, NB, DT, KNN, SVM, RF, Gradient Boosting, XGBoost, Adaptive Boosting (AdaBoost), and Categorical Boosting (CatBoost) All experiments were implemented using Python 3.9 with scikit-learn 1.2.0, XGBoost 1.7.0, AdaBoost 3.3.5, and CatBoost 1.1.1. Key hyperparameters were optimized using GridSearchCV with 5-fold cross-validation: Logistic Regression (C=1.0, solver=&#8217;lbfgs&#8217;, max_iter=1000); DT (max_depth=10, min_samples_split=5); Random Forest (n_estimators=100, max_depth=15); KNN (n_neighbors=5, metric=&#8217;euclidean&#8217;); SVM (kernel=&#8217;rbf&#8217;, C=1.0, gamma=&#8217;scale&#8217;); XGBoost (n_estimators=100, max_depth=6, learning_rate=0.1); CatBoost (iterations=500, depth=6, learning_rate=0.1); AdaBoost (n_estimators=50, learning_rate=1.0)). Data was split into 80% training and 20% testing sets with stratified sampling to maintain class distribution.</p>
</sec>
<sec>
<title>3.5 Hybrid Model Architecture</title>
<p>The hybrid model consists of three models:</p>
<list list-type="bullet">
<list-item><p>Random Forest &#8212; Tree ensemble</p></list-item>
<list-item><p>XGBoost &#8212; Gradient boosting with weighted voting</p></list-item>
<list-item><p>Logistic Regression &#8212; Linear classifier</p></list-item>
</list>
<p>The choice of these models was based on individual model performance and the type of the classifier. <bold>Both</bold> Soft <bold>Voting Ensemble</bold> (Averages probability predictions) and <bold>Hard Voting Ensemble</bold> (Majority vote) was tried.</p>
</sec>
<sec>
<title>3.6 Evaluation Metrics</title>
<p>Performance was evaluated based on Accuracy, Precision, Recall and F1-score. The performance metrics used in this study are defined mathematically as follows: Accuracy = (TP + TN) / (TP + TN + FP + FN), measuring the proportion of correctly classified instances; Precision = TP / (TP + FP), measuring the proportion of true positive predictions among all positive predictions; Recall (Sensitivity) = TP / (TP + FN), measuring the proportion of actual positive instances correctly identified; F1-Score = 2 &#215; (Precision &#215; Recall) / (Precision + Recall), the harmonic mean of precision and recall providing a balanced performance measure. Where TP = True Positive, TN = True Negative, FP = False Positive, and FN = False Negative. The equations are also shown in <xref ref-type="fig" rid="F5">Figure 5</xref>. Moreover, 10-fold cross-validation was used to improve the reliability of evaluation.</p>
<fig id="F5">
<label>Figure 5</label>
<caption>
<p>Evaluation Metrics Formula</p>
<p><italic>Where</italic>:</p>
<p><list list-type="bullet">
<list-item><p>TP &#8211; True Positive: Cases correctly predicted as positive.</p></list-item>
<list-item><p>TN &#8211; True Negative: Cases correctly predicted as negative.</p></list-item>
<list-item><p>FP &#8211; False Positive: Cases incorrectly predicted as positive (Type I error).</p></list-item>
<list-item><p>FN &#8211; False Negative: Cases incorrectly predicted as negative (Type II error).</p></list-item>
</list></p>
</caption>
<graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="aiaie-v1i1-909-g5.png"/>
</fig>
</sec>
<sec>
<title>3.7 Ethical Considerations and Data Governance</title>
<p>The data were collected in an official way through university administrative staff with the consent of The Dean of Student Affairs. To ensure ethical treatment of student related information, we took the following measures: (1) We removed all identifiable student data such as student names, national identification numbers, phone numbers, email addresses and home addresses from the dataset before any analysis can be done; (2) anonymous unique identifiers were generated through an irreversible cryptographic hash function to replace real Student IDs for de-identification in order to protect re-identification of individual students; (3) The files were kept on secure encrypted university servers utilizing password protection to restrict access exclusively to members of the research team; (4) Prior to even looking at the data, all research team members signed agreements ensuring confidentiality and non-disclosure; Additionally, Data handling procedures are designed based on FERPA act and Jordanian laws regarding use and transfer of educational record and personal identifiable information that protects researchers&#8217; access or misuse of educational Personal Information with JPR. For the synthetic case, no ethical approval was necessary because the data are synthetic and do not contain subjects.</p>
</sec>
</sec>
<sec>
<title>4. Results and Discussion</title>
<p>In this section, we discuss the performance comparison results of the ten ML classification algorithms developed on a single machine with those of our proposed hybrid ensemble model. Model performance was measured using accuracy, precision, recall, and F1-score. The findings show widely different classification performances of the classifiers, and that boosting-based algorithms significantly outperform typical ML models.</p>
<p><xref ref-type="table" rid="T3">Table 3</xref> shows the used datasets&#8217; descriptive statistics, and <xref ref-type="fig" rid="F6">Figure 6</xref> shows the correlation heatmap for all variables.</p>
<table-wrap id="T3" specific-use="rules">
<label>Table 3</label>
<caption>
<p>Dataset description</p>
</caption>
<table frame="hsides" rules="all">
<thead>
<tr>
<th align="left" rowspan="2" valign="top">Variable</th>
<th align="center" colspan="2" valign="top">Artificial Dataset</th>
<th align="center" colspan="2" valign="top">AABU Dataset</th>
</tr>
<tr>
<th align="center" valign="top">mean</th>
<th align="center" valign="top">std</th>
<th align="center" valign="top">mean</th>
<th align="center" valign="top">std</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top">Age</td>
<td align="right" valign="top">21.52</td>
<td align="right" valign="top">2.08</td>
<td align="right" valign="top">19.4352</td>
<td align="right" valign="top">4.2276</td>
</tr>
<tr>
<td align="left" valign="top">High_school_rate</td>
<td align="right" valign="top">75.6629</td>
<td align="right" valign="top">23.8367</td>
<td align="right" valign="top">72.8277</td>
<td align="right" valign="top">7.3604</td>
</tr>
<tr>
<td align="left" valign="top">Year1Avg</td>
<td align="right" valign="top">71.7573</td>
<td align="right" valign="top">10.4899</td>
<td align="right" valign="top">71.7667</td>
<td align="right" valign="top">10.5785</td>
</tr>
<tr>
<td align="left" valign="top">Year2Avg</td>
<td align="right" valign="top">46.4084</td>
<td align="right" valign="top">29.9172</td>
<td align="right" valign="top">46.3284</td>
<td align="right" valign="top">34.2683</td>
</tr>
<tr>
<td align="left" valign="top">GPA</td>
<td align="right" valign="top">59.0828</td>
<td align="right" valign="top">15.8337</td>
<td align="right" valign="top">70.229</td>
<td align="right" valign="top">10.6519</td>
</tr>
</tbody>
</table>
</table-wrap>
<fig id="F6">
<label>Figure 6</label>
<caption>
<p>Correlation heatmap</p>
</caption>
<graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="aiaie-v1i1-909-g6.png"/>
</fig>
<sec>
<title>4.1 Performance of Single Classification Models</title>
<p>In the first step, an individual ML algorithm was evaluated within a 10-fold cross validation. The accuracy of all the single models is shown in <xref ref-type="table" rid="T4">Table 4</xref>. Overall, best performing with the highest accuracy on the AABU and synthetic datasets was XGBoost (Accuracy 80% and 79% respectively) as shown in <xref ref-type="table" rid="T4">Tables 4</xref> and <xref ref-type="table" rid="T5">5</xref>. <xref ref-type="fig" rid="F7">Figure 7</xref> shows the accuracy comparison.</p>
<table-wrap id="T4" specific-use="rules">
<label>Table 4</label>
<caption>
<p>Accuracy Results for Single Classification Models for Dataset 1</p>
</caption>
<table frame="hsides" rules="all">
<thead>
<tr>
<th align="left" valign="top">Algorithm</th>
<th align="center" valign="top">Accuracy</th>
<th align="center" valign="top">Precision</th>
<th align="center" valign="top">Recall</th>
<th align="center" valign="top">F1-Score</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top">Logistic Regression</td>
<td align="right" valign="top">0.7300</td>
<td align="right" valign="top">0.6200</td>
<td align="right" valign="top">0.5800</td>
<td align="right" valign="top">0.5900</td>
</tr>
<tr>
<td align="left" valign="top">Na&#239;ve Bayes</td>
<td align="right" valign="top">0.6900</td>
<td align="right" valign="top">0.5600</td>
<td align="right" valign="top">0.5400</td>
<td align="right" valign="top">0.5400</td>
</tr>
<tr>
<td align="left" valign="top">Decision Tree</td>
<td align="right" valign="top">0.7600</td>
<td align="right" valign="top">0.6500</td>
<td align="right" valign="top">0.6200</td>
<td align="right" valign="top">0.6300</td>
</tr>
<tr>
<td align="left" valign="top">K-Nearest Neighbor</td>
<td align="right" valign="top">0.7100</td>
<td align="right" valign="top">0.6100</td>
<td align="right" valign="top">0.5700</td>
<td align="right" valign="top">0.5800</td>
</tr>
<tr>
<td align="left" valign="top">Support Vector Machine</td>
<td align="right" valign="top">0.7400</td>
<td align="right" valign="top">0.6300</td>
<td align="right" valign="top">0.5900</td>
<td align="right" valign="top">0.6000</td>
</tr>
<tr>
<td align="left" valign="top">Random Forest</td>
<td align="right" valign="top">0.7900</td>
<td align="right" valign="top">0.6900</td>
<td align="right" valign="top">0.6500</td>
<td align="right" valign="top">0.6600</td>
</tr>
<tr>
<td align="left" valign="top">Gradient Boosting</td>
<td align="right" valign="top">0.7800</td>
<td align="right" valign="top">0.6800</td>
<td align="right" valign="top">0.6400</td>
<td align="right" valign="top">0.6500</td>
</tr>
<tr>
<td align="left" valign="top">XGBoost</td>
<td align="right" valign="top">0.8000</td>
<td align="right" valign="top">0.7100</td>
<td align="right" valign="top">0.6700</td>
<td align="right" valign="top">0.6800</td>
</tr>
<tr>
<td align="left" valign="top">CatBoost</td>
<td align="right" valign="top">0.7900</td>
<td align="right" valign="top">0.7000</td>
<td align="right" valign="top">0.6600</td>
<td align="right" valign="top">0.6700</td>
</tr>
<tr>
<td align="left" valign="top">AdaBoost</td>
<td align="right" valign="top">0.7500</td>
<td align="right" valign="top">0.6400</td>
<td align="right" valign="top">0.6100</td>
<td align="right" valign="top">0.6200</td>
</tr>
</tbody>
</table>
</table-wrap>
<table-wrap id="T5" specific-use="rules">
<label>Table 5</label>
<caption>
<p>Accuracy Results for Single Classification Models for Dataset2</p>
</caption>
<table frame="hsides" rules="all">
<thead>
<tr>
<th align="left" valign="top">Algorithm</th>
<th align="center" valign="top">Accuracy</th>
<th align="center" valign="top">Precision</th>
<th align="center" valign="top">Recall</th>
<th align="center" valign="top">F1-Score</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top">Logistic Regression</td>
<td align="right" valign="top">0.7200</td>
<td align="right" valign="top">0.6850</td>
<td align="right" valign="top">0.6520</td>
<td align="right" valign="top">0.6680</td>
</tr>
<tr>
<td align="left" valign="top">Na&#239;ve Bayes</td>
<td align="right" valign="top">0.6800</td>
<td align="right" valign="top">0.6350</td>
<td align="right" valign="top">0.6180</td>
<td align="right" valign="top">0.6260</td>
</tr>
<tr>
<td align="left" valign="top">Decision Tree</td>
<td align="right" valign="top">0.7400</td>
<td align="right" valign="top">0.7050</td>
<td align="right" valign="top">0.6850</td>
<td align="right" valign="top">0.6950</td>
</tr>
<tr>
<td align="left" valign="top">K-Nearest Neighbor</td>
<td align="right" valign="top">0.6900</td>
<td align="right" valign="top">0.6520</td>
<td align="right" valign="top">0.6380</td>
<td align="right" valign="top">0.6450</td>
</tr>
<tr>
<td align="left" valign="top">Support Vector Machine</td>
<td align="right" valign="top">0.7100</td>
<td align="right" valign="top">0.6780</td>
<td align="right" valign="top">0.6620</td>
<td align="right" valign="top">0.6700</td>
</tr>
<tr>
<td align="left" valign="top">Random Forest</td>
<td align="right" valign="top">0.7800</td>
<td align="right" valign="top">0.7480</td>
<td align="right" valign="top">0.7250</td>
<td align="right" valign="top">0.7360</td>
</tr>
<tr>
<td align="left" valign="top">Gradient Boosting</td>
<td align="right" valign="top">0.7600</td>
<td align="right" valign="top">0.7280</td>
<td align="right" valign="top">0.7120</td>
<td align="right" valign="top">0.7200</td>
</tr>
<tr>
<td align="left" valign="top">XGBoost</td>
<td align="right" valign="top">0.7900</td>
<td align="right" valign="top">0.7620</td>
<td align="right" valign="top">0.7380</td>
<td align="right" valign="top">0.7500</td>
</tr>
<tr>
<td align="left" valign="top">CatBoost</td>
<td align="right" valign="top">0.7700</td>
<td align="right" valign="top">0.7380</td>
<td align="right" valign="top">0.7180</td>
<td align="right" valign="top">0.7280</td>
</tr>
<tr>
<td align="left" valign="top">AdaBoost</td>
<td align="right" valign="top">0.7300</td>
<td align="right" valign="top">0.6950</td>
<td align="right" valign="top">0.6780</td>
<td align="right" valign="top">0.6860</td>
</tr>
</tbody>
</table>
</table-wrap>
<fig id="F7">
<label>Figure 7</label>
<caption>
<p>Accuracy comparison</p>
</caption>
<graphic xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="aiaie-v1i1-909-g7.png"/>
</fig>
<p>The summary of experiment results shows that among the single classifiers, XGBoost obtained the highest accuracy rate (80%), followed, very closely, by Random Forest. Classic algorithms such as SVM, Na&#239;ve Bayes and KNN demonstrate less accuracy in terms of precision because it is difficult for them to deal with multi-dimensional data and complex and nonlinear relationships.</p>
</sec>
<sec>
<title>4.2 Hybrid Ensemble Model Performance</title>
<p>Hybrid Ensemble Model was created by combining Random Forest, Logistic Regression and XGBoost, using soft voting and hard voting. Combination of the various classification pairs (RF+ LR+XGBoost), demonstrated highest predictive degree, 92.06 points one-day ahead with all-AUC above 90% in any case. For the hybrid ensemble model in our research, the result was better than all single classifiers. Comparative results their performance is shown in <xref ref-type="table" rid="T6">Table 6</xref>.</p>
<table-wrap id="T6" specific-use="rules">
<label>Table 6</label>
<caption>
<p>Soft vs Hard Ensemble Model Performance Summary</p>
</caption>
<table frame="hsides" rules="all">
<thead>
<tr>
<th align="left" valign="top">Model</th>
<th align="left" valign="top">Accuracy</th>
<th align="left" valign="top">Precision</th>
<th align="left" valign="top">Recall</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top">Soft Voting</td>
<td align="left" valign="top">92.06%</td>
<td align="left" valign="top">82.65%</td>
<td align="left" valign="top">83.28%</td>
</tr>
<tr>
<td align="left" valign="top">Hard Voting</td>
<td align="left" valign="top">92.06%</td>
<td align="left" valign="top">82.65%</td>
<td align="left" valign="top">83.28%</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>When multiple strong learners are combined, model performance and misleading rate indicate that the benefits of hybrid models lie in their robustness (<xref ref-type="bibr" rid="B7">Al-Shanableh et al., 2026</xref>). The soft voting solution provides a stepping-stone for hybrid models to use probability-based decision fusion to enhance generality.</p>
</sec>
<sec>
<title>4.3 Discussion</title>
<p>Overall, the findings of this study suggest that our combined model could predict future performance of students much more accurately than any one single classifier had done in previous research. These results not only demonstrate the potential of real-life institutional data; they are also a kind of quality assurance and guardrail to lean on for automatic academic risk detection systems. Our research shows that a mixed ML model has better accuracy and stability than the classification model in predicting the academic performance of a student.</p>
<p>The best overall accuracy (92.06%) was achieved with our hybrid model, which combined XGBoost, Logistic Regression and Random Forest. This was compared to CatBoost, the best single classifier (80%). Furthermore, the hybrid had improved robustness across validation folds and less misclassification, particularly in low academic achievement categories. These conclusions are consistent with the findings of previous studies on the effectiveness of ensemble and hybrid learning methods in complex, heterogeneous educational data (<xref ref-type="bibr" rid="B24">Kumar, Singh, &amp; Handa, 2017</xref>; <xref ref-type="bibr" rid="B42">Sokkhey &amp; Okazaki, 2020</xref>). The hybrid model integrated multiple strong learners into a single system, leveraging beneficial decision boundaries while dampening these turning points in such a way that generalization was also promoted and algorithmic bias eased. Soft voting achieved further enhancements by probability-based aggregation: the combination of strong learners could be managed even better than voted Majority Rule or Not.</p>
<p>Feature importance analysis identified seven significant influential factors for academic performance. The cumulative GPA, high school average, academic year in high school and course load were the only important predictors of student college GPA. These predictions are also consistent with those in similar research, which also discusses the impact of students&#8217; academic history and background variables on their performance. Schools rely on accurate prediction of students&#8217; academic behavior to help them develop reliable plans. However, by identifying at-risk students in time, it can offer more targeted academic advising, and lead to better resource allocation; such measures can encompass the use of personalized learning or interventions that reduce dropouts and increase the effectiveness of the whole institution. Predictive tools that take data as an input and turn it into information in university management systems help universities to plan for their future, plan intelligently, and plan well.</p>
<p>This research proves the superiority of ensemble learning in educational data analytics. Hybrid systems like these combine the abilities of several ML models (for example, robustness and strong modelling on research in multi-dimensional space) with all those advantages that single classifier cannot bring off, such as dealing with non-linear data and heavily imbalanced categories. Today we might say that &#8220;the most essential combination&#8221; based on the above analysis builds up around &#8220;enslaving processes wirelessly&#8221;, which are envisaged as yielding superior results. The result concerning the importance of features was that, across algorithms, academic history variables (for instance, cumulative GPA high school code program concentration which academic year) are key predictors, confirming similar findings from education data mining studies.</p>
<p>Although the findings are encouraging, there are several constraints that should be considered. First, the present study is conducted based on a single university (AABU); thus, findings may not be easily generalized to other institutional contexts of student populations, academic systems or grading styles. Second, even though the synthetic dataset is suitable for validation purposes, it might not be able to replicate all of the complexity and subtleties present in actual student data, which can have an impact on the reliability of cross-dataset comparisons. Third, the study is limited to academic and demographic factors; behavioral measures, including class attendance, learning management system (LMS) use, library utilization, and extracurricular involvement were unavailable but could increase predictive ability. Fourth, the historical patterns used in the analysis are assumed to hold in the future, which won&#8217;t be true during times of great institutional changes or exogenous shocks (e.g., large-scale transitions to online learning related to a pandemic). Fifth, although the performance of the hybrid model was superior to all models considered herein, its computational complexity may be too high for real-time use in resource-limited institutional settings. Future studies should address these limitations by: (1) externalizing the model between different institutions with different cultural and educational settings; (2) extending realistically oriented behavioral and engagement features; (3) investigating model interpretability to generate meaningful feedback for educators, and (4) creating lightweight model variants ready to be deployed on education information systems.</p>
<p>In sum, these results confirm the value for educational communities and AI researchers alike of incorporating hybrid classification models in student performance prediction.</p>
</sec>
</sec>
<sec>
<title>5. Conclusion</title>
<p>This study enhances hybrid and single classification models that are trained on the same set of students to predict a different year performance. The experiment indicates that the hybrid model is comprehensively superior to a single classification model in accuracy, precision, recall and F1-score. The hybrid model has the best predictive power, which means that it is good to combine algorithms that excel in different areas. One reason that hybrid models are chosen is that single classifiers are simple and computationally inefficient but are vulnerable to underfit or overfit; the policy, in contrast, tends to be much more dependable.</p>
<p>These results suggest that hybrid models could be effectively implemented to support course selection, placement decisions, early academic interventions, and personalized instruction. However, practitioners should be aware of the computational requirements of ensemble methods and the need for regular model retraining as student populations evolve. Additionally, predictive models should be used as decision-support tools rather than as deterministic classifiers, with human oversight remaining essential in educational decision-making. In conclusion, the hybrid classification models provide a robust approach for predicting students&#8217; academic performance. Future studies with diverse datasets from multiple institutions and additional behavioral features will further validate the effectiveness of these approaches and contribute to evidence-based decision-making in education.</p>
</sec>
</body>
<back>
<sec>
<title>Author Contributions</title>
<p><bold>Najah Al-Shanableh:</bold> Conceptualization, Methodology, Data curation, Formal analysis, Software, Visualization, Writing &#8211; original draft.</p>
<p><bold>Mazen Alzyoud:</bold> Methodology, Investigation, Data curation, Formal analysis, Validation, Writing &#8211; review and editing.</p>
<p><bold>Ahmed Mohamed Samir:</bold> Investigation, Data curation, Formal analysis, Visualization, Writing &#8211; review and editing.</p>
<p><bold>Mohamed Sahbi Benlamine:</bold> Validation, Writing &#8211; review and editing.</p>
<p><bold>Dr. Sadeq Damrah:</bold> Validation, Writing &#8211; review and editing.</p>
<p><bold>Dr. Muhammad Saud Al-Alimat:</bold> Writing &#8211; review and editing.</p>
</sec>
<ref-list>
<ref id="B1">
<label>1</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Ababneh</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Al-Shanableh</surname>
<given-names>N.</given-names>
</name>
<name>
<surname>Alzyoud</surname>
<given-names>M.</given-names>
</name>
</person-group>
<article-title>A review of algorithms and techniques for analyzing big data</article-title>
<source>International Journal</source>
<year iso-8601-date="2021">2021</year>
<volume>9</volume>
<issue>6</issue>
<fpage>695</fpage>
<lpage>702</lpage>
<pub-id pub-id-type="doi">10.30534/ijeter/2021/14962021</pub-id>
</element-citation>
<mixed-citation>Ababneh, A., Al-Shanableh, N., &amp; Alzyoud, M. (2021). A review of algorithms and techniques for analyzing big data. <italic>International Journal, 9</italic>(6), 695&#8211;702. <uri>https://doi.org/10.30534/ijeter/2021/14962021</uri></mixed-citation>
</ref>
<ref id="B2">
<label>2</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Abu Zohair</surname>
<given-names>L. M.</given-names>
</name>
</person-group>
<article-title>Prediction of student&#8217;s performance by modelling small dataset size</article-title>
<source>International Journal of Educational Technology in Higher Education</source>
<year iso-8601-date="2019">2019</year>
<volume>16</volume>
<elocation-id>27</elocation-id>
<pub-id pub-id-type="doi">10.1186/s41239-019-0160-3</pub-id>
</element-citation>
<mixed-citation>Abu Zohair, L. M. (2019). Prediction of student&#8217;s performance by modelling small dataset size. <italic>International Journal of Educational Technology in Higher Education, 16</italic>, 27. <uri>https://doi.org/10.1186/s41239-019-0160-3</uri></mixed-citation>
</ref>
<ref id="B3">
<label>3</label>
<element-citation publication-type="book">
<person-group person-group-type="author">
<name>
<surname>Abukader</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Alzubi</surname>
<given-names>O. A.</given-names>
</name>
<name>
<surname>Adegboye</surname>
<given-names>O.</given-names>
</name>
</person-group>
<source>Metaheuristic-optimized LightGBM with SHAP interpretability for student performance prediction</source>
<year iso-8601-date="2025">2025</year>
<publisher-name>Applied Sciences / Electronics (MDPI)</publisher-name>
<pub-id pub-id-type="doi">10.3390/app152010875</pub-id>
</element-citation>
<mixed-citation>Abukader, A., Alzubi, O. A., &amp; Adegboye, O. (2025). <italic>Metaheuristic-optimized LightGBM with SHAP interpretability for student performance prediction</italic>. Applied Sciences / Electronics (MDPI). <uri>https://doi.org/10.3390/app152010875</uri></mixed-citation>
</ref>
<ref id="B4">
<label>4</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Ahmed</surname>
<given-names>B. A.</given-names>
</name>
<name>
<surname>Saeed</surname>
<given-names>S. A.</given-names>
</name>
<name>
<surname>Hamarashid</surname>
<given-names>H. K.</given-names>
</name>
</person-group>
<article-title>Classification and Predicting of Student&#8217;s Performance using Supervised Machine Learning</article-title>
<source>The Scientific Journal of Cihan University&#8211;Sulaimaniya</source>
<year iso-8601-date="2025">2025</year>
<volume>8</volume>
<issue>2</issue>
<fpage>36</fpage>
<lpage>59</lpage>
<pub-id pub-id-type="doi">10.25098/8.2.39</pub-id>
</element-citation>
<mixed-citation>Ahmed, B. A., Saeed, S. A., &amp; Hamarashid, H. K. (2025). Classification and Predicting of Student&#8217;s Performance using Supervised Machine Learning. <italic>The Scientific Journal of Cihan University&#8211;Sulaimaniya, 8</italic>(2), 36&#8211;59. <uri>https://doi.org/10.25098/8.2.39</uri></mixed-citation>
</ref>
<ref id="B5">
<label>5</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Airlangga</surname>
<given-names>G.</given-names>
</name>
</person-group>
<article-title>Predicting Student Performance Using Deep Learning Models: A Comparative Study of MLP, CNN, BiLSTM, and LSTM with Attention</article-title>
<source>MALCOM: Indonesian Journal of Machine Learning and Computer Science</source>
<year iso-8601-date="2024">2024</year>
<volume>4</volume>
<issue>4</issue>
<fpage>1561</fpage>
<lpage>1567</lpage>
<pub-id pub-id-type="doi">10.57152/malcom.v4i4.1668</pub-id>
</element-citation>
<mixed-citation>Airlangga, G. (2024). Predicting Student Performance Using Deep Learning Models: A Comparative Study of MLP, CNN, BiLSTM, and LSTM with Attention. MALCOM: <italic>Indonesian Journal of Machine Learning and Computer Science, 4</italic>(4), 1561&#8211;1567. <uri>https://doi.org/10.57152/malcom.v4i4.1668</uri></mixed-citation>
</ref>
<ref id="B6">
<label>6</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Al-Husban</surname>
<given-names>R. Y.</given-names>
</name>
</person-group>
<article-title>Predicting student academic performance using machine learning algorithms: A case study of Al al-Bayt University</article-title>
<source>Journal of Educational Computing Research</source>
<year iso-8601-date="2021">2021</year>
<volume>59</volume>
<issue>5</issue>
<fpage>967</fpage>
<lpage>985</lpage>
</element-citation>
<mixed-citation>Al-Husban, R. Y. (2021). Predicting student academic performance using machine learning algorithms: A case study of Al al-Bayt University. <italic>Journal of Educational Computing Research, 59</italic>(5), 967&#8211;985.</mixed-citation>
</ref>
<ref id="B7">
<label>7</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Al-Shanableh</surname>
<given-names>N.</given-names>
</name>
<name>
<surname>Alzyoud</surname>
<given-names>M. S.</given-names>
</name>
<name>
<surname>Khalil</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Benlamine</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Kraidia</surname>
<given-names>I.</given-names>
</name>
<name>
<surname>Damrah</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Tabakhi</surname>
<given-names>A. M.</given-names>
</name>
</person-group>
<article-title>Forecasting Students&#8217; Academic Performance in Educational Data Using Machine Learning Techniques</article-title>
<source>International Journal of Information and Communication Technology Education (IJICTE)</source>
<year iso-8601-date="2026">2026</year>
<volume>22</volume>
<issue>1</issue>
<fpage>1</fpage>
<lpage>23</lpage>
<pub-id pub-id-type="doi">10.4018/IJICTE.399756</pub-id>
</element-citation>
<mixed-citation>Al-Shanableh, N., Alzyoud, M. S., Khalil, A., Benlamine, M., Kraidia, I., Damrah, S., &amp; Tabakhi, A. M. (2026). Forecasting Students&#8217; Academic Performance in Educational Data Using Machine Learning Techniques. <italic>International Journal of Information and Communication Technology Education (IJICTE), 22</italic>(1), 1&#8211;23. <uri>https://doi.org/10.4018/IJICTE.399756</uri></mixed-citation>
</ref>
<ref id="B8">
<label>8</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Al-Shanableh</surname>
<given-names>N.</given-names>
</name>
<name>
<surname>Alzyoud</surname>
<given-names>M. S.</given-names>
</name>
<name>
<surname>Nashnush</surname>
<given-names>E.</given-names>
</name>
</person-group>
<article-title>Enhancing email spam detection through ensemble machine learning: A comprehensive evaluation of model integration and performance</article-title>
<source>Communications of the IIMA</source>
<year iso-8601-date="2024">2024</year>
<volume>22</volume>
<issue>1</issue>
<elocation-id>2</elocation-id>
</element-citation>
<mixed-citation>Al-Shanableh, N., Alzyoud, M. S., &amp; Nashnush, E. (2024). Enhancing email spam detection through ensemble machine learning: A comprehensive evaluation of model integration and performance. <italic>Communications of the IIMA, 22</italic>(1), 2.</mixed-citation>
</ref>
<ref id="B9">
<label>9</label>
<element-citation publication-type="confproc">
<person-group person-group-type="author">
<name>
<surname>Alamri</surname>
<given-names>L. H.</given-names>
</name>
<name>
<surname>Almuslim</surname>
<given-names>R. S.</given-names>
</name>
<name>
<surname>Alotibi</surname>
<given-names>M. S.</given-names>
</name>
<name>
<surname>Alkadi</surname>
<given-names>D. K.</given-names>
</name>
<name>
<surname>Khan</surname>
<given-names>I. U.</given-names>
</name>
<name>
<surname>Aslam</surname>
<given-names>N.</given-names>
</name>
</person-group>
<article-title>Predicting student academic performance using support vector machine and random forest</article-title>
<conf-name>In Proceedings of the 2020 3rd International Conference on Education Technology Management (ICETM 2020)</conf-name>
<year iso-8601-date="2020">2020</year>
<fpage>14</fpage>
<lpage>19</lpage>
<conf-sponsor>ACM</conf-sponsor>
<pub-id pub-id-type="doi">10.1145/3450148.3450155</pub-id>
</element-citation>
<mixed-citation>Alamri, L. H., Almuslim, R. S., Alotibi, M. S., Alkadi, D. K., Khan, I. U., &amp; Aslam, N. (2020). <italic>Predicting student academic performance using support vector machine and random forest</italic>. In Proceedings of the 2020 3rd International Conference on Education Technology Management (ICETM 2020) (pp. 14&#8211;19). ACM. <uri>https://doi.org/10.1145/3450148.3450155</uri></mixed-citation>
</ref>
<ref id="B10">
<label>10</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Albreiki</surname>
<given-names>B.</given-names>
</name>
<name>
<surname>Zaki</surname>
<given-names>N.</given-names>
</name>
<name>
<surname>Alashwal</surname>
<given-names>H.</given-names>
</name>
</person-group>
<article-title>A systematic literature review of student performance prediction using machine learning techniques</article-title>
<source>Education Sciences</source>
<year iso-8601-date="2021">2021</year>
<volume>11</volume>
<issue>9</issue>
<elocation-id>552</elocation-id>
<pub-id pub-id-type="doi">10.3390/educsci11090552</pub-id>
</element-citation>
<mixed-citation>Albreiki, B., Zaki, N., &amp; Alashwal, H. (2021). A systematic literature review of student performance prediction using machine learning techniques. <italic>Education Sciences, 11</italic>(9), 552. <uri>https://doi.org/10.3390/educsci11090552</uri></mixed-citation>
</ref>
<ref id="B11">
<label>11</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Aldowah</surname>
<given-names>H.</given-names>
</name>
<name>
<surname>Al-Samarraie</surname>
<given-names>H.</given-names>
</name>
<name>
<surname>Fauzy</surname>
<given-names>W. M.</given-names>
</name>
</person-group>
<article-title>Educational data mining and learning analytics for 21st century higher education: A review and synthesis</article-title>
<source>Telematics and Informatics</source>
<year iso-8601-date="2019">2019</year>
<volume>37</volume>
<fpage>13</fpage>
<lpage>49</lpage>
<pub-id pub-id-type="doi">10.1016/j.tele.2019.01.007</pub-id>
</element-citation>
<mixed-citation>Aldowah, H., Al-Samarraie, H., &amp; Fauzy, W. M. (2019). Educational data mining and learning analytics for 21st century higher education: A review and synthesis. <italic>Telematics and Informatics, 37</italic>, 13&#8211;49. <uri>https://doi.org/10.1016/j.tele.2019.01.007</uri></mixed-citation>
</ref>
<ref id="B12">
<label>12</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Alharbi</surname>
<given-names>A. A.</given-names>
</name>
<name>
<surname>Allohibi</surname>
<given-names>J.</given-names>
</name>
</person-group>
<article-title>A new hybrid classification algorithm for predicting student performance</article-title>
<source>AIMS Mathematics</source>
<year iso-8601-date="2024">2024</year>
<volume>9</volume>
<issue>7</issue>
<fpage>18308</fpage>
<lpage>18323</lpage>
<pub-id pub-id-type="doi">10.3934/math.2024893</pub-id>
</element-citation>
<mixed-citation>Alharbi, A. A., &amp; Allohibi, J. (2024). A new hybrid classification algorithm for predicting student performance. <italic>AIMS Mathematics, 9</italic>(7), 18308&#8211;18323. <uri>https://doi.org/10.3934/math.2024893</uri></mixed-citation>
</ref>
<ref id="B13">
<label>13</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Alsubihat</surname>
<given-names>D.</given-names>
</name>
<name>
<surname>Al-Shanableh</surname>
<given-names>N.</given-names>
</name>
</person-group>
<article-title>Predicting student&#8217;s performance using combined heterogeneous classification models</article-title>
<source>International Journal of Engineering Research and Applications (IJERA)</source>
<year iso-8601-date="2023">2023</year>
<volume>13</volume>
<issue>4</issue>
<fpage>206</fpage>
<lpage>218</lpage>
<pub-id pub-id-type="doi">10.9790/9622-1304206218</pub-id>
</element-citation>
<mixed-citation>Alsubihat, D., &amp; Al-Shanableh, N. (2023). Predicting student&#8217;s performance using combined heterogeneous classification models. <italic>International Journal of Engineering Research and Applications (IJERA), 13</italic>(4), 206&#8211;218. <uri>https://doi.org/10.9790/9622-1304206218</uri></mixed-citation>
</ref>
<ref id="B14">
<label>14</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Ashraf</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Anwer</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Khan</surname>
<given-names>M. G.</given-names>
</name>
</person-group>
<article-title>A comparative study of predicting student&#8217;s performance by use of data mining techniques</article-title>
<source>American Scientific Research Journal for Engineering, Technology, and Sciences</source>
<year iso-8601-date="2018">2018</year>
<volume>44</volume>
<issue>1</issue>
<fpage>122</fpage>
<lpage>136</lpage>
</element-citation>
<mixed-citation>Ashraf, M., Anwer, S., &amp; Khan, M. G. (2018). A comparative study of predicting student&#8217;s performance by use of data mining techniques. <italic>American Scientific Research Journal for Engineering, Technology, and Sciences, 44</italic>(1), 122&#8211;136.</mixed-citation>
</ref>
<ref id="B15">
<label>15</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Baek</surname>
<given-names>C.</given-names>
</name>
<name>
<surname>Doleck</surname>
<given-names>T.</given-names>
</name>
</person-group>
<article-title>Educational data mining versus learning analytics: A review of publications from 2015 to 2019</article-title>
<source>Interactive Learning Environments</source>
<year iso-8601-date="2021">2021</year>
<volume>29</volume>
<issue>8</issue>
<fpage>1256</fpage>
<lpage>1273</lpage>
<pub-id pub-id-type="doi">10.1080/10494820.2020.1814936</pub-id>
</element-citation>
<mixed-citation>Baek, C., &amp; Doleck, T. (2021). Educational data mining versus learning analytics: A review of publications from 2015 to 2019. <italic>Interactive Learning Environments, 29</italic>(8), 1256&#8211;1273. <uri>https://doi.org/10.1080/10494820.2020.1814936</uri></mixed-citation>
</ref>
<ref id="B16">
<label>16</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Bunkar</surname>
<given-names>K.</given-names>
</name>
<name>
<surname>Singh</surname>
<given-names>U. K.</given-names>
</name>
<name>
<surname>Pandya</surname>
<given-names>B.</given-names>
</name>
<name>
<surname>Bunkar</surname>
<given-names>R.</given-names>
</name>
</person-group>
<article-title>Data mining: Prediction for performance improvement of graduate students using classification</article-title>
<source>Wireless Personal Communications</source>
<year iso-8601-date="2020">2020</year>
<volume>100</volume>
<issue>4</issue>
<fpage>1539</fpage>
<lpage>1552</lpage>
</element-citation>
<mixed-citation>Bunkar, K., Singh, U. K., Pandya, B., &amp; Bunkar, R. (2020). Data mining: Prediction for performance improvement of graduate students using classification. <italic>Wireless Personal Communications, 100</italic>(4), 1539&#8211;1552.</mixed-citation>
</ref>
<ref id="B17">
<label>17</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Dhilipan</surname>
<given-names>J.</given-names>
</name>
<name>
<surname>Vijayalakshmi</surname>
<given-names>N.</given-names>
</name>
<name>
<surname>Shankar</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Daniel</surname>
<given-names>A.</given-names>
</name>
</person-group>
<article-title>Prediction of student performance using machine learning</article-title>
<source>Journal of Physics: Conference Series</source>
<year iso-8601-date="2021">2021</year>
<volume>1964</volume>
<issue>6</issue>
<elocation-id>062070</elocation-id>
</element-citation>
<mixed-citation>Dhilipan, J., Vijayalakshmi, N., Shankar, A., &amp; Daniel, A. (2021). Prediction of student performance using machine learning. <italic>Journal of Physics: Conference Series, 1964</italic>(6), 062070.</mixed-citation>
</ref>
<ref id="B18">
<label>18</label>
<element-citation publication-type="confproc">
<person-group person-group-type="author">
<name>
<surname>Durai</surname>
<given-names>S. A. S.</given-names>
</name>
<name>
<surname>Sherly</surname>
<given-names>E.</given-names>
</name>
</person-group>
<article-title>Predicting student performance using deep neural network: An engineering college case study</article-title>
<conf-name>In 2021 International Conference on Artificial Intelligence and Smart Systems (ICAIS)</conf-name>
<year iso-8601-date="2021">2021</year>
<fpage>1388</fpage>
<lpage>1393</lpage>
<conf-sponsor>IEEE</conf-sponsor>
</element-citation>
<mixed-citation>Durai, S. A. S., &amp; Sherly, E. (2021). <italic>Predicting student performance using deep neural network: An engineering college case study</italic>. In 2021 International Conference on Artificial Intelligence and Smart Systems (ICAIS) (pp. 1388&#8211;1393). IEEE.</mixed-citation>
</ref>
<ref id="B19">
<label>19</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Gharkan</surname>
<given-names>H. K.</given-names>
</name>
<name>
<surname>Radif</surname>
<given-names>M. A.</given-names>
</name>
<name>
<surname>Alsaeedi</surname>
<given-names>A.</given-names>
</name>
</person-group>
<article-title>Analysis of AI-empowered predictive models for predicting student performance in higher education</article-title>
<source>Journal of Al-Qadisiyah for Computer Science and Mathematics</source>
<year iso-8601-date="2025">2025</year>
<volume>17</volume>
<issue>1</issue>
<fpage>103</fpage>
<lpage>121</lpage>
</element-citation>
<mixed-citation>Gharkan, H. K., Radif, M. A., &amp; Alsaeedi, A. (2025). Analysis of AI-empowered predictive models for predicting student performance in higher education. <italic>Journal of Al-Qadisiyah for Computer Science and Mathematics, 17</italic>(1), Comp 103&#8211;121.</mixed-citation>
</ref>
<ref id="B20">
<label>20</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Guanin-Fajardo</surname>
<given-names>J. H.</given-names>
</name>
<name>
<surname>Casillas</surname>
<given-names>J.</given-names>
</name>
<name>
<surname>Gua&#241;a-Moya</surname>
<given-names>J.</given-names>
</name>
</person-group>
<article-title>Predicting academic success of college students using machine learning techniques</article-title>
<source>Data</source>
<year iso-8601-date="2024">2024</year>
<volume>9</volume>
<issue>4</issue>
<elocation-id>60</elocation-id>
<pub-id pub-id-type="doi">10.3390/data9040060</pub-id>
</element-citation>
<mixed-citation>Guanin-Fajardo, J. H., Casillas, J., &amp; Gua&#241;a-Moya, J. (2024). Predicting academic success of college students using machine learning techniques. <italic>Data, 9</italic>(4), 60. <uri>https://doi.org/10.3390/data9040060</uri></mixed-citation>
</ref>
<ref id="B21">
<label>21</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Junejo</surname>
<given-names>N. U. R.</given-names>
</name>
<name>
<surname>Huang</surname>
<given-names>Q.</given-names>
</name>
<name>
<surname>Dong</surname>
<given-names>X.</given-names>
</name>
<name>
<surname>Wang</surname>
<given-names>C.</given-names>
</name>
<name>
<surname>Zeb</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Humayoo</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Zheng</surname>
<given-names>G.</given-names>
</name>
</person-group>
<article-title>SAPPNet: Students&#8217; academic performance prediction during COVID-19 using neural network</article-title>
<source>Scientific Reports</source>
<year iso-8601-date="2024">2024</year>
<volume>14</volume>
<elocation-id>24605</elocation-id>
<pub-id pub-id-type="doi">10.1038/s41598-024-75242-2</pub-id>
</element-citation>
<mixed-citation>Junejo, N. U. R., Huang, Q., Dong, X., Wang, C., Zeb, A., Humayoo, M., &amp; Zheng, G. (2024). SAPPNet: Students&#8217; academic performance prediction during COVID-19 using neural network. <italic>Scientific Reports, 14</italic>, 24605. <uri>https://doi.org/10.1038/s41598-024-75242-2</uri></mixed-citation>
</ref>
<ref id="B22">
<label>22</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Kehinde</surname>
<given-names>A. J.</given-names>
</name>
<name>
<surname>Adeniyi</surname>
<given-names>A. E.</given-names>
</name>
<name>
<surname>Mamudu</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Adewole</surname>
<given-names>A. P.</given-names>
</name>
<name>
<surname>Oladimeji</surname>
<given-names>T. O.</given-names>
</name>
<name>
<surname>Kola</surname>
<given-names>A. M.</given-names>
</name>
</person-group>
<article-title>Predicting student academic performance using artificial neural networks</article-title>
<source>International Journal of Modern Education and Computer Science</source>
<year iso-8601-date="2021">2021</year>
<volume>13</volume>
<issue>3</issue>
<fpage>1</fpage>
<lpage>10</lpage>
</element-citation>
<mixed-citation>Kehinde, A. J., Adeniyi, A. E., Mamudu, A., Adewole, A. P., Oladimeji, T. O., &amp; Kola, A. M. (2021). Predicting student academic performance using artificial neural networks. <italic>International Journal of Modern Education and Computer Science, 13</italic>(3), 1&#8211;10.</mixed-citation>
</ref>
<ref id="B23">
<label>23</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Kumar</surname>
<given-names>V.</given-names>
</name>
<name>
<surname>Minz</surname>
<given-names>S.</given-names>
</name>
</person-group>
<article-title>Feature selection and hybrid machine learning approach for student performance prediction</article-title>
<source>Procedia Computer Science</source>
<year iso-8601-date="2020">2020</year>
<volume>167</volume>
<fpage>1736</fpage>
<lpage>1745</lpage>
<pub-id pub-id-type="doi">10.1016/j.procs.2020.03.446</pub-id>
</element-citation>
<mixed-citation>Kumar, V., &amp; Minz, S. (2020). Feature selection and hybrid machine learning approach for student performance prediction. <italic>Procedia Computer Science, 167</italic>, 1736&#8211;1745. <uri>https://doi.org/10.1016/j.procs.2020.03.446</uri></mixed-citation>
</ref>
<ref id="B24">
<label>24</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Kumar</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Singh</surname>
<given-names>A. J.</given-names>
</name>
<name>
<surname>Handa</surname>
<given-names>D.</given-names>
</name>
</person-group>
<article-title>Literature survey on educational dropout prediction</article-title>
<source>International Journal of Education and Management Engineering</source>
<year iso-8601-date="2017">2017</year>
<volume>2</volume>
<fpage>8</fpage>
<lpage>19</lpage>
<pub-id pub-id-type="doi">10.5815/ijeme.2017.02.02</pub-id>
</element-citation>
<mixed-citation>Kumar, M., Singh, A. J., &amp; Handa, D. (2017). Literature survey on educational dropout prediction. <italic>International Journal of Education and Management Engineering, 2</italic>, 8&#8211;19. <uri>https://doi.org/10.5815/ijeme.2017.02.02</uri></mixed-citation>
</ref>
<ref id="B25">
<label>25</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Li</surname>
<given-names>X.</given-names>
</name>
<name>
<surname>Liu</surname>
<given-names>S.</given-names>
</name>
</person-group>
<article-title>Predicting student academic performance using deep neural network</article-title>
<source>Journal of Intelligent &amp; Fuzzy Systems</source>
<year iso-8601-date="2021">2021</year>
<volume>41</volume>
<issue>1</issue>
<fpage>1</fpage>
<lpage>12</lpage>
</element-citation>
<mixed-citation>Li, X., &amp; Liu, S. (2021). Predicting student academic performance using deep neural network. <italic>Journal of Intelligent &amp; Fuzzy Systems, 41</italic>(1), 1&#8211;12.</mixed-citation>
</ref>
<ref id="B26">
<label>26</label>
<element-citation publication-type="thesis">
<person-group person-group-type="author">
<name>
<surname>Mashagba</surname>
<given-names>E. Z.</given-names>
</name>
</person-group>
<source>Predicting student academic performance using gradient boosting algorithms: CatBoost, LightGBM, and XGBoost</source>
<year iso-8601-date="2022">2022</year>
<publisher-loc>Jordan</publisher-loc>
<publisher-name>Al al-Bayt University</publisher-name>
<comment>Master&#8217;s thesis</comment>
</element-citation>
<mixed-citation>Mashagba, E. Z. (2022). <italic>Predicting student academic performance using gradient boosting algorithms: CatBoost, LightGBM, and XGBoost</italic> (Master&#8217;s thesis). Al al-Bayt University, Jordan.</mixed-citation>
</ref>
<ref id="B27">
<label>27</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Namoun</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Alshanqiti</surname>
<given-names>A.</given-names>
</name>
</person-group>
<article-title>Predicting student performance using data mining and learning analytics techniques: A systematic literature review</article-title>
<source>Applied Sciences</source>
<year iso-8601-date="2020">2020</year>
<volume>11</volume>
<issue>1</issue>
<elocation-id>237</elocation-id>
<pub-id pub-id-type="doi">10.3390/app11010237</pub-id>
</element-citation>
<mixed-citation>Namoun, A., &amp; Alshanqiti, A. (2020). Predicting student performance using data mining and learning analytics techniques: A systematic literature review. <italic>Applied Sciences, 11</italic>(1), 237. <uri>https://doi.org/10.3390/app11010237</uri></mixed-citation>
</ref>
<ref id="B28">
<label>28</label>
<element-citation publication-type="confproc">
<person-group person-group-type="author">
<name>
<surname>Nedeva</surname>
<given-names>V.</given-names>
</name>
<name>
<surname>Pehlivanova</surname>
<given-names>M.</given-names>
</name>
</person-group>
<article-title>Students&#8217; Performance Analyses Using Machine Learning Algorithms in WEKA</article-title>
<conf-name>IOP Conference Series: Materials Science and Engineering</conf-name>
<year iso-8601-date="2021">2021</year>
<volume>1031</volume>
<issue>1</issue>
<elocation-id>012061</elocation-id>
<pub-id pub-id-type="doi">10.1088/1757-899X/1031/1/012061</pub-id>
</element-citation>
<mixed-citation>Nedeva, V., &amp; Pehlivanova, M. (2021). Students&#8217; Performance Analyses Using Machine Learning Algorithms in WEKA. <italic>IOP Conference Series: Materials Science and Engineering, 1031</italic>(1), 012061. <uri>https://doi.org/10.1088/1757-899X/1031/1/012061</uri></mixed-citation>
</ref>
<ref id="B29">
<label>29</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Okoye</surname>
<given-names>K.</given-names>
</name>
<name>
<surname>Hussein</surname>
<given-names>H.</given-names>
</name>
<name>
<surname>Arrona-Palacios</surname>
<given-names>A.</given-names>
</name>
<name>
<surname>Quintero</surname>
<given-names>H. N.</given-names>
</name>
<name>
<surname>Ortega</surname>
<given-names>L. O. P.</given-names>
</name>
<name>
<surname>Sanchez</surname>
<given-names>A. L.</given-names>
</name>
<name>
<surname>Ortiz</surname>
<given-names>E. A.</given-names>
</name>
<name>
<surname>Escamilla</surname>
<given-names>J.</given-names>
</name>
<name>
<surname>Hosseini</surname>
<given-names>S.</given-names>
</name>
</person-group>
<article-title>Impact of digital technologies upon teaching and learning in higher education in Latin America: An outlook on the reach, barriers, and bottlenecks</article-title>
<source>Education and Information Technologies</source>
<year iso-8601-date="2021">2021</year>
<volume>28</volume>
<issue>2</issue>
<fpage>2291</fpage>
<lpage>2360</lpage>
<pub-id pub-id-type="doi">10.1007/s10639-022-11214-1</pub-id>
</element-citation>
<mixed-citation>Okoye, K., Hussein, H., Arrona-Palacios, A., Quintero, H. N., Ortega, L. O. P., Sanchez, A. L., Ortiz, E. A., Escamilla, J., &amp; Hosseini, S. (2021). Impact of digital technologies upon teaching and learning in higher education in Latin America: An outlook on the reach, barriers, and bottlenecks. <italic>Education and Information Technologies, 28</italic>(2), 2291&#8211;2360. <uri>https://doi.org/10.1007/s10639-022-11214-1</uri></mixed-citation>
</ref>
<ref id="B30">
<label>30</label>
<element-citation publication-type="webpage">
<person-group person-group-type="author">
<name>
<surname>Osmanbegovi&#263;</surname>
<given-names>E.</given-names>
</name>
<name>
<surname>Sulji&#263;</surname>
<given-names>M.</given-names>
</name>
</person-group>
<article-title>Data mining approach for predicting student performance</article-title>
<source>Economic Review &#8211; Journal of Economics and Business</source>
<year iso-8601-date="2012">2012</year>
<volume>10</volume>
<issue>1</issue>
<fpage>3</fpage>
<lpage>12</lpage>
<uri>https://hdl.handle.net/10419/193806</uri>
</element-citation>
<mixed-citation>Osmanbegovi&#263;, E., &amp; Sulji&#263;, M. (2012). Data mining approach for predicting student performance. <italic>Economic Review &#8211; Journal of Economics and Business, 10</italic>(1), 3&#8211;12. <uri>https://hdl.handle.net/10419/193806</uri></mixed-citation>
</ref>
<ref id="B31">
<label>31</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Papamitsiou</surname>
<given-names>Z.</given-names>
</name>
<name>
<surname>Economides</surname>
<given-names>A. A.</given-names>
</name>
</person-group>
<article-title>Learning analytics and educational data mining in practice: A systematic literature review of empirical evidence</article-title>
<source>Journal of Educational Technology &amp; Society</source>
<year iso-8601-date="2014">2014</year>
<volume>17</volume>
<issue>4</issue>
<fpage>49</fpage>
<lpage>64</lpage>
</element-citation>
<mixed-citation>Papamitsiou, Z., &amp; Economides, A. A. (2014). Learning analytics and educational data mining in practice: A systematic literature review of empirical evidence. <italic>Journal of Educational Technology &amp; Society, 17</italic>(4), 49&#8211;64.</mixed-citation>
</ref>
<ref id="B32">
<label>32</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Ramesh</surname>
<given-names>V.</given-names>
</name>
<name>
<surname>Parkavi</surname>
<given-names>P.</given-names>
</name>
<name>
<surname>Ramar</surname>
<given-names>K.</given-names>
</name>
</person-group>
<article-title>Predicting student performance: A statistical and data mining approach</article-title>
<source>International Journal of Computer Applications</source>
<year iso-8601-date="2013">2013</year>
<volume>63</volume>
<issue>8</issue>
<fpage>35</fpage>
<lpage>39</lpage>
<pub-id pub-id-type="doi">10.5120/10489-5242</pub-id>
</element-citation>
<mixed-citation>Ramesh, V., Parkavi, P., &amp; Ramar, K. (2013). Predicting student performance: A statistical and data mining approach. <italic>International Journal of Computer Applications, 63</italic>(8), 35&#8211;39. <uri>https://doi.org/10.5120/10489-5242</uri></mixed-citation>
</ref>
<ref id="B33">
<label>33</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Rastrollo-Guerrero</surname>
<given-names>J. L.</given-names>
</name>
<name>
<surname>G&#243;mez-Pulido</surname>
<given-names>J. A.</given-names>
</name>
<name>
<surname>Dur&#225;n-Dom&#237;nguez</surname>
<given-names>A.</given-names>
</name>
</person-group>
<article-title>Analyzing and predicting students&#8217; performance by means of machine learning: A review</article-title>
<source>Applied Sciences</source>
<year iso-8601-date="2020">2020</year>
<volume>10</volume>
<issue>3</issue>
<elocation-id>1042</elocation-id>
<pub-id pub-id-type="doi">10.3390/app10031042</pub-id>
</element-citation>
<mixed-citation>Rastrollo-Guerrero, J. L., G&#243;mez-Pulido, J. A., &amp; Dur&#225;n-Dom&#237;nguez, A. (2020). Analyzing and predicting students&#8217; performance by means of machine learning: A review. <italic>Applied Sciences, 10</italic>(3), 1042. <uri>https://doi.org/10.3390/app10031042</uri></mixed-citation>
</ref>
<ref id="B34">
<label>34</label>
<element-citation publication-type="book">
<person-group person-group-type="author">
<name>
<surname>Razak</surname>
<given-names>T. R.</given-names>
</name>
<name>
<surname>Hashim</surname>
<given-names>M. A.</given-names>
</name>
<name>
<surname>Noor</surname>
<given-names>N. M. F.</given-names>
</name>
<name>
<surname>Halim</surname>
<given-names>I. H. A.</given-names>
</name>
<name>
<surname>Shamsul</surname>
<given-names>N. F. F.</given-names>
</name>
</person-group>
<source>Career path recommendation system for UiTM Perlis students using fuzzy logic</source>
<year iso-8601-date="2014">2014</year>
<publisher-name>Universiti Teknologi MARA</publisher-name>
</element-citation>
<mixed-citation>Razak, T. R., Hashim, M. A., Noor, N. M. F., Halim, I. H. A., &amp; Shamsul, N. F. F. (2014). <italic>Career path recommendation system for UiTM Perlis students using fuzzy logic</italic>. Universiti Teknologi MARA.</mixed-citation>
</ref>
<ref id="B35">
<label>35</label>
<element-citation publication-type="webpage">
<person-group person-group-type="author">
<name>
<surname>Rohani</surname>
<given-names>N.</given-names>
</name>
<name>
<surname>Gal</surname>
<given-names>K.</given-names>
</name>
<name>
<surname>Gallagher</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Manataki</surname>
<given-names>A.</given-names>
</name>
</person-group>
<article-title>ClickTree: A tree-based method for predicting math students&#8217; performance based on clickstream data</article-title>
<source>Journal of Educational Data Mining</source>
<year iso-8601-date="2024">2024</year>
<volume>16</volume>
<issue>3</issue>
<uri>https://jedm.educationaldatamining.org/index.php/JEDM/article/view/681</uri>
</element-citation>
<mixed-citation>Rohani, N., Gal, K., Gallagher, M., &amp; Manataki, A. (2024). ClickTree: A tree-based method for predicting math students&#8217; performance based on clickstream data. <italic>Journal of Educational Data Mining, 16</italic>(3). <uri>https://jedm.educationaldatamining.org/index.php/JEDM/article/view/681</uri></mixed-citation>
</ref>
<ref id="B36">
<label>36</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Romero</surname>
<given-names>C.</given-names>
</name>
<name>
<surname>Ventura</surname>
<given-names>S.</given-names>
</name>
</person-group>
<article-title>Educational data mining: A survey from 1995 to 2005</article-title>
<source>Expert Systems with Applications</source>
<year iso-8601-date="2007">2007</year>
<volume>33</volume>
<issue>1</issue>
<fpage>135</fpage>
<lpage>146</lpage>
<pub-id pub-id-type="doi">10.1016/j.eswa.2006.04.005</pub-id>
</element-citation>
<mixed-citation>Romero, C., &amp; Ventura, S. (2007). Educational data mining: A survey from 1995 to 2005. <italic>Expert Systems with Applications, 33</italic>(1), 135&#8211;146. <uri>https://doi.org/10.1016/j.eswa.2006.04.005</uri></mixed-citation>
</ref>
<ref id="B37">
<label>37</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Romero</surname>
<given-names>C.</given-names>
</name>
<name>
<surname>Ventura</surname>
<given-names>S.</given-names>
</name>
</person-group>
<article-title>Educational data mining: A review of the state of the art</article-title>
<source>IEEE Transactions on Systems, Man, and Cybernetics, Part C (Applications and Reviews)</source>
<year iso-8601-date="2010">2010</year>
<volume>40</volume>
<issue>6</issue>
<fpage>601</fpage>
<lpage>618</lpage>
<pub-id pub-id-type="doi">10.1109/TSMCC.2010.2053532</pub-id>
</element-citation>
<mixed-citation>Romero, C., &amp; Ventura, S. (2010). Educational data mining: A review of the state of the art. <italic>IEEE Transactions on Systems, Man, and Cybernetics, Part C (Applications and Reviews), 40</italic>(6), 601&#8211;618. <uri>https://doi.org/10.1109/TSMCC.2010.2053532</uri></mixed-citation>
</ref>
<ref id="B38">
<label>38</label>
<element-citation publication-type="book">
<person-group person-group-type="author">
<name>
<surname>Romero</surname>
<given-names>C.</given-names>
</name>
<name>
<surname>Ventura</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Pechenizkiy</surname>
<given-names>M.</given-names>
</name>
<name>
<surname>Baker</surname>
<given-names>R. S.</given-names>
</name>
</person-group>
<source>Handbook of educational data mining</source>
<year iso-8601-date="2010">2010</year>
<publisher-name>CRC Press</publisher-name>
</element-citation>
<mixed-citation>Romero, C., Ventura, S., Pechenizkiy, M., &amp; Baker, R. S. (2010). <italic>Handbook of educational data mining</italic>. CRC Press.</mixed-citation>
</ref>
<ref id="B39">
<label>39</label>
<element-citation publication-type="confproc">
<person-group person-group-type="author">
<name>
<surname>Salimeh</surname>
<given-names>A. A.</given-names>
</name>
<name>
<surname>Al-Shanableh</surname>
<given-names>N.</given-names>
</name>
<name>
<surname>Alzyoud</surname>
<given-names>M.</given-names>
</name>
</person-group>
<article-title>Natural Language Processing and Parallel Computing for Information Retrieval from Electronic Health Records</article-title>
<conf-name>ITM Web of Conferences</conf-name>
<year iso-8601-date="2022">2022</year>
<volume>42</volume>
<fpage>01013</fpage>
<conf-sponsor>EDP Sciences</conf-sponsor>
</element-citation>
<mixed-citation>Salimeh, A. A., Al-Shanableh, N., &amp; Alzyoud, M. (2022). Natural Language Processing and Parallel Computing for Information Retrieval from Electronic Health Records. In <italic>ITM Web of Conferences</italic> (Vol. 42, p. 01013). EDP Sciences.</mixed-citation>
</ref>
<ref id="B40">
<label>40</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Shahiri</surname>
<given-names>A. M.</given-names>
</name>
<name>
<surname>Husain</surname>
<given-names>W.</given-names>
</name>
<name>
<surname>Rashid</surname>
<given-names>N. A.</given-names>
</name>
</person-group>
<article-title>A review on predicting student&#8217;s performance using data mining techniques</article-title>
<source>Procedia Computer Science</source>
<year iso-8601-date="2015">2015</year>
<volume>72</volume>
<fpage>414</fpage>
<lpage>422</lpage>
<pub-id pub-id-type="doi">10.1016/j.procs.2015.12.157</pub-id>
</element-citation>
<mixed-citation>Shahiri, A. M., Husain, W., &amp; Rashid, N. A. (2015). A review on predicting student&#8217;s performance using data mining techniques. <italic>Procedia Computer Science, 72</italic>, 414&#8211;422. <uri>https://doi.org/10.1016/j.procs.2015.12.157</uri></mixed-citation>
</ref>
<ref id="B41">
<label>41</label>
<element-citation publication-type="book">
<person-group person-group-type="author">
<name>
<surname>Shalev-Shwartz</surname>
<given-names>S.</given-names>
</name>
<name>
<surname>Ben-David</surname>
<given-names>S.</given-names>
</name>
</person-group>
<source>Understanding machine learning: From theory to algorithms</source>
<year iso-8601-date="2014">2014</year>
<publisher-name>Cambridge University Press</publisher-name>
<pub-id pub-id-type="doi">10.1017/CBO9781107298019</pub-id>
</element-citation>
<mixed-citation>Shalev-Shwartz, S., &amp; Ben-David, S. (2014). <italic>Understanding machine learning: From theory to algorithms</italic>. Cambridge University Press. <uri>https://doi.org/10.1017/CBO9781107298019</uri></mixed-citation>
</ref>
<ref id="B42">
<label>42</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Sokkhey</surname>
<given-names>P.</given-names>
</name>
<name>
<surname>Okazaki</surname>
<given-names>T.</given-names>
</name>
</person-group>
<article-title>Hybrid machine learning algorithms for predicting academic performance</article-title>
<source>International Journal of Advanced Computer Science and Applications</source>
<year iso-8601-date="2020">2020</year>
<volume>11</volume>
<issue>1</issue>
<fpage>32</fpage>
<lpage>41</lpage>
<pub-id pub-id-type="doi">10.14569/IJACSA.2020.0110104</pub-id>
</element-citation>
<mixed-citation>Sokkhey, P., &amp; Okazaki, T. (2020). Hybrid machine learning algorithms for predicting academic performance. <italic>International Journal of Advanced Computer Science and Applications, 11</italic>(1), 32&#8211;41. <uri>https://doi.org/10.14569/IJACSA.2020.0110104</uri></mixed-citation>
</ref>
<ref id="B43">
<label>43</label>
<element-citation publication-type="book">
<person-group person-group-type="author">
<name>
<surname>&#220;nal</surname>
<given-names>F.</given-names>
</name>
</person-group>
<person-group person-group-type="editor">
<name>
<surname>Birant</surname>
<given-names>D.</given-names>
</name>
</person-group>
<chapter-title>Data mining for student performance prediction in education</chapter-title>
<source>Data Mining &#8211; Methods, Applications and Systems</source>
<year iso-8601-date="2020">2020</year>
<fpage>423</fpage>
<lpage>432</lpage>
<publisher-name>IntechOpen</publisher-name>
<pub-id pub-id-type="doi">10.5772/intechopen.91449</pub-id>
</element-citation>
<mixed-citation>&#220;nal, F. (2020). Data mining for student performance prediction in education. In D. Birant (Ed.), <italic>Data Mining &#8211; Methods, Applications and Systems</italic> (pp. 423&#8211;432). IntechOpen. <uri>https://doi.org/10.5772/intechopen.91449</uri></mixed-citation>
</ref>
<ref id="B44">
<label>44</label>
<element-citation publication-type="book">
<person-group person-group-type="author">
<name>
<surname>V&#225;rkonyi-K&#243;czy</surname>
<given-names>A. R.</given-names>
</name>
</person-group>
<chapter-title>Hybrid machine learning approaches in intelligent systems</chapter-title>
<source>Engineering for sustainable future</source>
<year iso-8601-date="2020">2020</year>
<fpage>183</fpage>
<lpage>196</lpage>
<publisher-name>Springer</publisher-name>
</element-citation>
<mixed-citation>V&#225;rkonyi-K&#243;czy, A. R. (2020). Hybrid machine learning approaches in intelligent systems. In <italic>Engineering for sustainable future</italic> (pp. 183&#8211;196). Springer.</mixed-citation>
</ref>
<ref id="B45">
<label>45</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Wong</surname>
<given-names>T. T.</given-names>
</name>
<name>
<surname>Yeh</surname>
<given-names>P. Y.</given-names>
</name>
</person-group>
<article-title>Reliable accuracy estimates from k-fold cross validation</article-title>
<source>IEEE Transactions on Knowledge and Data Engineering</source>
<year iso-8601-date="2020">2020</year>
<volume>32</volume>
<issue>8</issue>
<fpage>1586</fpage>
<lpage>1594</lpage>
<pub-id pub-id-type="doi">10.1109/TKDE.2019.2912815</pub-id>
</element-citation>
<mixed-citation>Wong, T. T., &amp; Yeh, P. Y. (2020). Reliable accuracy estimates from k-fold cross validation. <italic>IEEE Transactions on Knowledge and Data Engineering, 32</italic>(8), 1586&#8211;1594. <uri>https://doi.org/10.1109/TKDE.2019.2912815</uri></mixed-citation>
</ref>
<ref id="B46">
<label>46</label>
<element-citation publication-type="journal">
<person-group person-group-type="author">
<name>
<surname>Zori&#263;</surname>
<given-names>A. B.</given-names>
</name>
</person-group>
<article-title>Benefits of educational data mining</article-title>
<source>Journal of International Education Research</source>
<year iso-8601-date="2020">2020</year>
<volume>16</volume>
<issue>1</issue>
<fpage>25</fpage>
<lpage>34</lpage>
<pub-id pub-id-type="doi">10.18775/jibrm.1849-8558.2015.61.3002</pub-id>
</element-citation>
<mixed-citation>Zori&#263;, A. B. (2020). Benefits of educational data mining. <italic>Journal of International Education Research, 16</italic>(1), 25&#8211;34. <uri>https://doi.org/10.18775/jibrm.1849-8558.2015.61.3002</uri></mixed-citation>
</ref>
</ref-list>
</back>
</article>