Section 01
Introduction: Machine Learning-Based Student Performance Prediction System—Comparative Analysis of Six Regression Models
This article introduces a project that uses multiple machine learning regression algorithms to predict student academic performance. By comparing the performance of six models including linear regression, random forest, and decision tree, it is finally determined that multiple linear regression with an R² score of 98.84% is the optimal solution. The project aims to provide educational institutions with data-driven student performance prediction tools to help identify students in need of support and optimize teaching strategies.