pm4py.algo.transformation.ocel.features.objects.object_lifecycle_unq_act module#
- pm4py.algo.transformation.ocel.features.objects.object_lifecycle_unq_act.apply(ocel: OCEL, parameters: Dict[Any, Any] | None = None)[source]#
Adds for each object the number of unique activities in its lifecycle as feature
- Parameters:
ocel – OCEL
parameters – Parameters of the algorithm
- Returns:
data – Values of the added features
feature_names – Names of the added features