An open API service indexing awesome lists of open source software.

https://github.com/nancyhamdan/employee-attrition-analysis

Employee attrition analysis using exploratory data analysis and logistic regression
https://github.com/nancyhamdan/employee-attrition-analysis

exploratory-data-analysis logistic-regression logistic-regression-analysis

Last synced: 11 months ago
JSON representation

Employee attrition analysis using exploratory data analysis and logistic regression

Awesome Lists containing this project

README

          

# Employee Attrition Analysis

This notebook showcases an analysis that uncovers the potential factors that lead to higher employee attrition rates. Exploratory data analysis was conducted and a logistic regression model was run to determine the association between the different features and the dependent/target variable (Attrition).

The data used in the analysis is from the following kaggle dataset: [Employee Analysis | Attrition Report](https://www.kaggle.com/datasets/whenamancodes/hr-employee-attrition)