학술논문

A Novel Salary Prediction System Using Machine Learning Techniques
Document Type
Conference
Source
2024 Joint International Conference on Digital Arts, Media and Technology with ECTI Northern Section Conference on Electrical, Electronics, Computer and Telecommunications Engineering (ECTI DAMT & NCON) Digital Arts, Media and Technology with ECTI Northern Section Conference on Electrical, Electronics, Computer and Telecommunications Engineering (ECTI DAMT & NCON), 2024 Joint International Conference on. :38-43 Jan, 2024
Subject
Bioengineering
Communication, Networking and Broadcast Technologies
Components, Circuits, Devices and Systems
Computing and Processing
Engineering Profession
General Topics for Engineers
Power, Energy and Industry Applications
Robotics and Control Systems
Signal Processing and Analysis
Transportation
Support vector machines
Training
Logistic regression
Machine learning
Prediction algorithms
Data models
Planning
salary prediction systems
model accuracy
machine learning
decision tree
Language
ISSN
2768-4644
Abstract
The purpose of this work is to build a salary prediction system using machine learning techniques. The experiments are done using the data from 1994 census database which has 32,561 records of employee data. The techniques used in determining whether an employee salary is less than or greater than ${\$}$50,000 are: logistic regression, decision tree, Naive Bayes classifier, K-nearest neighbor, and support vector machine. We implement these algorithms using original train data and oversampled train data. The results of these models are analyzed and compared with respect to accuracy. According to the experimental results, decision tree model outperforms the other models with original train data.