This study investigates ensemble machine learning techniques for predicting and classifying student grades across various academic levels, including high school and bachelor’s degree predictions. It assesses nine individual models’ accuracy scores compared to ensemble models using one-versus-rest classifiers. The research aims to select the most accurate model for multilevel modern letter grade prediction. A comprehensive data preparation pipeline is implemented, and feature significance is evaluated using ordinary least regression. Nine machine learning models are employed, and their outputs are analyzed using balanced accuracy, macro-weighted accuracy scores, and execution time. The findings reveal varying levels of accuracy among the models. After using ensemble with the one-versus-rest algorithms Random Forest (84%), XGBoosting (81%), Support Vector Machine (81%), AdaBoosting
Ensemble Machine Learning One-Versus-Rest Multilevel Grade Classification and Prediction
Ensemble Machine Learning One-Versus-Rest Multilevel Grade Classification and Prediction