Nuraini, Laili; Nuraini, Laili; Fatma Ayu Widyoputri, Yohana Maritza; Adiguna, Vinsent Brilian
A student's learning success is largely determined by their academic evaluation. Estimating a student's final grade can assist educational institutions in conducting initial assessments of academic achievement. This study aims to analyze the performance of the Multiple Linear Regression (MLR) and Random Forest (RF) algorithms in predicting students' final grades using Google Colab. This research method uses a quantitative approach using secondary data that includes age, mid-term exam scores, final exam scores, and categorical variables as independent variables, with the final grade as the dependent variable. The research process is carried out through data preprocessing steps, dividing training and test data, model training, and performance evaluation using Mean Squared Error (MSE), Mean Absolute Error (MAE), and the coefficient of determination (R2). The results show that the Random Forest algorithm provides more accurate prediction accuracy compared to the Multiple Linear Regression algorithm, especially in identifying nonlinear relationships between variables. Therefore, the Random Forest algorithm is more recommended for predicting students' final grades with complex data characteristics.