pm4py.analysis.map_labels_from_second_model#
- pm4py.analysis.map_labels_from_second_model(*args, threshold=0.75)[source]#
Maps the labels from the second process model into the first.
Example usages: * pm4py.map_labels_from_second_model(net, im, fm, process_tree) * pm4py.map_labels_from_second_model(process_tree, net, im, fm) * pm4py.map_labels_from_second_model(powl1, powl2)