XAI Package =========================== This package provides tools and algorithms for performing XAI analysis on raw process tabular data.The XAI analysis results are feature importance weights, outlining the importance of various process activity attributes in their affect on the corresponding process activities related to chosen performance category (such as activity lead time for example). Submodules ---------- sax.core.process\_xai.xai module -------------------------------- .. automodule:: sax.core.process_xai.xai :members: :undoc-members: :show-inheritance: Module contents --------------- .. automodule:: sax.core.process_xai :members: :undoc-members: :show-inheritance: