VERONA: predictiVE pRocess mOnitoring beNchmArk¶
The VERONA library is a Python tool for faster and more user-friendly development, evaluation, and comparison of predictive process monitoring (PPM) approaches.
The main features of VERONA are:
Allows downloading an extensive collection of real process event logs used by the process mining community.
Provides functions to cover data preprocessing, partitioning, prefix and target extraction, model evaluation and result visualization from the PPM workflow in a clear and transparent manner for the user.
Implements the reference benchmark of Rama-Maneiro et al. [1] to fairly compare deep learning-based PPM approaches.
Ports the statistical tests of the R-implemented
scmamp[2] to Python, allowing statistical comparison of different machine learning approaches.
Note
This project is under active development.