-
First of all, thanks for your work with this package, has been very helpful so far.
This is actually more a general question than it is an issue: I was wondering wat kind of process mining algorit…
-
Hi,
I am just amazed by this library and I am starting to learn it thoroughly.
The problem is that there is no substantial datasets to work with as examples.
I tried to look for Kaggle datasets…
-
Dear PM4PY guys,
just a question. I haven't found even on omg.org any hint, that says, that attribute is mandatory in Gateway-Elements like, "bpmn:exclusiveGateway".
I did create some bpmn grap…
-
I am trying the inductive miner and the inductive miner infrequent algorithm on a dataset containing a column with lifecycle data. The column consists of "start" and "end" labels.
While using thi…
-
Hi PM4PY guys,
I appreciate your great work very much. One question I have:
Is there any chance to get a list of the possible allowed sequences from a BPMN file? My current approach is:
- B…
-
-
In [here](http://pm4py.pads.rwth-aachen.de/prediction-of-remaining-time/), branch name of `bpmnIntegration2` is mentioned. But I don't see the code around.
Also, https://github.com/pm4py/pm4py-pred/b…
-
Build a simplified base runtime for pm4py, e.g. using existing base image from docker pull javert899/pm4py:latest
-
Hi,
While trying to calculate the average arrival rate for an event log, we saw that for some real-life and large event logs, the average arrival rate is returned as 0 seconds. After going through …
-
Currently working my way through some examples, and while you very successfully document the implementation, i cannot seem to find the corresponding example files.
E.g., the "running-example.xes" …