Skip to content

Code in R to describe and analyse employee attrition and predict it using statistical models.

License

Notifications You must be signed in to change notification settings

josumsc/employee_attrition_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Attrition - Causes and Explanations

Retaining talent is as important as capturing it, and some may say it is even more, due to the time and money invested in adapting a certain worker to your environment and company. Thus, I think that taking a glance to the main characteristics of the workers that decide to leave their company is worth of our time.

To examine this fact, I will use the dataset Employee Attrition located at Kaggle as it contains data gathered specifically for this use case. The version used in this study specifically is also stored in the folder data/ as the file located in the website may change with the time and not correspond with the one examined here.

File Structure

  • data/: Version of the dataset used in the analysis.
  • doc/: Document in HTML, due to embedded graphics, with the findings and main conclusions of the study.
  • src/: Code used in the project, in .Rmd format.

References

About

Code in R to describe and analyse employee attrition and predict it using statistical models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages