Skip to content

Employee Churn Prediction is a machine learning project built using Python and Streamlit. The project aims to predict the likelihood of an employee leaving a company, which can help organizations take proactive measures to retain valuable employees and reduce turnover.

License

Notifications You must be signed in to change notification settings

ADHIL-MOHAMMED-P-N/Employee_Churn_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Churn Prediction

Employee Churn Prediction is a machine learning project built using Python and Streamlit. The project aims to predict the likelihood of an employee leaving a company, which can help organizations take proactive measures to retain valuable employees and reduce turnover.

Features

  • Trains machine learning models on historical employee data
  • Predicts whether an employee is likely to leave the company in the near future
  • Provides an interactive web-based interface using Streamlit
  • Visualizes factors that contribute to churn
  • Helps HR departments or managers to gain insights into employee churn and take proactive measures to retain employees
  • Can be used as a reference implementation for building predictive models using Python and Streamlit
  • Open-source and easily customizable

Technologies

  • Python
  • Streamlit
  • Machine learning algorithms

Installation

Clone the repository and install the dependencies using pip:

  1. git clone https://github.com/ADHIL-MOHAMMED-P-N/Employee_Churn.git
  2. cd Employee_Churn
  3. pip install -r requirements.txt

Usage

Run the Streamlit app using the following command:

streamlit run app.py

Input employee data into the app and obtain churn prediction results in real-time.

License

This project is licensed under the MIT License.

About

Employee Churn Prediction is a machine learning project built using Python and Streamlit. The project aims to predict the likelihood of an employee leaving a company, which can help organizations take proactive measures to retain valuable employees and reduce turnover.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages