PROVED (PRocess mining OVer uncErtain Data) is a library of functionalities to perform process mining on uncertain event data.
Other branches of this repository contain experiments of related publications. For more information see http://mpegoraro.net/pages/research.html
- Free software: GNU General Public License v3
- Documentation: Coming soon!
- Upper and lower bounds for conformamce score through alignments
- Efficient construction of graphical representations for uncertain event data
- Uncertain event data simulation and generation
PROVED is on PyPi, and is compatible with Python 3.6+. Just type:
pip install proved
Project owner: Marco Pegoraro
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.