pm4py.algo.transformation.ocel 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.description package
- pm4py.algo.transformation.ocel.features package
- Subpackages
- pm4py.algo.transformation.ocel.features.events package
- Submodules
- pm4py.algo.transformation.ocel.features.events.algorithm module
- 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
- 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
- pm4py.algo.transformation.ocel.features.events package
- Subpackages
- pm4py.algo.transformation.ocel.graphs package
- Submodules
- pm4py.algo.transformation.ocel.graphs.object_cobirth_graph module
- pm4py.algo.transformation.ocel.graphs.object_codeath_graph module
- pm4py.algo.transformation.ocel.graphs.object_descendants_graph module
- pm4py.algo.transformation.ocel.graphs.object_inheritance_graph module
- pm4py.algo.transformation.ocel.graphs.object_interaction_graph module
- pm4py.algo.transformation.ocel.graphs.ocel20_computation module
- pm4py.algo.transformation.ocel.split_ocel package