pm4py.conformance#
The pm4py.conformance
module contains the conformance checking algorithms implemented in pm4py
Functions
|
Checks if a trace object is fit against a process model |
|
Apply the alignments algorithm between a log and a process model. |
Provide conformance checking diagnostics using footprints |
|
Apply token-based replay for conformance checking analysis. |
|
|
Performs conformance checking using the log skeleton |
|
Performs conformance checking on the provided log with the provided temporal profile. |
|
Calculates the fitness using alignments |
|
Calculates fitness using footprints. |
|
Calculates the fitness using token-based replay. |
|
Calculates the precision of the model w.r.t. |
|
Calculates precision using footprints |
|
Calculates the precision precision using token-based replay |