Student Mark Prediction AI
My Role
Data Analyst & ML Developer – Linear Modeling & Error Analysis
- Feature Engineering: Structuring dataset to isolate time management impact
- Supervised Learning Implementation: Training Linear Regression for "Line of Best Fit"
- Predictive Accuracy Assessment: Evaluating with MAE and R-Squared scores
- Residual Diagnostics: Detailed analysis for homoscedasticity and error distribution
- Visual Data Storytelling: Comparative plots for theoretical vs actual performance
Project Highlights
- High Interpretability: Classic $y = mx + c$ formula for easy explanation
- Diagnostic Accuracy: High R-Squared score proving statistical significance
- Scientific Error Tracking: MSE to penalize larger prediction gaps
- Deployment Foundation: Modular structure for scalable educational dashboards
- Academic Focus: Demonstrates core principles of Simple Linear Regression