Giter VIP home page Giter VIP logo

Hey! Nice to see you.

Welcome to my page!
I'm Tesfahun, Data Scientist in Workforce Management currently living in Warsaw, Poland.

Languages I program with

R Python SQL C++

Tools I work with

Power BI Tableau Excel Google Data Studio

My latest blogs

Where to find me

Github Twitter LinkedIn Facebook

Tesfahun Tegene Boshe's Projects

arima-for-demand-forecasting icon arima-for-demand-forecasting

This is the source code for the blog at https://rpubs.com/Tesfahun_Boshe/arimaforcasting which is aimed at looking at ARIMA models in-depth.

how-to-convert-schedule-to-per-interval-coverage icon how-to-convert-schedule-to-per-interval-coverage

Let’s say you have just created a schedule for your workforce. If your workforce has the same shift start and shift end in all days, it should be easy to find how many heads you will have per interval. What if that was not the case? Most WFM schedulers have to create much more dynamic schedules with not only multiple shift start and shift end but also with shifts going across days. It is also possible that agents do not work all the days, and the shifts are of varying length. Once you have created such schedule, how do you convert it to coverage data to check your efficiency per interval? I have seen some excel solutions for this but let’s see how we can do this in much easier way using R. At the end of this, we will plot the coverage against the predetermined requirement and calculate the schedule efficiency.

resourceplannint2hiringplan-wfm icon resourceplannint2hiringplan-wfm

Currently there are not known algorithms for converting per-interval FTE requirements to number of heads needed. This repo aims at introducing one. The associated Shiny App can be used for a quick conversion of your FTE's per interval to the most optimal schedule and number of heads required.

rrcourse2022 icon rrcourse2022

This is a course repository for Reproducible Research 2022

wfm-forecasting-with-r icon wfm-forecasting-with-r

Forecasting is the first important stage of workforce management planning. WFM forecastors create the forecast of ,including others, volume of conversations to be expected in some future time. Forecasting future contacts is a difficult task because of the uncertainty associated with the many factors that determine contacts as well as the nature of distribution of contacts in time. Time series data is an object observed in many consecutive units of time in chronological order. While there is not a single best method for forecasting, there are widely used methods and best practices. We will discuss some of the most commonly used time series models and hybrid approaches in this blog. We will also cover the metrics which can indicate the accuracy of the forecast. accuracy() function from forecast package gives mean error (ME), root mean square error (RMSE), mean absolute error (MAE), mean percentage error (MPE), mean absolute percentage (MAPE), mean absolute squared error (MASE), autocorrelation function index (ACFI) and Theil’s U values. MAPE is considered the best accuracy measure since it is not sensitive to sign of error and the magnitude of units. We will use MAPE measures to compare the accuracy of different methods to be discussed. The html output is currently available at rPubs: https://rpubs.com/Tesfahun_Boshe/873021

workforce-management-app-with-shiny icon workforce-management-app-with-shiny

This app was developed using Shiny package. It can be used for workforce management purposes for small and medium size call centers of similar purposes. The app has a page for schedule view, another for the coverage view per market and per channel, and another two pages for submitting preferences and viewing team schedule for the selected day range.

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.