pm4py.algo.discovery package¶
Subpackages¶
- pm4py.algo.discovery.alpha package
- pm4py.algo.discovery.batches package
- pm4py.algo.discovery.causal package
- pm4py.algo.discovery.correlation_mining package
- pm4py.algo.discovery.dfg package
- pm4py.algo.discovery.footprints package
- pm4py.algo.discovery.heuristics package
- pm4py.algo.discovery.inductive package
- Subpackages
- pm4py.algo.discovery.inductive.util package
- Submodules
- pm4py.algo.discovery.inductive.util.cut_detection module
- pm4py.algo.discovery.inductive.util.detection_utils module
- pm4py.algo.discovery.inductive.util.parallel_cut_utils module
- pm4py.algo.discovery.inductive.util.petri_cleaning module
- pm4py.algo.discovery.inductive.util.petri_el_count module
- pm4py.algo.discovery.inductive.util.shared_constants module
- pm4py.algo.discovery.inductive.util.tree_consistency module
- Module contents
- pm4py.algo.discovery.inductive.variants package
- pm4py.algo.discovery.inductive.util package
- Submodules
- pm4py.algo.discovery.inductive.algorithm module
- pm4py.algo.discovery.inductive.parameters module
- Module contents
- Subpackages
- pm4py.algo.discovery.log_skeleton package
- pm4py.algo.discovery.minimum_self_distance package
- pm4py.algo.discovery.ocel package
- pm4py.algo.discovery.performance_spectrum package
- Subpackages
- pm4py.algo.discovery.performance_spectrum.variants package
- Submodules
- pm4py.algo.discovery.performance_spectrum.variants.dataframe module
- pm4py.algo.discovery.performance_spectrum.variants.dataframe_disconnected module
- pm4py.algo.discovery.performance_spectrum.variants.log module
- pm4py.algo.discovery.performance_spectrum.variants.log_disconnected module
- Module contents
- pm4py.algo.discovery.performance_spectrum.variants package
- Submodules
- pm4py.algo.discovery.performance_spectrum.algorithm module
- pm4py.algo.discovery.performance_spectrum.outputs module
- pm4py.algo.discovery.performance_spectrum.parameters module
- Module contents
- Subpackages
- pm4py.algo.discovery.temporal_profile package
- pm4py.algo.discovery.transition_system package
Submodules¶
pm4py.algo.discovery.parameters module¶
This file is part of PM4Py (More Info: https://pm4py.fit.fraunhofer.de).
PM4Py is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
PM4Py 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with PM4Py. If not, see <https://www.gnu.org/licenses/>.
Module contents¶
This file is part of PM4Py (More Info: https://pm4py.fit.fraunhofer.de).
PM4Py is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
PM4Py 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with PM4Py. If not, see <https://www.gnu.org/licenses/>.