pm4py.algo.transformation.ocel.features package#
PM4Py – A Process Mining Library for Python
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see this software project’s root or visit <https://www.gnu.org/licenses/>.
Website: https://processintelligence.solutions Contact: info@processintelligence.solutions
Subpackages#
- pm4py.algo.transformation.ocel.features.events package
- Submodules
- pm4py.algo.transformation.ocel.features.events.algorithm module
ParametersParameters.ENABLE_ALLParameters.ENABLE_EVENT_ACTIVITYParameters.ENABLE_EVENT_TIMESTAMPParameters.ENABLE_EVENT_NUM_REL_OBJSParameters.ENABLE_EVENT_NUM_REL_OBJS_TYPEParameters.ENABLE_EVENT_STR_ATTRIBUTESParameters.ENABLE_EVENT_NUM_ATTRIBUTESParameters.ENABLE_EVENT_START_OTParameters.ENABLE_EVENT_END_OTParameters.ENABLE_NEW_INTERACTIONSParameters.ENABLE_RELATED_OBJECTS_FEATURES
apply()transform_features_to_dict_dict()
- pm4py.algo.transformation.ocel.features.events.event_activity module
- pm4py.algo.transformation.ocel.features.events.event_end_ot module
- pm4py.algo.transformation.ocel.features.events.event_num_attributes module
- pm4py.algo.transformation.ocel.features.events.event_num_rel_objs module
- pm4py.algo.transformation.ocel.features.events.event_num_rel_objs_type module
- pm4py.algo.transformation.ocel.features.events.event_start_ot module
- pm4py.algo.transformation.ocel.features.events.event_str_attributes module
- pm4py.algo.transformation.ocel.features.events.event_timestamp module
- pm4py.algo.transformation.ocel.features.events.new_interactions module
- pm4py.algo.transformation.ocel.features.events.related_objects_features module
- pm4py.algo.transformation.ocel.features.events_objects package
- pm4py.algo.transformation.ocel.features.objects package
- Submodules
- pm4py.algo.transformation.ocel.features.objects.algorithm module
ParametersParameters.DEBUGParameters.ENABLE_ALLParameters.ENABLE_LIFECYCLE_METRICSParameters.ENABLE_OBJECT_LIFECYCLE_LENGTHParameters.ENABLE_OBJECT_LIFECYCLE_UNQ_ACTParameters.ENABLE_OBJECT_LIFECYCLE_DURATIONParameters.ENABLE_OBJECT_DEGREE_CENTRALITYParameters.ENABLE_OBJECT_GENERAL_INTERACTION_GRAPHParameters.ENABLE_OBJECT_GENERAL_DESCENDANTS_GRAPHParameters.ENABLE_OBJECT_GENERAL_INHERITANCE_GRAPHParameters.ENABLE_OBJECT_COBIRTH_GRAPHParameters.ENABLE_OBJECT_CODEATH_GRAPHParameters.ENABLE_OBJECT_LIFECYCLE_ACTIVITIESParameters.ENABLE_OBJECT_LIFECYCLE_PATHSParameters.ENABLE_OBJECT_STR_ATTRIBUTESParameters.ENABLE_OBJECT_NUM_ATTRIBUTESParameters.ENABLE_OBJECT_INTERACTION_GRAPH_OTParameters.ENABLE_OBJECT_WORK_IN_PROGRESSParameters.ENABLE_RELATED_EVENTS_FEATURESParameters.ENABLE_RELATED_ACTIVITIES_FEATURESParameters.ENABLE_OBJ_CON_IN_GRAPH_FEATURESParameters.FILTER_PER_TYPE
apply()transform_features_to_dict_dict()
- pm4py.algo.transformation.ocel.features.objects.obj_con_in_graph_features module
- pm4py.algo.transformation.ocel.features.objects.object_cobirth_graph module
- pm4py.algo.transformation.ocel.features.objects.object_codeath_graph module
- pm4py.algo.transformation.ocel.features.objects.object_degree_centrality module
- pm4py.algo.transformation.ocel.features.objects.object_general_descendants_graph module
- pm4py.algo.transformation.ocel.features.objects.object_general_inheritance_graph module
- pm4py.algo.transformation.ocel.features.objects.object_general_interaction_graph module
- pm4py.algo.transformation.ocel.features.objects.object_lifecycle_activities module
- pm4py.algo.transformation.ocel.features.objects.object_lifecycle_duration module
- pm4py.algo.transformation.ocel.features.objects.object_lifecycle_length module
- pm4py.algo.transformation.ocel.features.objects.object_lifecycle_paths module
- pm4py.algo.transformation.ocel.features.objects.object_lifecycle_unq_act module
- pm4py.algo.transformation.ocel.features.objects.object_num_attributes module
- pm4py.algo.transformation.ocel.features.objects.object_str_attributes module
- pm4py.algo.transformation.ocel.features.objects.object_work_in_progress module
- pm4py.algo.transformation.ocel.features.objects.objects_interaction_graph_ot module
- pm4py.algo.transformation.ocel.features.objects.related_activities_features module
- pm4py.algo.transformation.ocel.features.objects.related_events_features module