An open API service indexing awesome lists of open source software.

https://github.com/bptlab/correlation-analysis

Code for the master thesis "Deriving Decisive Case Characteristics in Process Performance Analysis" by Jonas Beyer
https://github.com/bptlab/correlation-analysis

Last synced: over 1 year ago
JSON representation

Code for the master thesis "Deriving Decisive Case Characteristics in Process Performance Analysis" by Jonas Beyer

Awesome Lists containing this project

README

          

# Deriving Decisive Case Characteristics in Process Performance Analysis

As described in the thesis, the implementation is split into two parts:

- [Log transformation](log-transformer/README.md)
- [Correlation analysis](correlation-analysis/README.md)

Details can be found in the corresponding `README` files.

Both applications are implemented using Java 11.