-
I was checking the code of the ET Conformance function and I found the comment
"At the moment, the precision value is different from the one provided by the ProM plug-in,
although the implementati…
lsabi updated
5 years ago
-
Hi,
I'm using the heuristic miner with a small log. Probably due to the settings: "dependency_thresh": 0.5, and "min_act_count": 5, in the parameters when discovering, the graph is empty and I get …
lsabi updated
5 years ago
-
Operating System: Ubuntu 18.04.2 LTS
PM4PY-Version: 1.1.18
While trying to work with different discovery algorithms I stumbled upon this problem.
Giving the log-object as a parameter to the appl…
-
Just looking for a clarification: is this intentional or have I found a bug?
I was messing about trying to do my own predictions on the remaining time left in a case and I found this.
There are two…
-
I found this nice little function in the branch with the prediction functions of remaining time. I don't think it agrees with the prefix matrix as mentioned in #94 .
To give an example of what's happ…
-
the data frame to event log conversion seems to return an event stream obejct rather than a event log object.
-
I tried to visualize the `log_IEEE.xes.gz` event log using the heuristics miner using the following code:
```
from pm4py.algo.discovery.heuristics import factory as heuristics_miner
from pm4py.obje…
-
[CCC19 - Model PN.zip](https://github.com/pm4py/pm4py-source/files/3211229/CCC19.-.Model.PN.zip)
ghost updated
5 years ago
-
Alpha miner factory is not compatible when a data frame is given.
In such a case, the variant is ignored (plus versus classical), i.e., the classical version is always called.
-
Hi,
In the comment for the function **apply_heu_dfg** in the file **pm4py/algo/discovery/heuristics/versions/classic.py**, it is written that the function returns three values (net (Petri net), im …
lsabi updated
5 years ago