An intelligent system to predict student performance and generate customized feedback using machine learning models. Designed to assist educators and institutions in evaluating student progress and guiding improvement.
- π Predict student performance based on scores, attendance, and other inputs.
- βοΈ Generates smart feedback reports personalized for each student.
- π§ Supports multiple ML models (KNN, Random Forest, XGBoost, Logistic Regression).
- π Comparative analysis of model accuracies.
- πΌοΈ Includes an interactive Gradio GUI dashboard.
| Area | Tools |
|---|---|
| Language | Python |
| Data Handling | Pandas, NumPy |
| ML Models | Random Forest, XGBoost, KNN, Logistic Regression |
| GUI | Gradio |
| Visualization | Matplotlib, Seaborn |
| IDE | Google Colab |
| Deployment | GitHub (future-ready for Streamlit / Hugging Face) |
- β Real-time performance prediction
- β Graph-based feedback
- β Accurate model selection
- β Excel/CSV support for bulk input
- β Clean, interactive dashboard