Tabular explainer¶
Under construction
TabularExplainer is exported by XWhy, but its current explain() method raises NotImplementedError. Do not present it as an available workflow yet.
This page reserves the stable documentation location for structured-data explainability.
Planned documentation will cover:
- classification and regression model adapters;
- numerical and categorical feature perturbation;
- background-data selection;
- local feature contributions;
- stability and fidelity evaluation;
- bar, waterfall, and comparison visualisations.