Skip to content

aditisomani04/People-Analytics-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

People-Analytics-Project

Problem Statement:

To understand why and when employees are most likely to leave an oroganisation. This can help structure the actions to improve employee retention as well as possibly planning new hiring in advance. We will attempt to address the problem statement using the below questions:

  1. What is the likelihood of an active employee leaving the company?
  2. What are the key indicators of an employee leaving the company?
  3. What policies or strategies can be adopted based on the results to improve employee retention? Given that we have data on former employees, this is a standard supervised classification problem where the label is a binary variable, 0 (active employee), 1 (former employee). In this study, our target variable Y is the probability of an employee leaving the company.

Project Structure:

  1. Data Exploration
  2. Data Preprocessing
  3. Exploratory Data Analysis (EDA) - Python, SQL
  4. Data Modification
  5. Data Visualization - Python, Power BI/Tableau
  6. Data Interpretation - Questionnaire
  7. Feature Selection
  8. Model Selection and Training
  9. Model Evaluation using ML Algorithms for Attrition Prediction
  10. Classification Report and Accuracy Explanation
  11. Conclusion and Sources.

In this project, we explored the booming HR Analytics domain, developed a ml model that could predict which employees are more likely to quit. We explored the data, cleaned, modified, visualized and then created a random forest model to predict how likely the employee quit the job.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published