Academic Performance Prediction Based On Multisource, Multi Feature Behavioral Data
Academic Performance Prediction Based On Multisource, Multi Feature Behavioral Data
Digital data trails from disparate sources covering different aspects of student life
are stored daily in most modern university campuses. However, it remains
challenging to (i) combine these data to obtain a holistic view of a student, (ii) use
these data to accurately predict academic performance, and (iii) use such predictions
to promote positive student engagement with the university. To initially alleviate this
problem, in this paper, a model named Augmented Education (AugmentED) is
proposed. In our study, (1) first, an experiment is conducted based on a real-world
campus dataset of college students (N = 156) that aggregates multisource behavioral
data covering not only online and offline learning but also behaviors inside and
outside of the classroom. Specifically, to gain in-depth insight into the features
leading to excellent or poor performance, metrics measuring the linear and nonlinear
behavioral changes (e.g., regularity and stability) of campus lifestyles are estimated;
furthermore, features representing dynamic changes in temporal lifestyle patterns are
extracted by the means of long short-term memory (LSTM). (2) Second, machine
learning-based classification algorithms are developed to predict academic
performance. (3) Finally, visualized feedback enabling students (especially at-risk
students) to potentially optimize their interactions with the university and achieve a
study-life balance is designed. The experiments show that the AugmentED model
can predict students’ academic performance with high accuracy.
EXISTING SYSTEM
Regarding the students’ behavioral time series, nonlinear metrics have been
used to discover nonlinear behavioral patterns. We consider entropy an
example. In [22], entropy is proposed to quantify the regularity/orderliness
of students’ behaviors, and it was demonstrated that a small entropy value
generally leads to high regularity and high academic performance. Another
example is entropy calculated based on a Hidden Markov Model (HMM)
analysis [44], which is called HMM-based entropy for simplicity in our
study. HMM-based entropy is proposed to quantify the
uncertainty/diversity of students’ behaviors, e.g., the uncertainty between
the transition of different behaviors and the various activities that a
behavior exhibits. In [44], HMM-based entropy is evaluated by the
following two steps: (i) extracting the hidden states of a behavioral time
series by HMM [45,46]; and (ii) subsequently calculating the HMM-based
entropy of the extracted hidden states.
Disadvantages
o In the existing work, the system does not read Smart Card data.
o This system is less performance due to lack of PREDICTION
ALGORITHMS.
PROPOSED SYSTEM
Advantages
(i) capturing a sufficiently rich profile of a student and integrating these data to
obtain a holistic view;
(ii) (ii) exploring the factors affecting students’ academic performance and using
this information to develop a robust prediction model with high accuracy;
and
(iii) taking advantage of the prediction model to deliver personalize services that
potentially enable students to drive behavioral change and optimize their
study-life balance.
SYSTEM REQUIREMENTS
SOFTWARE REQUIREMENTS:
Front-End : Python.
Back-End : Django-ORM