Top Entry

A Deep Dive in Productivity Analysis

About Me

I am a Data Analyst passionate about technology, innovation, and data-driven decision-making within finance and business. Diverse experiences include logistics and project management, honing skills through leading roles in event production and restaurant management in the Tri-State Area.

Skilled in Python, SQL, Tableau, and machine learning, committed to driving excellence through problem-solving and adaptability. Eager to contribute expertise to impactful projects at the intersection of technology, finance, and innovation, leveraging entrepreneurial spirit for tangible results.

With a solid foundation in data analysis, poised to apply insights and drive growth in tech companies, banks, financial management firms, and exporting/importing companies. Seeking opportunities to make meaningful strides in optimizing operations and driving business success.

Hello, I am Eliel Almeida

Click on the Picture to See My LinkedIn

Profile Picture

About Project

This project aims to show a sample of the abilities in machine learning and neural networks (AI) using SKLearn and TensorFlow, OS and Dotenv were used for operation optimization.

The goal is to create a Algorithmic Machine Learning Model that is based on easily accessible business features. I built an in-depth Data Analysis with Interactable Graphs using Tableau to further the investigation of what drives productivity. I also formatted a Data Base where data can be stored, organized, related, secured and distributed using SQL and frameworks such as SQLAlchemy and MySLQConnector.

The data was cleaned and formatted using Pandas, Matplotlib and Seaborn were used for visualization. Click on the GitHub logo to show the GitHub Repository:

Github Picture

Machine Learning Productivity Prediction


This is the model working without any overfitting issues, in full capacity outperforming the benchmark which is MIT licensed study (see GibHub). Please fill it up and test yourself otherwise it is unable to predict, here is a description of the features:

Date : Date range is only in 2015, the study cover 3 months. (Exemple: 15/02/2015)

Week Quarter : A portion of the month, the months was divided into four quarters. (Exemple: 2)

Department : Associated department with the instance. (Exemple: Finishing)

Day of Week : Set the day of the week, Friday is the only day off for the industry of the study. (Exemple: Wednesday)

Targeted Productivity : Set by the Authority for each team for each day. (Exemple: 0.70)

Team : Associated team number with the instance. (Exemple: 8)

Standard Minute Value : The allocated time for a task. (Exemple: 3.90)

Work in progress : Includes the number of unfinished items for products. (Exemple: 0.0)

Incentive : Represents the amount of financial reward. (Exemple: 0.0)

Idle Time : The amount of time the production was interrupted. (Exemple: 0.0)

Idle Men : The number of workers who were idle due to production interruption. (Exemple: 0)

Style Change : Number of changes in the style of a particular product. (Exemple: 0)

Number of Workers : Number of workers on each team. (Exemple: 8)

Over Time : Represents the amount of overtime of each team in minutes (Exemple: 960.0)