Predicting student academic performance is a critical task in EDM. To build predictive models, it is essential to identify the most informative features from LMS data. However, existing feature selection techniques exhibit significant drawbacks. Filter Methods evaluate features independently from the learning model, ignoring interactions and context. As a result, they may select redundant features and lack adaptability to specific classifiers. To enhance classification accuracy, this research proposes a permutation-based Recursive Feature Elimination with cross-validation (RFECV) feature selection method to strengthen machine learning models' student dataset classification, thereby eliminating bias from model-based feature importance calculations using the default method. The proposed method excels on the available educational datasets (Math, Por, Student Success, and Student dataset) in terms of F1-Score. Specifically, we achieved 80.59% on math dataset and 71.81% on student success dataset, both of which are multiclass datasets.
Copyrights © 2026