You are given a dataset of university students with features such as: Attendance rate Assignment submission timeliness LMS login frequency Socioeconomic background Previous academic performance 👉 Design a supervised ML pipeline to pr
Use supervised learning (e.g., logistic regression, decision trees, or random forests). Address imbalance with techniques like SMOTE, class-weight adjustments,