Explanation workflows
Explanation workflows show how the platform explanation components can be combined to support higher-level analysis.
The explanation components describe model behaviour at different levels: predictions, attributions, activations, rules, module dependency plots, strengths and weaknesses, histograms, anomalies, and context comparisons. Workflows combine these components to investigate, monitor, justify, optimise, or govern model behaviour.
Workflow areas
How workflows use explanation components
Each workflow uses one or more explanation components.
From explanation to action
Explanation workflows can be used to move from inspection to action.
For example, a team may use histograms and activations to find low data coverage, inspect the corresponding module behaviour with MDPs and rules, and then decide whether to collect more data, adjust a workflow, or route affected decisions to a human review process.
Similarly, a team may use control swaps to identify bias in a prediction, compare the attribution deltas, and decide whether to leave the prediction as is, correct the bias automatically, or de-automate the decision for human review.

