Skip to content
#

dropout-prediction

Here are 28 public repositories matching this topic...

Predicts whether an undergraduate student will drop out or graduate using logistic regression and decision tree models on Portuguese higher education data. Log transformations are kept only where they reduce skewness. Logistic regression reaches 0.930 accuracy and 0.967 ROC-AUC against a 0.609 baseline.

  • Updated Aug 12, 2026
  • Jupyter Notebook

End-to-end supervised ML pipeline for student performance and dropout prediction. Features data preprocessing, feature engineering, multi-model training, performance comparison, model persistence, and reproducible project structure with detailed README files.

  • Updated Dec 29, 2025
  • Jupyter Notebook

Turning an accepted research paper into a working AI product: early dropout prediction for Learning Management Systems, with per-student explanations, calibrated uncertainty and fairness measurement. Synthetic data, decision support only.

  • Updated Aug 13, 2026
  • Python

Add this topic to your repo

To associate your repository with the dropout-prediction topic, visit your repo's landing page and select "manage topics."

Learn more