Iβm currently exploring the Celonis Machine Learning Workbench and looking for some practical examples to learn from.
I found the official PyCelonis Examples repository on GitHub, which is very helpful for understanding PyCelonis and interacting with Celonis resources. However, I was wondering whether there are also repositories, sample notebooks, or templates focused more on end-to-end ML Workbench use cases.
Iβm particularly interested in Supply Chain examples such as:
- Late/on-time delivery prediction
- Supplier or procurement risk prediction
- Inventory-related predictions
- Lead time prediction
- Bottleneck or process outcome prediction
I also came across the older O2C β On-Time Delivery Prediction example, but it seems to rely on the legacy celonis_ml package.
Does anyone know of any up-to-date PyCelonis 2.x / ML Workbench GitHub repositories, Jupyter notebooks, or sample projects that could be used as a starting point?
And if you have built something similar yourself and can share the general approach or architecture, Iβd love to learn from it. π
Thanks in advance!