Learn practical skills, build real-world projects, and advance your career

IBM HR Attrition DataSet Analysis

The project works on HR attrition datasets which captures the factors that lead to employee attrition and explore important questions such as ‘show me a breakdown of distance from home by job role and attrition’ or ‘compare average monthly income by education and attrition’. This is a fictional data set created by IBM data scientists.

The source for data set is Kaggle.

project_name = "zerotopandas-project-ibm-hr-attrition" # change this
!pip install jovian --upgrade -q
import jovian
jovian.commit(project=project_name)
[jovian] Detected Colab notebook... [jovian] Uploading colab notebook to Jovian... [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/amitsagargowda/zerotopandas-project-ibm-hr-attrition