pm4py.statistics.end_activities.common.get module#

pm4py.statistics.end_activities.common.get.get_sorted_end_activities_list(end_activities)[source]#

Gets sorted end attributes list

Parameters:

end_activities – Dictionary of end attributes associated with their count

Returns:

Sorted end attributes list

Return type:

listact

pm4py.statistics.end_activities.common.get.get_end_activities_threshold(ealist, decreasing_factor)[source]#

Get end attributes cutting threshold

Parameters:
  • ealist – Sorted end attributes list

  • decreasing_factor – Decreasing factor of the algorithm

Returns:

End attributes cutting threshold

Return type:

threshold