Mitigating imbalanced classification problems in academic performance with resampling methods / A’zraa Afhzan Ab Rahim and Norlida Buniyamin

The imbalanced dataset is a common problem in the educational performance environment, where the number of students with poor performance is much less than those who perform well. This can create problems when predicting academic performance using machine learning algorithms, which assume that the d...

Full description

Saved in:
Bibliographic Details
Main Authors: Ab Rahim, A’zraa Afhzan, Buniyamin, Norlida
Format: Article
Language:English
Published: UiTM Press 2023
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/86029/1/86029.pdf
https://ir.uitm.edu.my/id/eprint/86029/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The imbalanced dataset is a common problem in the educational performance environment, where the number of students with poor performance is much less than those who perform well. This can create problems when predicting academic performance using machine learning algorithms, which assume that the datasets have a balanced distribution across all classes. We compared three resampling methods: SMOTE, Borderline SMOTE, and ADASYN, and used five different classifiers (Logistic Regression, Support Vector Machine, Naïve Bayes, KNearest Neighbor, and Decision Tree) on three imbalanced educational datasets. We used five-fold cross-validation to assess two performance indicators: accuracy and recall. Although accuracy indicates the overall performance, we focus more on recall values because it is more incumbent to identify poorperforming students so that necessary interventions can be executed promptly. Our results showed that when resampling improved recall values, ADASYN outperforms SMOTE and Borderline SMOTE consistently, better classifying the poorperforming students. Overall, our results suggest that resampling methods can be effective in addressing the problem of imbalanced classification in academic performance. However, the choice of resampling method should be carefully considered, as the performance of different methods can vary depending on the classifier used.