2020
DOI: 10.14569/ijacsa.2020.0111135
|View full text |Cite
|
Sign up to set email alerts
|

Optimize the Combination of Categorical Variable Encoding and Deep Learning Technique for the Problem of Prediction of Vietnamese Student Academic Performance

Abstract: Deep learning techniques have been successfully applied in many technical fields such as computer vision and natural language processing, and recently researchers have paid much attention to the application of this technology in socioeconomic problems including the student academic performance prediction (SAPP) problem. In this specialization, this study focusses on both designing an appropriate Deep learning model and handling categorical input variables. In fact, categorical data variables are quite popular … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 14 publications
0
4
0
Order By: Relevance
“…Table 7, shows a summary of all the studies that have used hybrid DL techniques. The analysis of categorical variable transformation techniques and their compatibility with DL models are the main objectives of this study Hien et al (2020). To predict student academic performance, this study compared the effectiveness of label encoding, one-hot encoding, and "learned" embedding encoding with deep learning methods, such as DNNs and LSTM.…”
Section: Hybrid DL Techniquesmentioning
confidence: 99%
See 1 more Smart Citation
“…Table 7, shows a summary of all the studies that have used hybrid DL techniques. The analysis of categorical variable transformation techniques and their compatibility with DL models are the main objectives of this study Hien et al (2020). To predict student academic performance, this study compared the effectiveness of label encoding, one-hot encoding, and "learned" embedding encoding with deep learning methods, such as DNNs and LSTM.…”
Section: Hybrid DL Techniquesmentioning
confidence: 99%
“…Other architectures include combining DNNs with CNN, where CNN is designed to capture spatial features in input data such as student demographic or academic records, which can then be fed into DNNs to model the temporal dependencies in the data, Sikder et al (2022) applied DNN-CNN and achieved a high accuracy of about 97%. Furthermore, combining DNNs with either LSTM Hien et al (2020); Prabowo et al (2021) or GRU Liu et al (2022c) can be an effective method for predicting student performance. For the DNNs/GRU hybrid model, GRU is used to model the temporal dependencies by extracting the temporal behavior data from the learning Fig.…”
Section: Hybrid DL Modelsmentioning
confidence: 99%
“…Three common methods used are: 1) Label Encoding; 2) One-hot Encoding and its modification; 3) "Learned" Embedding encoding. In the Label encoding method each label of a categorical data variable is assigned to a most suitable integer number [10].…”
Section: Codification/encodingmentioning
confidence: 99%
“…Where the variance of y is assumed to be response variable and the coefficients of b1 and b0 are called the regression coefficients and x is the predictor variable [10]. Each cluster that has been formed will then look for a straight line equation with a linear regression model as a basis for detecting anomaly data [18].…”
Section: Linear Regressionmentioning
confidence: 99%