Shapley values, originating from cooperative game theory, provide a fair way to distribute the total gain among players based on their marginal contributions. In machine learning, they are adapted to attribute the contribution of each feature or input to a model's prediction or to an outcome like an outlier.
Shapley values are a fair way to determine how much each part contributes to a total outcome. In AI, they help explain why a model made a decision or what caused an anomaly, by assigning a contribution score to each input feature.
Shapley value, Shapley feature importance, Shapley attribution
Was this definition helpful?