Research Article

Machine Learning Approaches to Salary Prediction in Human Resource Payroll Systems

Authors

  • Jaya Vardhani Mamidala University of Central Missouri, Department of Computer Science
  • Varun Bitkuri Stratford University ,Software Engineer
  • Avinash Attipalli University of Bridgeport, Department of Computer Science
  • Raghuvaran Kendyala University of Illinois at Springfield, Department of Computer Science
  • Jagan Kurma Christian Brothers University, Computer Information Systems
  • Sunil Jacob Enokkaren ADP, Solution Architect
  • Sunil Jacob Enokkaren ADP, Solution Architect

Abstract

Salary prediction plays a vital role in human resource (HR) management, enabling organizations to streamline payroll systems, improve decision-making, and ensure fair compensation. Accurate salary forecasting supports workforce planning, budgeting, and employee retention strategies. Traditional payroll systems often rely on static rules and historical records, which may not capture complex relationships between employee attributes and income levels. With the advent of machine learning (ML), predictive models have emerged as powerful tools for addressing these limitations in HR payroll systems. This study proposes an Extreme Gradient Boosting (XGBoost) model for salary prediction using the Adult Income Dataset. The method incorporates feature selection following data pretreatment, which includes managing missing values, eliminating outliers, one-hot encoding, and min–max normalization, in order to maintain the most relevant characteristics. To guarantee accurate model assessment, the dataset is separated into training (80%) and testing (20%) subsets. With an AUC-ROC of 0.93 and 91.16% accuracy, precision, recall, and F1-score all at 88%, the suggested XGBoost model demonstrated high predictive performance.  The findings show that the XGBoost model performs noticeably better than more conventional models, such as Naïve Bayes (NB) and Support Vector Machine (SVM), making it a dependable and efficient method for predicting salaries in payroll systems. This study highlights the potential of advanced ML techniques to enhance efficiency and accuracy in HR management.

Article information

Journal

Journal of Computer Science and Technology Studies

Volume (Issue)

7 (10)

Pages

528-536

Published

2025-10-19

How to Cite

Jaya Vardhani Mamidala, Varun Bitkuri, Avinash Attipalli, Raghuvaran Kendyala, Jagan Kurma, Sunil Jacob Enokkaren, & Sunil Jacob Enokkaren. (2025). Machine Learning Approaches to Salary Prediction in Human Resource Payroll Systems. Journal of Computer Science and Technology Studies, 7(10), 528-536. https://doi.org/10.32996/jcsts.2025.7.10.52

Downloads

Views

0

Downloads

0

Keywords:

Employee Pay Prediction, Employee's Income, Machine Learning, Salary Prediction, Adult Income Dataset