International Journal of Engineering and Information Systems (IJEAIS)
  Year: 2022 | Volume: 6 | Issue: 6 | Page No.: 33-45
Predicting Whether Student will continue to Attend College or not using Deep Learning Download PDF
Qasem M. M. Zarandah, Samy S. Abu-Naser, Moshera M. Elgohary, Zakaria K. D. AlKayyali, Bassem S. Abu-Nasser, Ashraf M. Taha,

Abstract:
According to the literature review, there is much room for improvement of college student retention. The aim of this research is to evaluate the possibility of using deep and machine learning algorithms to predict whether students continue to attend college or will stop attending college. In this research a feature assessment is done on the dataset available from Kaggle depository. The performance of 20 learning supervised machine learning algorithms and one deep learning algorithm is evaluated. The algorithms are trained using 11 features from 1000 records of previous student registrations that have been enrolled in college. The best performing classifier after tuning the parameters was NuSVC. It achieved Accuracy (91.00%), Precision (91.00%), Recall (91.00%), F1-score (91.00%), and time required for training and testing (0.04 second). Additionally, the proposed DL algorithm scored: Accuracy (93.00%), Precision (93.00%), Recall (93.00%), F1-score (93.00%), time required for training and testing (0.66 second) for predicting whether student will continue to attend college or not.