PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 28, 20260 citationsOpen Access

Student Performance Analysis Using Hybrid Algorithm In Machine Learning

View Full Paper
MBMuneeswaran BSBShanmuga Eswari B

Key Points

  • This research aims to enhance student performance prediction accuracy through a novel hybrid machine learning framework.
  • Used DBSCAN clustering to identify student behavioral phenotypes.
  • Engineered features for supervised learning from clustering results.
  • Employed RandomForestRegressor and Logistic Regression for performance prediction and classification.
  • Implemented automated hyperparameter tuning based on silhouette score.
  • Conducted five-fold cross-validation for model validation.
  • Achieved a Mean Squared Error (MSE) of 4.45 with RandomForest on test data.
  • Obtained an accuracy of 82.3% with Logistic Regression in classifying performance.
  • Identified Attendance, Hours_Studied, and Previous_Scores as key predictors of performance.
  • Demonstrated statistically significant performance improvements in predictions.

Abstract

This research presents an innovative hybrid machine learning framework that amalgamates density-based clustering with ensemble regression and logistic classification to improve the precision of student performance prediction. We use DBSCAN (Density-Based Spatial Clustering of Applications with Noise) clustering on the StudentPerformanceFactors dataset to find hidden student behavioural phenotypes. These phenotypes are then used as engineered features for supervised learning models. An automated hyperparameter tuning system uses silhouette score maximisation to systematically test different DBSCAN settings and find the best density parameters (eps=1. 0, minₛamples=5) without any human input. The final cluster assignments are used in both a RandomForestRegressor to predict test scores and a Logistic Regression model to classify performance into categories. This creates a hybrid framework that captures both clear academic metrics and more subtle behavioural patterns. Experimental validation shows performance gains that are statistically significant. The hybrid RandomForest gets an MSE of 4. 45 on test data that wasn\\\'t used to train it, and the hybrid Logistic Regression gets an accuracy of 82. 3%. Feature importance analysis shows that Attendance (33. 4%), HoursStudied (23. 9%), and PreviousScores (9. 8%) are the most important predictors. DBSCANCluster also adds useful discriminative power. Five-fold cross-validation verifies model robustness (CV-MSE=4. 88±0. 12). This study enhances educational data mining by implementing unsupervised learning for supervised improvement, providing interpretable student groupings that uncover density-based behavioural phenotypes affecting academic performance. The proposed framework shows that it can be used in real life for early intervention systems by giving teachers useful student types based on regular academic data.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

B et al. (2026) studied this question.

synapsesocial.com/papers/69c772d98bbfbc51511e347dhttps://doi.org/10.5281/zenodo.19230775
Ask AI
Helpful
Bookmark
Share
View Full Paper