Skip to content

Understanding and predicting the factors leading to employees leaving and finding relations between them. Also finding the importance of a feature according to ML models.

Notifications You must be signed in to change notification settings

bhavishyasharma10/Employee-turnover-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Employee turnover prediction

  • The objective of the system is to understand the factors contributing to employee turnover.
  • Encoded categorical features using dummy variables.
  • Performed exploratory data analysis to find the correlation between the features using seaborn and matplotlib library.
  • Performed cross-validation and feature elimination to compare models such as Decision Tree, Random Forest, Support Vector machine and Logistic Regression for prediction of turonver.

This project has comments and little theory inside to understand the project.

I hope it helps! :)

Releases

No releases published

Packages

No packages published