<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Comparative Analysis of Various Techniques used for Predicting Student's Performance</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Amita Dhankhar</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kamna Solanki</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University Institute of Engineering and Technology, Maharshi Dayanand University</institution>
          ,
          <addr-line>Rohtak</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <fpage>10</fpage>
      <lpage>24</lpage>
      <abstract>
        <p>Digitization is transforming all aspects of education. Learner's interactions with their online and offline learning environment lead to a trail of data that can be used for the purpose of analysis. Learning analytics (LA) and Educational data mining and (EDM) are emerging fields that attempt to develop methods to confront an abundance of data from the educational domain in order to optimize learning and leveraging decisions related to learning, teaching, and educational management. EDM/LA techniques interpret such enormous data and turn it into useful action. It provides insight to teachers to improve teaching, to understand learners, to identify difficulties faced by learners, and to provide meaningful feedback to learners thereby improving the learner's performance. This paper aims to compare different EDM/LA techniques and to identify their potential strength and weaknesses that are applied in the educational domain to predict the student's performance.</p>
      </abstract>
      <kwd-group>
        <kwd>1 Educational data mining</kwd>
        <kwd>learning analytics</kwd>
        <kwd>machine learning</kwd>
        <kwd>supervised learning</kwd>
        <kwd>unsupervised learning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Technology is evolving rapidly [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. This technological advancement leads to the generation of
tremendous amounts of data and it becomes an integral part of all sectors [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. The educational sector is
no exception. Big data in the field of the education sector provides unprecedented opportunities for
teachers and educational institutes. The exploration and analysis of an enormous amount of data so that
significant patterns can be discovered is called Data mining (DM). It can also be defined as “a
nontrivial process of identifying valid, novel, potentially useful, and ultimately understandable patterns
from data” [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. The DM techniques when applied to the data gathered from the educational domain to
extract knowledge is called Educational data mining [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. One of the significant areas of interest for
researchers in EDM is the prediction of student’s performance. Timely predicting student’s
performance helps in identifying poorly performing students thereby helping teachers to provide early
intervene. EDM/LA techniques like classification, clustering, association analysis, prediction are used
to transform raw data into significant information. Computational advancements in data mining and
learning analytics have helped this effort significantly [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Considering the importance of various
techniques for predicting student’s performance detailed comparative analysis of these techniques
would be valuable. The sections that follow are listed as methodology is described in Section-2; Results
are summarized in section 3; the conclusion is summarized in section 4.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Methodology</title>
      <p>For this purpose, relevant articles were identified, selected, evaluated critically using several criteria,
and then finding were integrated. Few Research questions were formulated to streamline our
contribution, which are:</p>
      <p>RQ-1 What EDM/LA techniques are used for predicting student performance?</p>
      <p>RQ-2 Comparative analysis of various techniques on the different facet that includes their strength,
weaknesses, and accuracy.</p>
      <p>
        To assess and address the above-mentioned Research Questions, we have adopted the PICO model
[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] that consists of 4 key components namely population, intervention, comparison, and outcomes.
Details of the PICO components of this paper are given in the Table 1. We have searched three databases
namely Scopus, IEEE, and Science Direct for the articles published from 2016 to 2020.
      </p>
      <p>Population
Intervention
Comparison
outcomes</p>
      <p>Articles predicting student’s
performance</p>
      <p>EDM/LA techniques</p>
      <p>Comparative analysis of EDM/LA
techniques</p>
      <p>Effectiveness, the accuracy of the
techniques
The search string used for the search is
(Prediction OR forecast OR predict) AND (techniques OR methods OR framework) AND
(student’s performance OR retention OR at-risk) AND (Engineering OR Higher education) AND (data
mining OR machine learning OR Learning analytics)</p>
      <p>To obtain relevant results, the syntax of the string was modified slightly for each database. The
articles identified through database searching were evaluated using inclusion and exclusion criteria.
Inclusion criteria included articles that explicitly predict student’s performance/predictive
models/techniques/methods, considered only journal articles, full text is available for analysis, focus on
empirical studies, articles in the domain of higher education. Articles not written in English, conference
articles, full text not available were excluded.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Results</title>
      <p>
        In this section, we describe the details of the reviewed articles, EDM/LA techniques used for
predicting student’s performance, and comparative analysis of various techniques on the different facets
that include their strength, weaknesses, and accuracy. Regression and Classification techniques are the
most commonly used techniques in educational data mining and learning analytics. It is the supervised
learning method that analyzes a set of data and classifies data into a different predefined set of classes.
In the context of higher education, this approach has been used to determine or predict student’s success
or failure by identifying the patterns from the student’s learning activities with online learning
resources. Classification techniques can be used to predict student’s performance, to predict students
at-risk or retention [
        <xref ref-type="bibr" rid="ref10 ref8 ref9">8-10</xref>
        ], students dropout prediction [
        <xref ref-type="bibr" rid="ref11 ref12">11,12</xref>
        ], predict student’s achievement [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ],
predict which students would likely submit their assignments [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], assessing student’s engagement
during the course [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. In this section, we have discussed various techniques used for predicting
student’s performance.
3.1. k-NN
      </p>
      <p>
        K- nearest neighbor is supervised machine learning algorithm. It is the simplest yet powerful
technique that can be used for both classification and regression predictive problems. The basic concept
of KNN is to classify the test data in a given dataset by using feature similarity. It calculates the distance
(closeness or proximity) between the test data and each training data in the dataset. Then it performs
the majority voting and classifies the test data by the majority votes of neighbor classes. The distance
can be calculated by using various distance functions like Euclidean, Cosine, Chi-square, Minkowsky,
etc [
        <xref ref-type="bibr" rid="ref38 ref39 ref40 ref41 ref42">38-42</xref>
        ].
      </p>
    </sec>
    <sec id="sec-4">
      <title>3.2. Naive Bayes</title>
      <p>Naive Bayes is a classification algorithm that assumes that the predictor variables are independent
of each other. The base of the naive Bayes is the Baye's theorem which is derived from the conditional
probability. Bayesian theorem gives an equation for computing posterior probability P1(c1|x1) from
P1(c1), P1(x1), and P1(x1|c1).</p>
      <p>1( 1| 1) =
 1( 1| 1) 1( 1)</p>
      <p>1( 1)</p>
      <p>
        P1(c1|x1): the posterior probability of type (c, target) provided predictor (x, attributes), P1(c1): the
previous probability of a class, P1(x1|c1): the perspective, which is the probability of predictor given
class, P1(1x): the previous probability of predictor. It classifies the test data by computing conditional
probability with feature vectors x1, x2…., xn which belong to particular class Ci. Naive Bayes
algorithms can be applied in recommendation system spam filtering, sentiment analysis [
        <xref ref-type="bibr" rid="ref43 ref44 ref45 ref46 ref47 ref48">43-48</xref>
        ].
      </p>
    </sec>
    <sec id="sec-5">
      <title>3.3. Logistic Regression</title>
      <p>
        LR is a statistical method that can be used for binary classification problems. It assumes that classes
are almost linearly separable. It uses a logistic function also called the sigmoid function which is used
to map predicted values to probabilities. It utilizes a logit function for predicting the probability of
occurrences of a binary event [
        <xref ref-type="bibr" rid="ref49 ref50 ref51 ref52 ref53">49-53</xref>
        ].
      </p>
    </sec>
    <sec id="sec-6">
      <title>3.4. Linear Regression</title>
      <p>It is a supervised learning process. It finds the function which predicts for given X predicts Y where
Y is continuous.</p>
      <p>F(X)→ Y</p>
      <p>
        Many types of functions can be used. The simplest type of function is a linear function. X can
comprise a single feature or multiple features. The basic concept of linear regression is to find a line
that best fits data. The best fit line means the total prediction error for all data points is as small as
possible. The error is the distance between the point to the regression line [
        <xref ref-type="bibr" rid="ref54 ref55 ref56 ref57 ref58">54-58</xref>
        ].
      </p>
    </sec>
    <sec id="sec-7">
      <title>3.5. Support Vector Machine</title>
      <p>
        It is a very popular machine learning technique. It can be used to perform both classification and
regression. The core idea of SVM is that it tries to find out a hyperplane that separates two classes as
widely as possible. In other words, it finds the hyperplane that maximizes the margin. As margin
increases the generalization accuracy increases. The points through which the hyperplane passes are
called support vectors. The variations to SVM are linear SVM, Polynomial kernel SVM, Radial Basis
Function SVM [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ][
        <xref ref-type="bibr" rid="ref25">25</xref>
        ][
        <xref ref-type="bibr" rid="ref38">38</xref>
        ][
        <xref ref-type="bibr" rid="ref58">58</xref>
        ][
        <xref ref-type="bibr" rid="ref59">59</xref>
        ].
      </p>
    </sec>
    <sec id="sec-8">
      <title>3.6. Decision Trees</title>
      <p>
        A decision tree is not a distance-based method. It can be used for both regression and classification
both. Though, it is mostly used for classification. DT naturally extended to do multi-class classification.
The structure of DT is in the form of a tree. Decision nodes and leaf nodes are the two types of nodes
in DT. Starting with the root node, it checks the conditions and accordingly goes to the matching branch
and continues till it reaches the leaf node. The predicted value will be at the leaf node [
        <xref ref-type="bibr" rid="ref60 ref61 ref62 ref63 ref64 ref65 ref66 ref67 ref68 ref69">60-69</xref>
        ].
      </p>
    </sec>
    <sec id="sec-9">
      <title>3.7. Random Forest</title>
      <p>
        Random Forest is basically a bagging technique. In this, some of the row samples and feature
samples are taken and given to one of the many base learners. In a random forest base, learners are
decision trees. This step is basically bootstrap. After this aggregation is done by using majority voting
[
        <xref ref-type="bibr" rid="ref70 ref71 ref72 ref73">70-73</xref>
        ].
      </p>
      <p>Data
used</p>
      <p>Set</p>
      <p>Mode
Activity
data from
Moodle
DB of
Madrid
Open
University</p>
      <p>Online
(VLE)
MOODLE
MOOC</p>
      <p>An innovative two-stage Gaussian RBF 95.53% Higher
approach is proposed and kernel and the accuracy education
evaluated the effectiveness polynomial kernel achieved by data set
of it by applying the were applied to Deep Neural
approach using two the RF, Deep Network
different but Neural Network,
complementary datasets. SVM.</p>
      <p>Simple model Gradual At- Support Vector SVM Universita
risk (GAR) is presented, to (SV), K-Nearest achieved an t Oberta
identify at-risk students. Neighbors (KNN), accuracy of de</p>
      <p>Decision Tree 92.41% Catalunya
(DT)-CART, Naïve</p>
      <p>Bayes (NB)
Two models have proposed Generalized Linear Gradient Harvard
naming the learning Model (GLM) and Boosting University
achievement model and the Gradient Boosting Machine and
at-risk student model Machine (GBM)AdaB Massachu
(GBM)AdaBosst osst algo setts
algo, Multi-Layer achieved Institute
Perceptron the highest of
(NNET2), accuracy Technolog
Feedforward that is 89.4% y online
Neural Network courses,
with a single Open
hidden layer University
(NNET1), Random online</p>
      <p>Forest (RF). courses.</p>
      <p>Predict the possibility of logistic regression, Accuracy=7 University
drop out students by a multilayer 7%, in Taiwan
implementing machine and perceptron
statistical learning method algorithm
using deep neural network
The aim is to discover the Sequential Random
impact of online activity minimal Forest
data and assessment grades optimization achieved
in the LMS on student’s (SMO), logistic the highest
performance regression, accuracy i.e
multilayer 99.17%
perceptron (MLP),
decision tree (J48),
random forest
Use of DM techniques to Decision tree, J48 achieve
predict students’ academic Naive Bayes the highest
performance and to help to accuracy
advise students that
84.38%
Developed “University decision tree Accuracy of university
Students Result Analysis algorithms: J48, J48 is student
and Prediction System” database,
Deanship
of
ELearning
and
Distance
Education
at King
Abdulaziz
University
Umm Al- Tradition
Qura al</p>
      <p>University
is in Makkah</p>
      <p>
        Moodle
learning
manage
ment
system
UOC LMS
VLE
Universit
y’s
Institutio
nal
Research
Database
;
LMS
[
        <xref ref-type="bibr" rid="ref31">31</xref>
        ]
[
        <xref ref-type="bibr" rid="ref32">32</xref>
        ]
[
        <xref ref-type="bibr" rid="ref33">33</xref>
        ]
[
        <xref ref-type="bibr" rid="ref34">34</xref>
        ]
[
        <xref ref-type="bibr" rid="ref35">35</xref>
        ]
[
        <xref ref-type="bibr" rid="ref36">36</xref>
        ]
      </p>
      <p>REPTree,
Hoeffding Tree
Proposed a Multi-task “Multi-task multi- The MOOC
learning framework finding layer LSTM with proposed
out the performance of cross-entropy as model
students and “mastery of the loss function”, achieved
F1knowledge points” in M-S-LSTM, M-F- score=93.59
MOOCs LSTM standard</p>
      <p>using online behavior multi-layer
based on assignments. perceptron (MLP),</p>
      <p>LSTM, standard
logistic regression
(LR), naïve Bayes
(NB).</p>
      <p>Proposed deep LSTM to find deep LSTM model, The OULA VLE
out students at-risk by SVM, Logistic proposed
converting the problem into Regression, ANN model
a sequential weekly format. achieved
90%
accuracy
Aim to analyze various EDM Random Forest Random University Tradition
techniques for improving (RF), k-Nearest forest al
the accuracy of prediction Neighbour (k-NN), achieved
in a university course for Logistic the highest
student academic Regression Naïve accuracy i.e
performance. Bayes. 88%
Applied ML methods to find Decision tree Accuracy is engineeri Tradition
out the final grades of algorithm 96.5% ng degree al
students using their at an
previous grades. Ecuadoria
n
university
Behavioral data analyzed Naïve Bayes (NB), Logistic University Moodle
based on a learning Support Vector Regression of LMS
management system used machine (SVM), achieved Pernambu platform
for distance learning Logistic regression the highest co
courses in a public (LR), CART- accuracy Distance
University. Predictive Decision Tree that is 89.3% Learning
models have been Departme
developed, analyzed, and nt
compared. (NEAD/UP
E)
Predicting student Decision tree (DT), Ensemble The LMS and
academic performance (ANN) artificial method University (SRS)Stud
using “multi-model neural network, the hybrid of the ent
heterogeneous ensemble” and (SVM) Support model West of record
approach Vector Machine, achieved Scotland system
the highest
an Ensemble accuracy question
method that is naire
hybrid model 77.69%
Predict the performance of Decision Tree, 1- Naive Bayes Informatio Tradition
students before the Nearest achieved n al
completion of the course. Neighbour, Naive the highest Technolog
Analyzed the progress of Bayes, Neural accuracy y
the students throughout Networks, that is Engineeri
the course and combine Random Forest 83.6%, ng
them with prediction Trees University
results. , Pakistan.</p>
      <p>As no assumption of data
therefore helpful for nonlinear
data.</p>
      <p>A versatile algorithm as it can
be used for both regression &amp;
classification both.</p>
      <p>If conditional independence of
features is true then Naïve
Bayes performs very well.</p>
      <p>Useful algorithm for high
dimensions for example text
classification, email spam.</p>
      <p>Extensively used when we
have categorical features
Run time complexity, training
time complexity, run
timespace complexity are low.</p>
      <p>
        Interpretability is good.
Linear Regression [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]
      </p>
      <p>
        Simple to implement.
Support Vector Machine [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]
Decision Tree [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]
      </p>
      <p>Perform well if classes are
almost linearly separable.</p>
      <p>Model interpretability is easy
as we can determine feature
importance.</p>
      <p>For small dimensionality, it
performs very well, Memory
efficient and it has less impact
on outliers because of a
sigmoid function.</p>
      <p>Model Interpretability is easy.</p>
      <p>Perform very well for a linearly
separable dataset.</p>
      <p>The impact of Overfitting can
be reduced by using
regularization.</p>
      <p>The real strength of SVM is the
kernel trick, with the right
kernel/ appropriate kernel
function SVM solves complex
problems.</p>
      <p>Very effective when
dimensionality is high.</p>
      <p>the
Can do linearly inseparable
classification with global
optimal.</p>
      <p>High Interpretability
Need not to perform feature
standardization or
normalization.</p>
      <p>Feature logical interaction is
inbuild in DT.</p>
      <p>DT naturally extended to do
multiclass classification.</p>
      <p>Feature importance
straightforward in DT.</p>
      <p>Space efficient.</p>
      <p>is</p>
      <p>If classes are not almost
linearly separable then logistic
regression fails.</p>
      <p>If dimensionality is large then it
is prone to overfit and has to
apply L1 regularize.</p>
      <p>The high impact of outliers.</p>
      <p>Multicollinearity must
removed before applying LR.</p>
      <p>be
Prone to underfitting.</p>
      <p>Not easy to find the right
kernel/ appropriate kernel
function.</p>
      <p>Training time complexity is
high for a large dataset.</p>
      <p>Difficult to interpret and
understand the model as we
cannot find feature importance
directly from the kernel.</p>
      <p>For RBF with small sigma,
outliers have a huge impact on
the model.</p>
      <p>In case of imbalanced data, we
have to balance the data and
then apply DT.</p>
      <p>For large dimensionality time
complexity to train DT
increases dramatically.</p>
      <p>If a similarity matrix is given,
then DT does not work as DT
needs the features explicitly.</p>
      <p>As depth
possibility
increases,
increases the
of overfitting</p>
      <p>interpretability
decreases, and the impact of
outliers can be significant.</p>
      <p>Does not handle
dimensionality very well.</p>
      <p>large
Does not handle categorical
features with many categories
effectively.</p>
      <p>Train time complexity is high.</p>
      <p>Interpretability of the model
reduces due to increased
complexity.</p>
      <p>Train time is more.</p>
      <p>Difficult to select a model to
ensemble.</p>
      <p>The required large information
for training.</p>
      <p>Do not assist mixed variables.</p>
      <p>
        Random Forest [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]
Ensembled Methods [
        <xref ref-type="bibr" rid="ref84 ref85 ref86 ref87 ref88 ref89 ref90 ref91">84-91</xref>
        ]
      </p>
      <p>Robust to outliers.</p>
      <p>Need not to perform feature
standardization or
normalization
Feature logical interaction is
inbuild in RF.</p>
      <p>RF naturally extended to do
multiclass classification.</p>
      <p>Feature importance
straightforward in RF.</p>
      <p>Captures linear and nonlinear
relationships in data.</p>
      <p>Robust and stable model.</p>
      <p>It minimizes noise, bias, and
variance.</p>
      <p>
        is
Neural Network [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] [
        <xref ref-type="bibr" rid="ref74 ref75 ref76 ref77 ref78 ref79 ref80 ref81 ref82 ref83">74-83</xref>
        ]
      </p>
      <p>Non-linear program.</p>
      <p>Operates
data.</p>
      <p>Capable
reasoning.</p>
      <p>with</p>
      <p>insufficient
of
updating
and</p>
      <p>Black box nature.</p>
    </sec>
    <sec id="sec-10">
      <title>4. Critical Analysis</title>
      <p>


</p>
      <p>The Comparative analysis shows that the techniques used to find out the student’s performance
are quite indecisive as different authors present different results.</p>
      <p>It is also evident from the comparative analysis of the data that mostly the authors have used
supervised learning techniques whereas a few authors have chosen the unsupervised learning
techniques for predicting the performance of the students. So, there should be more emphasis
on the use of unsupervised learning techniques by the researchers.</p>
      <p>It shows that the Decision tree is a mostly used technique by authors followed by neural network
and regression.</p>
      <p>It is also evident from the comparative analysis that most authors predicted student’s
performance at the university level.</p>
    </sec>
    <sec id="sec-11">
      <title>5. Conclusion</title>
      <p>In this paper, we have reviewed EDM/LA techniques and their strengths and weaknesses for
predicting student performance. From the analysis of these papers, we can draw some conclusions.</p>
      <p>
        The comparative analysis indicates ambivalent results on techniques that can best predict student’s
performance. Asif et al., [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ] showed that for predicting student’s performance Naïve Bayes achieved
the highest classification accuracy at 83.6%. However, Rodrigues et al., [
        <xref ref-type="bibr" rid="ref35">35</xref>
        ] noted that logistic
regression outperformed the decision tree (CART), support vector machine, Naïve Bayes with 89.3%
prediction accuracy. Moreover, Adejo et al., [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ] indicated that the ensembled hybrid model achieved
the highest prediction accuracy at 77.69% as compared to DT, ANN, SVM. According to Ramaswami
et al., [
        <xref ref-type="bibr" rid="ref33">33</xref>
        ] Random Forest outperformed NB, LR, K-NN with 88% prediction accuracy. Baneres et al.,
[
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] noted that SVM achieved the highest prediction accuracy with 92.41% as compared to however it
is SV, KNN, CART, NB. Hung et al., [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] noted that deep NN achieved 95.53% prediction accuracy
and outperformed RF, SVM. However, it is indecisive which technique predicts the student’s
performance more accurately as different authors present different results. It is evident from the
reviewed papers that DT (22%) is a mostly used technique by the authors for predicting student’s
performance followed by neural network and regression. In addition to Random Forest, SVM, NB,
Ensemble methods have also been used. Moreover, it is evident from the data collected for this paper
that most authors used supervised learning techniques whereas only a few authors (2%) used
unsupervised learning techniques for the prediction of student’s performance. It is an opportunity for
the researchers to conduct further research in unsupervised learning techniques. Also, 52% of the papers
reviewed have predicted student’s performance at the university level. It would be encouraging for the
researcher to apply the same working line of predictive techniques on Blended, VLE, LMS, MOODLE,
MOOC environments.
      </p>
    </sec>
    <sec id="sec-12">
      <title>6. References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Chae</surname>
            ,
            <given-names>B. K.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>A general framework for studying the evolution of the digital innovation ecosystem: The case of big data</article-title>
          .
          <source>International Journal of Information Management</source>
          ,
          <volume>45</volume>
          ,
          <fpage>83</fpage>
          -
          <lpage>94</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Dhankhar</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Solanki</surname>
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>A Comprehensive Review of Tools &amp; Techniques for Big Data Analytics</article-title>
          .
          <source>International Journal of Emerging Trends in Engineering Research</source>
          , vol
          <volume>7</volume>
          , No.
          <volume>11</volume>
          , pp:
          <fpage>556</fpage>
          -
          <lpage>562</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Fayyad</surname>
            ,
            <given-names>U. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Piatetsky-Shapiro</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smyth</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Uthurusamy</surname>
            ,
            <given-names>R</given-names>
          </string-name>
          . (Eds.).
          <article-title>(1996, February)</article-title>
          .
          <article-title>Advances in knowledge discovery and data mining</article-title>
          .
          <source>American Association for Artificial Intelligence.</source>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Romero</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Ventura</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Educational data mining: a review of the state of the art</article-title>
          .
          <source>IEEE Transactions on Systems, Man, and Cybernetics</source>
          , Part C (
          <article-title>Applications</article-title>
          and Reviews),
          <volume>40</volume>
          (
          <issue>6</issue>
          ),
          <fpage>601</fpage>
          -
          <lpage>618</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Dhankhar</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Solanki</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dalal</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Omdev</surname>
          </string-name>
          (
          <year>2021</year>
          )
          <article-title>Predicting Students Performance Using Educational Data Mining and Learning Analytics: A Systematic Literature Review</article-title>
          . In: Raj J.S.,
          <string-name>
            <surname>Iliyasu</surname>
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bestak</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <source>Baig Z.A. (eds) Innovative Data Communication Technologies and Application. Lecture Notes on Data Engineering and Communications Technologies</source>
          , vol
          <volume>59</volume>
          . Springer, Singapore. https://doi.org/10.1007/
          <fpage>978</fpage>
          -981-15-9651-3_
          <fpage>11</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Petersen</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Vakkalanka</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Kuzniarz</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <article-title>Guidelines for conducting systematic mapping studies in software engineering: An update</article-title>
          .
          <source>Inf. Softw. Technol</source>
          .
          <year>2015</year>
          ,
          <volume>64</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>18</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Moher</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Liberati</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Tetzlaff</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Altman</surname>
            ,
            <given-names>D.G.</given-names>
          </string-name>
          ; Prisma Group.
          <article-title>Preferred reporting items for systematic reviews and metaanalyses: The PRISMA statement</article-title>
          .
          <source>BMJ</source>
          <year>2009</year>
          ,
          <volume>6</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Chui</surname>
            ,
            <given-names>K. T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fung</surname>
            ,
            <given-names>D. C. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lytras</surname>
            ,
            <given-names>M. D.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Lam</surname>
            ,
            <given-names>T. M.:</given-names>
          </string-name>
          <article-title>Predicting at-risk university students in a virtual learning environment via a machine learning algorithm</article-title>
          .
          <source>Computers in Human Behavior</source>
          ,
          <volume>107</volume>
          ,
          <issue>105584</issue>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Waheed</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hassan</surname>
            ,
            <given-names>S. U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aljohani</surname>
            ,
            <given-names>N. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hardman</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alelyani</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Nawaz</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Predicting academic performance of students from VLE big data using deep learning models</article-title>
          .
          <source>Computers in Human Behavior</source>
          ,
          <volume>104</volume>
          ,
          <issue>106189</issue>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Xing</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stein</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Marcinkowski</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Temporal predication of dropouts in MOOCs: Reaching the low hanging fruit through stacking generalization</article-title>
          .
          <source>Computers in human behavior</source>
          ,
          <volume>58</volume>
          ,
          <fpage>119</fpage>
          -
          <lpage>129</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Burgos</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Campanario</surname>
            ,
            <given-names>M. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>de la Peña</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lara</surname>
            ,
            <given-names>J. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lizcano</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Martínez</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          :
          <article-title>Data mining for modeling students' performance: A tutoring action plan to prevent academic dropout</article-title>
          .
          <source>Computers &amp; Electrical Engineering</source>
          ,
          <volume>66</volume>
          ,
          <fpage>541</fpage>
          -
          <lpage>556</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Qiu</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>An integrated framework with feature selection for dropout prediction in massive open online courses</article-title>
          .
          <source>IEEE Access</source>
          ,
          <volume>6</volume>
          ,
          <fpage>71474</fpage>
          -
          <lpage>71484</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Qu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Predicting achievement of students in smart campus</article-title>
          .
          <source>IEEE Access</source>
          ,
          <volume>6</volume>
          ,
          <fpage>60264</fpage>
          -
          <lpage>60273</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Olive</surname>
            ,
            <given-names>D. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huynh</surname>
            ,
            <given-names>D. Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reynolds</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dougiamas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Wiese</surname>
            ,
            <given-names>D.:</given-names>
          </string-name>
          <article-title>A quest for a one-sizefits-all neural network: Early prediction of students at risk in online courses</article-title>
          .
          <source>IEEE Transactions on Learning Technologies</source>
          ,
          <volume>12</volume>
          (
          <issue>2</issue>
          ),
          <fpage>171</fpage>
          -
          <lpage>183</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Ramesh</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goldwasser</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Daume</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Getoor</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Interpretable Engagement Models for MOOCs using Hinge-loss Markov Random Fields</article-title>
          .
          <source>IEEE Transactions on Learning Technologies</source>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16] https://towardsdatascience.com/machine
          <article-title>-learning-basics-with-the-k-nearest-neighborsalgorithm-6a6e71d01761.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>[17] https://towardsdatascience.com/naive-bayes-classifier-81d512f50a7c</mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18] https://machinelearningmastery.com
          <article-title>/logistic-regression-for-machine-learning/</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19] https://towardsdatascience.com
          <article-title>/linear-regression-detailed-view-ea73175f6e86</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20] https://towardsdatascience.com
          <article-title>/support-vector-machine-introduction-to-machine-learningalgorithms-934a444fca47</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21] https://towardsdatascience.com
          <article-title>/decision-tree-in-machine-learning-e380942a4c96</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>[22] https://towardsdatascience.com/understanding-random-forest-58381e0602d2</mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23] https://towardsdatascience.com/understanding
          <article-title>-neural-networks-19020b758230</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <surname>Hung</surname>
            ,
            <given-names>J. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shelton</surname>
            ,
            <given-names>B. E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Du</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          :
          <article-title>Improving predictive modeling for at-risk student identification: A multistage approach</article-title>
          .
          <source>IEEE Transactions on Learning Technologies</source>
          ,
          <volume>12</volume>
          (
          <issue>2</issue>
          ),
          <fpage>148</fpage>
          -
          <lpage>157</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <surname>Baneres</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rodríguez-Gonzalez</surname>
            ,
            <given-names>M. E.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Serra</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>An early feedback prediction system for learners at-risk within a first-year higher education course</article-title>
          .
          <source>IEEE Transactions on Learning Technologies</source>
          ,
          <volume>12</volume>
          (
          <issue>2</issue>
          ),
          <fpage>249</fpage>
          -
          <lpage>263</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>Al-Shabandar</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hussain</surname>
            ,
            <given-names>A. J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liatsis</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Keight</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Detecting At-Risk Students With Early Interventions Using Machine Learning Techniques</article-title>
          .
          <source>IEEE Access</source>
          ,
          <volume>7</volume>
          ,
          <fpage>149464</fpage>
          -
          <lpage>149478</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <surname>Tsai</surname>
            ,
            <given-names>S. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>C. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shiao</surname>
            ,
            <given-names>Y. T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ciou</surname>
            ,
            <given-names>J. S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>T. N.</given-names>
          </string-name>
          :
          <article-title>Precision education with statistical learning and deep learning: a case study in Taiwan</article-title>
          .
          <source>International Journal of Educational Technology in Higher Education</source>
          ,
          <volume>17</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>13</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <surname>Alhassan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zafar</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Mueen</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Predict Students Academic Performance based on their Assessment Grades and Online Activity Data</article-title>
          .
          <source>International Journal of Advances Computer Science and Applications</source>
          ,
          <volume>11</volume>
          (
          <issue>4</issue>
          ) (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <surname>Alhakami</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alsubait</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Aliarallah</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Data Mining for Student Advising</article-title>
          .
          <source>International Journal of Advanced Computer Science and Applications</source>
          ,
          <volume>11</volume>
          (
          <issue>3</issue>
          ) (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <surname>Hoque</surname>
            ,
            <given-names>M. I.</given-names>
          </string-name>
          , kalam
          <string-name>
            <surname>Azad</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tuhin</surname>
            ,
            <given-names>M. A. H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Salehin</surname>
            ,
            <given-names>Z. U.</given-names>
          </string-name>
          :
          <article-title>University Students Result Analysis and Prediction System by Decision Tree Algorithm</article-title>
          .
          <source>Advances in Science, Technology and Engineering Systems</source>
          Journal Vol.
          <volume>5</volume>
          , No.
          <volume>3</volume>
          ,
          <fpage>115</fpage>
          -
          <lpage>122</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <surname>Qu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Predicting Student Performance and Deficiency in Mastering Knowledge Points in MOOCs Using Multi-Task Learning</article-title>
          . Entropy,
          <volume>21</volume>
          (
          <issue>12</issue>
          ),
          <volume>1216</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <surname>Aljohani</surname>
            ,
            <given-names>N. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fayoumi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Hassan</surname>
            ,
            <given-names>S. U.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>Predicting at-risk students using clickstream data in the virtual learning environment</article-title>
          .
          <source>Sustainability</source>
          ,
          <volume>11</volume>
          (
          <issue>24</issue>
          ),
          <volume>7238</volume>
          , (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <surname>Ramaswami</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Susnjak</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mathrani</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lim</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Garcia</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>Using educational data mining techniques to increase the prediction accuracy of student academic performance</article-title>
          .
          <source>Information and Learning Sciences.</source>
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <surname>Buenaño-Fernández</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gil</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Luján-Mora</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Application of machine learning in predicting performance for computer engineering students: A case study</article-title>
          .
          <source>Sustainability</source>
          ,
          <volume>11</volume>
          (
          <issue>10</issue>
          ),
          <volume>2833</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <surname>Rodrigues</surname>
            ,
            <given-names>R. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ramos</surname>
            ,
            <given-names>J. L. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>J. C. S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dourado</surname>
            ,
            <given-names>R. A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Gomes</surname>
            ,
            <given-names>A. S.</given-names>
          </string-name>
          : Forecasting Students'
          <article-title>Performance Through Self-Regulated Learning Behavioral Analysis</article-title>
          .
          <source>International Journal of Distance Education Technologies (IJDET)</source>
          ,
          <volume>17</volume>
          (
          <issue>3</issue>
          ),
          <fpage>52</fpage>
          -
          <lpage>74</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <surname>Adejo</surname>
            ,
            <given-names>O. W.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Connolly</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Predicting student academic performance using multi-model heterogeneous ensemble approach</article-title>
          .
          <source>Journal of Applied Research in Higher Education</source>
          (
          <year>2018</year>
          .)
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <surname>Asif</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Merceron</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ali</surname>
            ,
            <given-names>S. A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Haider</surname>
            ,
            <given-names>N. G.</given-names>
          </string-name>
          :
          <article-title>Analyzing undergraduate students' performance using educational data mining</article-title>
          .
          <source>Computers &amp; Education</source>
          ,
          <volume>113</volume>
          ,
          <fpage>177</fpage>
          -
          <lpage>194</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <surname>Rubiano</surname>
            ,
            <given-names>S. M. M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Garcia</surname>
            ,
            <given-names>J. A. D.</given-names>
          </string-name>
          :
          <article-title>Analysis of data mining techniques for constructing a predictive model for academic performance</article-title>
          .
          <source>IEEE Latin America Transactions</source>
          ,
          <volume>14</volume>
          (
          <issue>6</issue>
          ),
          <fpage>2783</fpage>
          -
          <lpage>2788</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <surname>Wakelam</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jefferies</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davey</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>The potential for student performance prediction in small cohorts with minimal available attributes</article-title>
          .
          <source>British Journal of Educational Technology</source>
          ,
          <volume>51</volume>
          (
          <issue>2</issue>
          ),
          <fpage>347</fpage>
          -
          <lpage>370</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <surname>Guerrero-Higueras</surname>
            ,
            <given-names>Á. M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Fernández</given-names>
            <surname>Llamas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Sánchez</surname>
          </string-name>
          <string-name>
            <surname>González</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Gutierrez</surname>
          </string-name>
          <string-name>
            <surname>Fernández</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Esteban Costales</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            , &amp;
            <surname>González</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Á</surname>
          </string-name>
          . C.:
          <source>Academic Success Assessment through Version Control Systems. Applied Sciences</source>
          ,
          <volume>10</volume>
          (
          <issue>4</issue>
          ),
          <volume>1492</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <surname>Al-Sudani</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Palaniappan</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Predicting students' final degree classification using an extended profile</article-title>
          .
          <source>Education and Information Technologies</source>
          ,
          <volume>24</volume>
          (
          <issue>4</issue>
          ),
          <fpage>2357</fpage>
          -
          <lpage>2369</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Quan</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhong</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xiao</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mou</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Predicting high-risk students using Internet access logs</article-title>
          .
          <source>Knowledge and Information Systems</source>
          ,
          <volume>55</volume>
          (
          <issue>2</issue>
          ),
          <fpage>393</fpage>
          -
          <lpage>413</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <surname>Injadat</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moubayed</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nassif</surname>
            ,
            <given-names>A. B.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Shami</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Systematic ensemble model selection approach for educational data mining</article-title>
          .
          <source>Knowledge-Based Systems</source>
          ,
          <volume>105992</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <surname>Ashraf</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaman</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Ahmed</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>An Intelligent Prediction System for Educational Data Mining Based on Ensemble and Filtering approaches</article-title>
          .
          <source>Procedia Computer Science</source>
          ,
          <volume>167</volume>
          ,
          <fpage>1471</fpage>
          -
          <lpage>1483</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [45]
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>A. Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lu</surname>
            ,
            <given-names>O. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yin</surname>
            ,
            <given-names>C. J.,</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>S. J.:</given-names>
          </string-name>
          <article-title>Predicting students' academic performance by using educational big data and learning analytics: evaluation of classification methods and learning logs</article-title>
          .
          <source>Interactive Learning Environments</source>
          ,
          <volume>28</volume>
          (
          <issue>2</issue>
          ),
          <fpage>206</fpage>
          -
          <lpage>230</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          [46]
          <string-name>
            <surname>Francis</surname>
            ,
            <given-names>B. K.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Babu</surname>
            ,
            <given-names>S. S.:</given-names>
          </string-name>
          <article-title>Predicting academic performance of students using a hybrid data mining approach</article-title>
          .
          <source>Journal of medical systems</source>
          ,
          <volume>43</volume>
          (
          <issue>6</issue>
          ),
          <volume>162</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          [47]
          <string-name>
            <surname>Adekitan</surname>
            ,
            <given-names>A. I.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Noma-Osaghae</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Data mining approach to predicting the performance of first year student in a university using the admission requirements</article-title>
          .
          <source>Education and Information Technologies</source>
          ,
          <volume>24</volume>
          (
          <issue>2</issue>
          ),
          <fpage>1527</fpage>
          -
          <lpage>1543</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          [48]
          <string-name>
            <surname>Livieris</surname>
            ,
            <given-names>I. E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tampakas</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karacapilidis</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Pintelas</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>A semi-supervised self-trained twolevel algorithm for forecasting students' graduation time</article-title>
          .
          <source>Intelligent Decision Technologies</source>
          ,
          <volume>13</volume>
          (
          <issue>3</issue>
          ),
          <fpage>367</fpage>
          -
          <lpage>378</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          [49]
          <string-name>
            <surname>Gershenfeld</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ward Hood</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Zhan</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>The role of first-semester GPA in predicting graduation rates of underrepresented students</article-title>
          .
          <source>Journal of College Student Retention: Research, Theory &amp; Practice</source>
          ,
          <volume>17</volume>
          (
          <issue>4</issue>
          ),
          <fpage>469</fpage>
          -
          <lpage>488</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          [50]
          <string-name>
            <surname>Strang</surname>
            ,
            <given-names>K. D.</given-names>
          </string-name>
          :
          <article-title>Predicting student satisfaction and outcomes in online courses using learning activity indicators</article-title>
          .
          <source>International Journal of Web-Based Learning and Teaching Technologies (IJWLTT)</source>
          ,
          <volume>12</volume>
          (
          <issue>1</issue>
          ),
          <fpage>32</fpage>
          -
          <lpage>50</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          [51]
          <string-name>
            <surname>Ellis</surname>
            ,
            <given-names>R. A</given-names>
          </string-name>
          .,
          <string-name>
            <surname>Han</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Pardo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Improving learning analytics-combining observational and selfreport data on student learning</article-title>
          .
          <source>Journal of Educational Technology &amp; Society</source>
          ,
          <volume>20</volume>
          (
          <issue>3</issue>
          ),
          <fpage>158</fpage>
          -
          <lpage>169</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          [52]
          <string-name>
            <surname>Christensen</surname>
            ,
            <given-names>B. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bemman</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knoche</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Gade</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Pass or Fail? Prediction of Students? Exam Outcomes from Self-reported Measures and Study Activities</article-title>
          .
          <source>IxD&amp;A</source>
          ,
          <volume>39</volume>
          ,
          <fpage>44</fpage>
          -
          <lpage>60</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          [53]
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>S. J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lu</surname>
            ,
            <given-names>O. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>A. Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ogata</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>A. J.:</given-names>
          </string-name>
          <article-title>Predicting students' academic performance using multiple linear regression and principal component analysis</article-title>
          .
          <source>Journal of Information Processing</source>
          ,
          <volume>26</volume>
          ,
          <fpage>170</fpage>
          -
          <lpage>176</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          [54]
          <string-name>
            <given-names>B.</given-names>
            <surname>Raveendran Pillai</surname>
          </string-name>
          , Gautham. J.:
          <article-title>Deep regressor: Cross subject academic performance prediction system for university level students “International Journal of Innovative Technology and Exploring Engineering (IJITEE</article-title>
          ) ISSN:
          <fpage>2278</fpage>
          -
          <lpage>3075</lpage>
          , Volume-
          <volume>8</volume>
          , Issue-11S (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref55">
        <mixed-citation>
          [55]
          <string-name>
            <surname>Sothan</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2019</year>
          ).
          <article-title>The determinants of academic performance: evidence from a Cambodian University</article-title>
          . Studies in Higher Education,
          <volume>44</volume>
          (
          <issue>11</issue>
          ),
          <fpage>2096</fpage>
          -
          <lpage>2111</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref56">
        <mixed-citation>
          [56]
          <string-name>
            <surname>Moreno-Marcos</surname>
            ,
            <given-names>P. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pong</surname>
            ,
            <given-names>T. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Muñoz-Merino</surname>
            ,
            <given-names>P. J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kloos</surname>
            ,
            <given-names>C. D.</given-names>
          </string-name>
          :
          <article-title>Analysis of the factors influencing learners' performance prediction with learning analytics</article-title>
          .
          <source>IEEE Access</source>
          ,
          <volume>8</volume>
          ,
          <fpage>5264</fpage>
          -
          <lpage>5282</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref57">
        <mixed-citation>
          [57]
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pan</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>He</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Tan</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>Students performance modeling based on behavior pattern</article-title>
          .
          <source>Journal of Ambient Intelligence and Humanized Computing</source>
          ,
          <volume>9</volume>
          (
          <issue>5</issue>
          ),
          <fpage>1659</fpage>
          -
          <lpage>1670</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref58">
        <mixed-citation>
          [58]
          <string-name>
            <surname>Gitinabard</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heckman</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barnes</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Lynch</surname>
            ,
            <given-names>C. F.</given-names>
          </string-name>
          :
          <article-title>How widely can prediction models be generalized? performance prediction in blended courses</article-title>
          .
          <source>IEEE Transactions on Learning Technologies</source>
          ,
          <volume>12</volume>
          (
          <issue>2</issue>
          ),
          <fpage>184</fpage>
          -
          <lpage>197</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref59">
        <mixed-citation>
          [59]
          <string-name>
            <surname>Moreno-Marcos</surname>
            ,
            <given-names>P. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pong</surname>
            ,
            <given-names>T. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Muñoz-Merino</surname>
            ,
            <given-names>P. J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kloos</surname>
            ,
            <given-names>C. D.</given-names>
          </string-name>
          :
          <article-title>Analysis of the factors influencing learners' performance prediction with learning analytics</article-title>
          .
          <source>IEEE Access</source>
          ,
          <volume>8</volume>
          ,
          <fpage>5264</fpage>
          -
          <lpage>5282</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref60">
        <mixed-citation>
          [60]
          <string-name>
            <surname>Dhankhar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Solanki</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rathee</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Ashish</surname>
          </string-name>
          .:
          <article-title>Predicting Student's Performance by using Classification Methods</article-title>
          .
          <source>International Journal of Advanced Trends in Computer Science and engineering. 8</source>
          (
          <issue>4</issue>
          ),
          <fpage>1532</fpage>
          -
          <lpage>1536</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref61">
        <mixed-citation>
          [61]
          <string-name>
            <surname>Evale</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Learning management system with prediction model and course-content recommendation module</article-title>
          .
          <source>Journal of Information Technology Education: Research</source>
          ,
          <volume>16</volume>
          (
          <issue>1</issue>
          ),
          <fpage>437</fpage>
          -
          <lpage>457</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref62">
        <mixed-citation>
          [62]
          <string-name>
            <surname>Tran</surname>
            ,
            <given-names>T. O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dang</surname>
            ,
            <given-names>H. T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dinh</surname>
            ,
            <given-names>V. T.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Phan</surname>
            ,
            <given-names>X. H.</given-names>
          </string-name>
          :
          <article-title>Performance prediction for students: a multistrategy approach</article-title>
          .
          <source>Cybernetics and Information Technologies</source>
          ,
          <volume>17</volume>
          (
          <issue>2</issue>
          ),
          <fpage>164</fpage>
          -
          <lpage>182</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref63">
        <mixed-citation>
          [63]
          <string-name>
            <surname>Seidel</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kutieleh</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>Using predictive analytics to target and improve first year student attrition</article-title>
          .
          <source>Australian Journal of Education</source>
          ,
          <volume>61</volume>
          (
          <issue>2</issue>
          ),
          <fpage>200</fpage>
          -
          <lpage>218</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref64">
        <mixed-citation>
          [64]
          <string-name>
            <surname>Kostopoulos</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kotsiantis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pierrakeas</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Koutsonikos</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Gravvanis</surname>
            ,
            <given-names>G. A.</given-names>
          </string-name>
          :
          <article-title>Forecasting students' success in an open university</article-title>
          .
          <source>International Journal of Learning Technology</source>
          ,
          <volume>13</volume>
          (
          <issue>1</issue>
          ),
          <fpage>26</fpage>
          -
          <lpage>43</lpage>
          , (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref65">
        <mixed-citation>
          [65]
          <string-name>
            <given-names>Jastini</given-names>
            <surname>Mohd</surname>
          </string-name>
          . Jamil, Nurul Farahin Mohd Pauzi, Izwan Nizal Mohd. Shahara Nee.:
          <article-title>An Analysis on Student Academic Performance by Using Decision Tree Models</article-title>
          ,
          <source>The Journal of Social Sciences Research ISSN</source>
          (e):
          <fpage>2411</fpage>
          -
          <lpage>9458</lpage>
          , ISSN(p):
          <fpage>2413</fpage>
          -6670
          <string-name>
            <given-names>Special</given-names>
            <surname>Issue</surname>
          </string-name>
          . 6, pp:
          <fpage>615</fpage>
          -
          <lpage>620</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref66">
        <mixed-citation>
          [66]
          <string-name>
            <surname>Bucos</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Drăgulescu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Predicting student success using data generated in traditional educational environments</article-title>
          .
          <source>TEM Journal</source>
          ,
          <volume>7</volume>
          (
          <issue>3</issue>
          ),
          <volume>617</volume>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref67">
        <mixed-citation>
          [67]
          <string-name>
            <surname>Helal</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ebrahimie</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dawson</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Murray</surname>
            ,
            <given-names>D. J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Long</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          :
          <article-title>Predicting academic performance by considering student heterogeneity</article-title>
          .
          <source>Knowledge-Based Systems</source>
          ,
          <volume>161</volume>
          ,
          <fpage>134</fpage>
          -
          <lpage>146</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref68">
        <mixed-citation>
          [68]
          <string-name>
            <surname>Yaacob</surname>
            ,
            <given-names>W. F. W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nasir</surname>
            ,
            <given-names>S. A. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yaacob</surname>
            ,
            <given-names>W. F. W.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Sobri</surname>
            ,
            <given-names>N. M.</given-names>
          </string-name>
          :
          <article-title>Supervised data mining approach for predicting student performance</article-title>
          .
          <source>Indones. J. Electr. Eng. Comput. Sci</source>
          ,
          <volume>16</volume>
          ,
          <fpage>1584</fpage>
          -
          <lpage>1592</lpage>
          , (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref69">
        <mixed-citation>
          [69]
          <string-name>
            <surname>Mimis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>El Hajji</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Es-Saady</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guejdi</surname>
            ,
            <given-names>A. O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Douzi</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Mammass</surname>
            ,
            <given-names>D.:</given-names>
          </string-name>
          <article-title>A framework for smart academic guidance using educational data mining</article-title>
          .
          <source>Education and Information Technologies</source>
          ,
          <volume>24</volume>
          (
          <issue>2</issue>
          ),
          <fpage>1379</fpage>
          -
          <lpage>1393</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref70">
        <mixed-citation>
          [70]
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>A. Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lu</surname>
            ,
            <given-names>O. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>J. C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yin</surname>
            ,
            <given-names>C. J.,</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>S. J.:</given-names>
          </string-name>
          <article-title>Predicting students' academic performance by using educational big data and learning analytics: evaluation of classification methods and learning logs</article-title>
          .
          <source>Interactive Learning Environments</source>
          ,
          <volume>28</volume>
          (
          <issue>2</issue>
          ),
          <fpage>206</fpage>
          -
          <lpage>230</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref71">
        <mixed-citation>
          [71]
          <string-name>
            <surname>Gutiérrez</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Flores</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Keith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Quelopana</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Using the Belbin method and models for predicting the academic performance of engineering students</article-title>
          . Computer Applications in Engineering Education,
          <volume>27</volume>
          (
          <issue>2</issue>
          ),
          <fpage>500</fpage>
          -
          <lpage>509</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref72">
        <mixed-citation>
          [72]
          <string-name>
            <surname>Crivei</surname>
            ,
            <given-names>L. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ionescu</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Czibula</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>An analysis of supervised learning methods for predicting students' performance in academic environments</article-title>
          . ICIC Express Lett,
          <volume>13</volume>
          ,
          <fpage>181</fpage>
          -
          <lpage>190</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref73">
        <mixed-citation>
          [73]
          <string-name>
            <surname>Sadiq</surname>
            ,
            <given-names>H.M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Ahmed</surname>
            ,
            <given-names>S.N.</given-names>
          </string-name>
          :
          <article-title>Classifying and Predicting Students' Performance using Improved Decision Tree C4.5 in Higher Education Institutes</article-title>
          ,
          <source>Journal of Computer Science</source>
          ,
          <volume>15</volume>
          (
          <issue>9</issue>
          ),
          <fpage>1291</fpage>
          -
          <lpage>1306</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref74">
        <mixed-citation>
          [74]
          <string-name>
            <surname>Jorda</surname>
            ,
            <given-names>E. R.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Raqueno</surname>
            ,
            <given-names>A. R.</given-names>
          </string-name>
          :
          <article-title>Predictive Model for the Academic Performance of the Engineering Students Using CHAID and C 5.0 Algorithm</article-title>
          .
          <source>International Journal of Engineering Research and Technology. ISSN 0974-3154</source>
          , Volume
          <volume>12</volume>
          , Number 6, pp.
          <fpage>917</fpage>
          -
          <lpage>928</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref75">
        <mixed-citation>
          [75]
          <string-name>
            <surname>Vora</surname>
            ,
            <given-names>D. R.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Rajamani</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>A hybrid classification model for prediction of academic performance of students: a big data application</article-title>
          .
          <source>Evolutionary Intelligence</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>14</lpage>
          , (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref76">
        <mixed-citation>
          [76]
          <string-name>
            <surname>Kokoç</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Altun</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Effects of learner interaction with learning dashboards on academic performance in an e-learning environment</article-title>
          .
          <source>Behaviour &amp; Information Technology</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>15</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref77">
        <mixed-citation>
          [77]
          <string-name>
            <surname>Ramanathan</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parthasarathy</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vijayakumar</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lakshmanan</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Ramani</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>Clusterbased distributed architecture for prediction of student's performance in higher education</article-title>
          .
          <source>Cluster Computing</source>
          ,
          <volume>22</volume>
          (
          <issue>1</issue>
          ),
          <fpage>1329</fpage>
          -
          <lpage>1344</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref78">
        <mixed-citation>
          [78]
          <string-name>
            <surname>Adekitan</surname>
            ,
            <given-names>A. I.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Noma-Osaghae</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Data mining approach to predicting the performance of first year student in a university using the admission requirements</article-title>
          .
          <source>Education and Information Technologies</source>
          ,
          <volume>24</volume>
          (
          <issue>2</issue>
          ),
          <fpage>1527</fpage>
          -
          <lpage>1543</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref79">
        <mixed-citation>
          [79]
          <string-name>
            <surname>Pal</surname>
            ,
            <given-names>V. K.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Bhatt</surname>
            ,
            <given-names>V. K. K.</given-names>
          </string-name>
          :
          <article-title>Performance Prediction for Post Graduate Students using Artificial Neural Network</article-title>
          .
          <source>International Journal of Innovative Technology and Exploring Engineering (IJITEE) ISSN</source>
          ,
          <fpage>2278</fpage>
          -
          <lpage>3075</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref80">
        <mixed-citation>
          [80]
          <string-name>
            <surname>Guerrero-Higueras</surname>
            ,
            <given-names>Á. M.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Fernández</given-names>
            <surname>Llamas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Sánchez</surname>
          </string-name>
          <string-name>
            <surname>González</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Gutierrez</surname>
          </string-name>
          <string-name>
            <surname>Fernández</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Esteban Costales</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            , &amp;
            <surname>González</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Á</surname>
          </string-name>
          . C.:
          <source>Academic Success Assessment through Version Control Systems. Applied Sciences</source>
          ,
          <volume>10</volume>
          (
          <issue>4</issue>
          ),
          <volume>1492</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref81">
        <mixed-citation>
          [81]
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>T. Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brinton</surname>
            ,
            <given-names>C. G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Joe-Wong</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Chiang</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Behavior-based grade prediction for MOOCs via time series neural networks</article-title>
          .
          <source>IEEE Journal of Selected Topics in Signal Processing</source>
          ,
          <volume>11</volume>
          (
          <issue>5</issue>
          ),
          <fpage>716</fpage>
          -
          <lpage>728</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref82">
        <mixed-citation>
          [82]
          <string-name>
            <surname>Waheed</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hassan</surname>
            ,
            <given-names>S. U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aljohani</surname>
            ,
            <given-names>N. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hardman</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alelyani</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Nawaz</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Predicting academic performance of students from VLE big data using deep learning models</article-title>
          .
          <source>Computers in Human Behavior</source>
          ,
          <volume>104</volume>
          ,
          <issue>106189</issue>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref83">
        <mixed-citation>
          [83]
          <string-name>
            <surname>Coussement</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Phan</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>De Caigny</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Benoit</surname>
            ,
            <given-names>D. F.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Raes</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Predicting student dropout in subscription-based online learning environments: The beneficial impact of the logit leaf model</article-title>
          .
          <source>Decision Support Systems</source>
          ,
          <volume>113325</volume>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref84">
        <mixed-citation>
          [84]
          <string-name>
            <surname>Wan</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , Liu,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            , &amp;
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <surname>X.</surname>
          </string-name>
          :
          <article-title>Pedagogical Intervention Practices: Improving Learning Engagement Based on Early Prediction</article-title>
          .
          <source>IEEE Transactions on Learning Technologies</source>
          ,
          <volume>12</volume>
          (
          <issue>2</issue>
          ),
          <fpage>278</fpage>
          -
          <lpage>289</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref85">
        <mixed-citation>
          [85]
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moon</surname>
            ,
            <given-names>K. H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Van Der Schaar</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>A machine learning approach for tracking and predicting student performance in degree programs</article-title>
          .
          <source>IEEE Journal of Selected Topics in Signal Processing</source>
          ,
          <volume>11</volume>
          (
          <issue>5</issue>
          ),
          <fpage>742</fpage>
          -
          <lpage>753</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref86">
        <mixed-citation>
          [86]
          <string-name>
            <surname>Bhagavan</surname>
            ,
            <given-names>K. S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thangakumar</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Subramanian</surname>
            ,
            <given-names>D. V.</given-names>
          </string-name>
          :
          <article-title>Predictive analysis of student academic performance and employability chances using HLVQ algorithm</article-title>
          .
          <source>Journal of Ambient Intelligence and Humanized Computing</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref87">
        <mixed-citation>
          [87]
          <string-name>
            <surname>Kamal</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Ahuja</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>An ensemble-based model for prediction of academic performance of students in undergrad professional course</article-title>
          .
          <source>Journal of Engineering, Design and Technology</source>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref88">
        <mixed-citation>
          [88]
          <string-name>
            <surname>Adekitan</surname>
            ,
            <given-names>A. I.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Noma-Osaghae</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Data mining approach to predicting the performance of first year student in a university using the admission requirements</article-title>
          .
          <source>Education and Information Technologies</source>
          ,
          <volume>24</volume>
          (
          <issue>2</issue>
          ),
          <fpage>1527</fpage>
          -
          <lpage>1543</lpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref89">
        <mixed-citation>
          [89]
          <string-name>
            <surname>Shanthini</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vinodhini</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Chandrasekaran</surname>
            ,
            <given-names>R. M.</given-names>
          </string-name>
          :
          <article-title>Predicting Students' Academic Performance in the University Using Meta Decision Tree Classifiers</article-title>
          .
          <source>J. Comput. Sci.</source>
          ,
          <volume>14</volume>
          (
          <issue>5</issue>
          ),
          <fpage>654</fpage>
          -
          <lpage>662</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref90">
        <mixed-citation>
          [90] https://towardsdatascience.com
          <article-title>/ensemble-methods-in-machine-learning-what-are-they-and-whyuse-them-68ec3f9fef5f</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref91">
        <mixed-citation>
          [91]
          <string-name>
            <surname>Dhankhar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Solanki</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>State of the art of learning analytics in higher education</article-title>
          .
          <source>International journal of emerging trends in engineering research</source>
          ,
          <volume>8</volume>
          (
          <issue>3</issue>
          ),
          <fpage>868</fpage>
          -
          <lpage>877</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>