pm4py.org#

The pm4py.org module contains organizational analysis techniques offered in pm4py.

Functions

discover_activity_based_resource_similarity(log)

Calculates similarity between the resources in the event log based on their activity profiles.

discover_handover_of_work_network(log[, ...])

Calculates the handover of work network of the event log.

discover_network_analysis(log, out_column, ...)

Performs a network analysis of the log based on the provided parameters.

discover_organizational_roles(log[, ...])

Mines the organizational roles.

discover_subcontracting_network(log[, n, ...])

Calculates the subcontracting network of the process.

discover_working_together_network(log[, ...])

Calculates the working together network of the process.