Giter Club home page Giter Club logo

tree_models_productivity's Introduction

Predicting Employee Productivity Using Tree Models

For this project, we'll be using the dataset Productivity Prediction of Garment Employees. The original dataset is in the UCI Machine Learning Repository (https://archive.ics.uci.edu/ml/datasets/Productivity+Prediction+of+Garment+Employees). Below is a description of the dataset, according to its official summary:

"The Garment Industry is one of the key examples of the industrial globalization of this modern era. It is a highly labour-intensive industry with lots of manual processes. Satisfying the huge global demand for garment products is mostly dependent on the production and delivery performance of the employees in the garment manufacturing companies. So, it is highly desirable among the decision makers in the garments industry to track, analyse and predict the productivity performance of the working teams in their factories."

For analysis we have the following data columns:

  • date : Date in MM-DD-YYYY
  • day : Day of the Week
  • quarter : A portion of the month. A month was divided into four quarters
  • department : Associated department with the instance
  • team_no : Associated team number with the instance
  • no_of_workers : Number of workers in each team
  • no_of_style_change : Number of changes in the style of a particular product
  • targeted_productivity : Targeted productivity set by the Authority for each team for each day.
  • smv : Standard Minute Value, it is the allocated time for a task
  • wip : Work in progress. Includes the number of unfinished items for products
  • over_time : Represents the amount of overtime by each team in minutes
  • incentive : Represents the amount of financial incentive (in BDT) that enables or motivates a particular course of action.
  • idle_time : The amount of time when the production was interrupted due to several reasons
  • idle_men : The number of workers who were idle due to production interruption
  • actual_productivity : The actual % of productivity that was delivered by the workers. It ranges from 0-1.

The procedure is described in the attached notebook tree_models_productivity.ipynb.

grafik

tree_models_productivity's People

Contributors

st-olz 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.