dthatprince / Human-Resource-Data-Prediction-Analysis

Analysis of employee data in the dataset "HR_comma_sep.csv" to find out what contributes to employees leaving the company.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Exercise

this is an analysis of employee data in the dataset "HR_comma_sep.csv" to find out what contributes to employees leaving the company.

we are going to check the following:

  1. Employees who "LEAVE" and "STAY" in the company by department.
  2. No. of employees who LEAVE the company by salary level.
  3. No. of employees who STAY the company by salary level.
  4. Employees Who LEAVE/STAY by Salary by Dept.
  5. No. of Years Spent before Leaving/Continue Staying.
  6. Prediction Analysis.

About

Analysis of employee data in the dataset "HR_comma_sep.csv" to find out what contributes to employees leaving the company.


Languages

Language:Jupyter Notebook 100.0%