- Educational Data Mining; Ensemble; Stacking; Logistic Regression; Extra Trees Classifier; AdaBoost; Random Forest
Abstract
One of the hottest and most popular methods in applied Machine Learning is Ensemble methods.Ensemble combines predictions from different models to generate a final prediction with better performance than any other single model. The research focused on the implementation of Ensemble method for predicting student academic performance based on their personal characteristics, family background, infrastructural environment in the college and external environment, etc...Our study uses RandomForestClassifier, Logistic Regression, and ExtraTreesClassifier as the Base Learners and AdaBoost Classifier as the Meta Learner. This result helps in predicting the accuracy of students’ academic performance and also in identifying the poor performers, so that early measures prior to final semester examination can be deployed