Compute the conditional probabilities for a single coalition for the categorical approach
Compute the conditional probabilities for a single coalition for the categorical approach
The prepare_data.categorical() function is slow when evaluated for a single coalition. This is a bottleneck for Causal Shapley values which call said function a lot with single coalitions.