snefs / Business_process_mining

An all-purpose Business Process Mining R Shiny application which can perform computations on large event-log data to find out efficient resources, process bottlenecks, activity traces, processing time of resources and overall process summary of the data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Business Process Mining

An all-purpose Business Process Mining R Shiny application which can perform computations on large event-log data to find out efficient resources, process bottlenecks, activity traces, processing time of resources and overall process summary of the data.

Inspired by the bupaR package, this Shiny application brings out the best of all the use cases that are possible in business process mining coupled with the convenience of changing the unit or level of analysis of the data as it best fits the needs of the user.

The Shiny application can be found here : https://shiivong27.shinyapps.io/Process_Mining/

R packages used:

  • bupaR
  • shinydashboard
  • dplyr
  • shiny
  • processmapR
  • processmonitR
  • DT
  • DiagrammeR
  • shinyalert

About

An all-purpose Business Process Mining R Shiny application which can perform computations on large event-log data to find out efficient resources, process bottlenecks, activity traces, processing time of resources and overall process summary of the data.


Languages

Language:R 100.0%