Employee Attrition Prediction
We aim to predict whether an employee of a company will leave or not, using the k-Nearest Neighbors algorithm. We use evaluation of employee performance, average monthly hours at work and number of years spent in the company, among others, as our features. Other approaches to this problem include the use of ANNs, decision trees and logistic regression. The dataset was split, using 70% for training the algorithm and 30% for testing it, achieving an accuracy of 94.32%.
Code (0)
등록된 구현이 없습니다.
Tasks
PredictionregressionSimilar Papers 제목 키워드 기반
Proactive Intervention to Downtrend Employee Attrition using Artificial Intelligence Techniques
To predict the employee attrition beforehand and to enable management to take individualized preventive action. Using Ensemble classification modeling techniques and Linear Regression. Model could predict over 91% accura…
General ClassificationManagementregressionRetention Is All You Need
Skilled employees are the most important pillars of an organization. Despite this, most organizations face high attrition and turnover rates. While several machine learning models have been developed to analyze attrition…
All"How to make them stay?" -- Diverse Counterfactual Explanations of Employee Attrition
Employee attrition is an important and complex problem that can directly affect an organisation's competitiveness and performance. Explaining the reasons why employees leave an organisation is a key human resource manage…
counterfactualCounterfactual ExplanationManagementCan Large Language Model Predict Employee Attrition?
Employee attrition poses significant costs for organizations, with traditional statistical prediction methods often struggling to capture modern workforce complexities. Machine learning (ML) advancements offer more scala…
Language ModelingLanguage ModellingLarge Language ModelmodelEmployee Turnover Analysis Using Machine Learning Algorithms
Employee's knowledge is an organization asset. Turnover may impose apparent and hidden costs and irreparable damages. To overcome and mitigate this risk, employee's condition should be monitored. Due to high complexity o…