Celonis Root Cause Analysis¶
The (automated) Celonis Root Cause Analysis helps you find areas in your data that are indicators for unwanted behaviour.
Check the example jupyter notebooks below to learn about the basic usage of Celonis Root Cause Analysis. You can directly try these examples with your data! To get a copy of these notebooks in you current working directory, in any notebook run:
from pycelonis.notebooks import root_cause_analysis
The folder root_cause_analysis with the example notebooks will appear in your current working directory.