Process Mining Supervised
notes of course “Introduction to Data Science” from RWTH-Aachen in semester winter 19/20, Professor van der Aalst, Willibrordus
文章目录
Two questions
Performance Problems & Compliance Problems
- Reporting : What happened?
- Diagnosis: Why did it happen?
- Prediction: What will happen?
- Recommendation: What is the best that can happen?
Conformance checking
Fitness of the model
Counting tokens while replaying:
- p = produced tokens
- c = consumed tokens
- m = missing tokens
- r = remaining tokens
At any time: (You are not adding missing token that you do not need)
At the end:
Not necessarily p = c
For instance:
Initialization: p = 1
Finalization: c = c + 1
Fitness at the log level
Generating supervised learning problems
Tooling
- ProM
- Disco
- celonis
- Lexmark
- minit
- myinvenio