Skip to content

This repository hosts HR data and analysis aiming to understand employee behavior, identify retention factors, and predict attrition.

Notifications You must be signed in to change notification settings

Rakhi-TS22/HR-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HR Analysis Repository Description

This repository hosts data and analysis related to Human Resources (HR) tasks. The dataset provided contains information about employee performance and various attributes such as satisfactory level, last evaluation, number of projects, average monthly hours, etc. The analysis aims to delve into employee behavior, identify factors influencing employee retention, and potentially predict employee attrition.

Contents:

  1. Data: Contains the raw dataset (people.csv) used for analysis.

  2. Analysis Notebook: The Jupyter notebook (HR_Analysis.ipynb) contains the code for exploratory data analysis (EDA), predictive modeling, and generating insights from the HR dataset.

Analysis Overview:

  • Exploratory Data Analysis (EDA): Investigates the distribution, relationships, and summary statistics of various HR attributes.

  • Predictive Modeling: Utilizes machine learning techniques to forecast employee attrition and identify key predictors influencing retention.

Usage:

  1. Clone the repository to your local machine.
  2. Open and run the Jupyter notebook (HR_Analysis.ipynb) to view the analysis.
  3. Ensure you have Python and required libraries installed.
  4. Follow the instructions within the notebook to execute the analysis and generate insights.

Dependencies:

The analysis code requires the following Python libraries:

  • pandas
  • numpy
  • matplotlib
  • seaborn
  • scikit-learn

Feedback:

Feedback and contributions are welcomed! Feel free to submit pull requests or open issues for any suggestions, improvements, or collaborations.

Author:

This analysis is authored by Rakhi Tulaskar. Contact [email protected] for any inquiries or collaborations.

About

This repository hosts HR data and analysis aiming to understand employee behavior, identify retention factors, and predict attrition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published