Research basis
How the model was built
This application operationalizes the MSc dissertation "Predicting Campus Admission through Assessment of Soft Skills using Random Forest Algorithm."
Model configuration
Random Forest classifier · 500 decision trees · max depth 15 · minimum 4 samples to split a node · minimum 2 samples per leaf. Hyperparameters selected via grid search and cross-validation, as reported in the dissertation.
Current model performance
Feature importance
Problem Solving Skill
8.2%
The current training dataset is a synthetically generated dataset calibrated to reproduce the sample size (n=408), admission rate, group differences, and correlation structure reported in the dissertation's Chapter 4 results. Administrators can upload a real dataset via the admin dashboard to retrain the model on live data at any time.