Predicting Educational Performance of Students Using Machine Learning
Main Article Content
Abstract
Predicting student academic outcomes through automated systems has become increasingly crucial due to the growing volume of data maintained by educational institutions This challenge is being tackled by the field of educational data mining (EDM), which focuses on developing techniques for extracting valuable insights from educational data. These techniques aim to enhance the understanding of students and their learning contexts. Educational institutions often seek to ascertain the number of students likely to pass or fail in order to make necessary preparations. Previous research has indicated that many scholars concentrate on selecting suitable algorithms for classification, often overlooking the challenges encountered during the data mining process, such as high dimensionality, class imbalance, and classification errors. These issues can significantly diminish the model's accuracy. While several established classification algorithms have been utilized in this area, this paper introduces a student performance prediction model that employs a supervised learning decision tree classifier. Furthermore, an ensemble method is incorporated to enhance the classifier's performance, as ensemble approaches are specifically designed to address classification and prediction challenges.