Causal Shapley values are a game-theoretic attribution method that quantifies the marginal causal contribution of each feature or treatment to a model's prediction or an observed outcome. Unlike standard Shapley values which measure statistical association, Causal Shapley values rely on a specified Structural Causal Model (SCM) or causal graph to account for the underlying cause-and-effect relationships between variables. This ensures the attribution reflects true causal influence, not just correlation, by considering only valid intervention paths.
