CoolFace
Datasetpublic

LHUThacSi/synthetic_dropout_dataset_vietnam_100k_final_lhu

Student Dropout Prediction Dataset (Lac Hong University - Synthetic) This dataset is a synthetically generated dataset representing student academic and behavioral data at Lac Hong University. It is intended for machine learning tasks that predict student dropout risks. πŸ“Š Features StudentID: Unique student identifier (format: 1YYxxxxxx) LUC: Lack of University Commitment (Likert 1–5) DCC: Degree Commitment Conflict (Likert 1–5) ITM: Ineffective Time Management… See the full description on the dataset page: https://huggingface.co/datasets/LHUThacSi/synthetic_dropout_dataset_vietnam_100k_final_lhu.

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes9downloads
Dataset Card

Student Dropout Prediction Dataset (Lac Hong University - Synthetic)

This dataset is a synthetically generated dataset representing student academic and behavioral data at Lac Hong University. It is intended for machine learning tasks that predict student dropout risks.

πŸ“Š Features

  • β€”StudentID: Unique student identifier (format: 1YYxxxxxx)
  • β€”LUC: Lack of University Commitment (Likert 1–5)
  • β€”DCC: Degree Commitment Conflict (Likert 1–5)
  • β€”ITM: Ineffective Time Management (Likert 1–5)
  • β€”CD: Curriculum Design dissatisfaction (Likert 1–5)
  • β€”IALE: Inability to Adapt to Learning Environment (Likert 1–5)
  • β€”LCP: Low Class Participation (Likert 1–5)
  • β€”PC: Personal Circumstances (Likert 1–5)
  • β€”SDI: Student Dropout Intention (score 1–5)
  • β€”Dropout: Target label (1 = high dropout risk, 0 = low risk)
  • β€”GPA_10: GPA on a 10-point scale
  • β€”Year: Current academic year (1 to 4)
  • β€”RepeatCount: Number of failed courses
  • β€”DebtCredits: Total credits currently failed
  • β€”Major: Student's field of study
  • β€”TotalCredits: Total credits required for the major

πŸ“ Dataset Summary

  • β€”Samples: 100,000
  • β€”File Format: CSV
  • β€”License: MIT
  • β€”Use Case: Tabular classification - dropout risk prediction

πŸ§ͺ Example Use Cases

  • β€”Train classification models to predict dropout
  • β€”Analyze correlation between GPA, failed credits, and dropout risk
  • β€”Use in academic dashboards or student early-warning systems

πŸ›‘ Disclaimer

This dataset is synthetically generated for academic and research purposes. It does not contain any real or personally identifiable student data.