Giter Club home page Giter Club logo

attrition-insight's Introduction

Attrition Insight

๐Ÿ“— Table of Contents

Attrition Insight

Attrition Insight is a data application that allows users to interact with a machine learning model, view data visualizations on the data and see the values of their input saved for future use. It predicts the likelihood of an employee leaving the company based on various demographic and job-related factors.

Features

  1. Age: Age of employee
  2. Attrition: Employee attrition status
  3. Department: Department of work
  4. DistanceFromHome: what is their distance from hime
  5. Education: 1-Below College; 2- College; 3-Bachelor; 4-Master; 5-Doctor;
  6. EducationField: The field they studies in in the University
  7. EnvironmentSatisfaction: 1-Low; 2-Medium; 3-High; 4-Very High;
  8. JobSatisfaction: 1-Low; 2-Medium; 3-High; 4-Very High;
  9. MaritalStatus: Whether they are married, single or divorced
  10. MonthlyIncome: How much an employee makes a month
  11. NumCompaniesWorked: Number of companies worked prior to IBM
  12. WorkLifeBalance: 1-Bad; 2-Good; 3-Better; 4-Best;
  13. YearsAtCompany: Current years of service in IBM

๐Ÿ›  Built With

Tech Stack

GUI
Database
Language
Model

(back to top)

Key Features

  • A data application that presents visualizations on both the exploratory data and the KPIs
  • A predicitons page to predict by specifying the model you want to use
  • View proprietory data loaded in real-time form the remote server
  • Predictions are save for further analysis in the future and users can view the history of their prediction input values

(back to top)

image

image

๐Ÿ’ป Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Python

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/coderacheal/Attrition-Meter.git

Change into the cloned repository

  cd Attrition-Meter
  

Create a virtual environment

python -m venv env

Activate the virtual environment

    env/Scripts/activate

Install

Here, you need to recursively install the packages in the requirements.txt file using the command below

   pip install -r requirements.txt

Usage

To run the project, execute the following command:

    streamlit run 1_๐Ÿ _Home.py
  • A webpage opens up to view the app
  • Login to the app with username=coderacheal and password:123456
  • Finally test a prediction by clicking on the predicitons page
  • Note: Users may not be able to access the View Data page as the secrets file is not checked into git

๐Ÿ‘ฅ Authors

๐Ÿ•ต๐Ÿฝโ€โ™€๏ธ Racheal Appiah-kubi

(back to top)

๐Ÿ”ญ Future Features

  • Add a front end application for users

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project kindly show some love, give it a ๐ŸŒŸ STAR ๐ŸŒŸ

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank all the free available resource made available online

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

attrition-insight's People

Contributors

coderacheal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.