pm4py.algo.transformation.ocel.features.objects.object_general_interaction_graph module#

pm4py.algo.transformation.ocel.features.objects.object_general_interaction_graph.apply(ocel: OCEL, parameters: Dict[Any, Any] | None = None)[source]#

Adds for each object the total number of interacting object as feature

Parameters:
  • ocel – OCEL

  • parameters – Parameters of the algorithm

Returns:

  • data – Values of the added features

  • feature_names – Names of the added features