Skip to content

usmanbvp/Employees-Burnout-Analysis-and-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employees Burnout Analysis and Prediction

Burnout Image

GitHub forks GitHub Repo stars GitHub contributors Static Badge MIT License GitHub pull requests GitHub issues

📝 Description

  • This project aims to develop a predictive model using machine learning techniques to predict burnout rate of a Employee based on various factors.
  • By understanding the factors contributing to burnout and developing prediction models, we aim to identify at-risk employees and provide targeted support.

🚀 View Demo

⏳ Dataset

Download the dataset for custom training data.

This dataset contains employee information, including no.of designations, work-from-home availability, and other relevant attributes.

🗂️Project Structure

The project is organized into the following directories and files:

  • Data: The data folder contains both raw and processed data used in this project.
  • Notebooks: This folder contains Jupyter notebooks with code covering data exploration, model building, and evaluation.
  • Models: This folder houses a collection of trained machine learning models.
  • Reports: This folder contains project reports, such as a Power BI data analysis report and a presentation.
  • images: This folder contains all the relevant images used in this project, such as those used in document preparation, presentation materials, and visual aids to enhance understanding
  • Static: This folder includes static files used in the project, such as images, stylesheets.
  • Templates: The templates folder contains HTML templates used for rendering web pages.
  • app.py: This is the main application file that runs the project's web application.
  • Requirements: This requirements text file contains all the required dependencies that we need to install to run the project.

🛠️How to Install and Run this Project?

To get started with the project, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/usmanbvp/Employees-Burnout-Analysis-and-Prediction.git
  1. Install the project dependencies by running the following command:
pip install -r requirements.txt
  1. Explore the project's directories and files to become familiar with its structure.

  2. To run the project, execute follwoing commad:

python app.py

👨🏻‍💻How to Use this Project?

Once you'have successfully installed and run the project, you can use it to predict the burnout rate of Emoloyees. Here's how to get started:

  1. Open your web browser and navigate to
http://127.0.0.1:5000/
  1. You will be presented with a user-friendly web app interface. Explore the available features and prediction options.
web interface
  1. Follow the on-screen instructions to input relevant employee data.Utilize the prediction feature to predict future burnout outcomes for employees.

  2. The web app should provide you with results based on your input.

prediction results
  1. Based on the results, you can take any necessary actions, make decisions, or utilize the project for your specific use case.

🌐Deployment

To deploy this project, follow these steps:

  1. Choose a hosting platform or service for your web application. Popular choices include Heroku, AWS, Azure, or PythonAnywhere.

  2. Set up an account on the selected hosting platform if you don't already have one.

  3. Prepare your project for deployment by making sure it meets the requirements of the chosen hosting service. This may include adjusting configuration files, environment variables, or dependencies.

  4. Deploy your project to the hosting platform using the platform's provided deployment tools or instructions.

  5. Once deployed, you can access your project by navigating to the URL provided by the hosting platform.

For more detailed deployment instructions specific to your chosen hosting service, refer to their official documentation and guidelines.

Enjoy using the deployed version of the Employees Burnout Analysis and Prediction project!

🚀 View Deployed Web App

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

The MIT License is a permissive open source license that allows you to use, modify, and distribute this project for both commercial and non-commercial purposes.

📝Feedback and Support

If you have any feedback, suggestions, or questions regarding the project, please create an issue in the repository or contact me at usman.bvp@gmail.com.

If you find this repository helpful, don't forget to show your support by giving it a star! ⭐

Your star is a great way to let us know you appreciate our work and find value in this project. Thank you! ⭐

Happy analyzing and predicting❤️!

About

The "Employees Burnout Analysis and Prediction" GitHub repository is a project focused on analyzing and predicting employee burnout in an organization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages