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

class pm4py.algo.transformation.ocel.features.objects.obj_con_in_graph_features.Parameters(*values)[source]#

Bases: Enum

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

Extracts object-related features from the neighboring objects of a given object.

Parameters:
  • ocel – Object-centric event log

  • parameters – Parameters of the method, including: - Parameters.GRAPH => method that should be called on the object-centric event log to infer a graph

Returns:

  • data – Extracted feature values

  • feature_names – Feature names