Files
myWiki/concepts/shapley-values.md

797 B
Raw Blame History

title, created, updated, type, tags, status
title created updated type tags status
Shapley 值 (Shapley Values) 2026-06-03 2026-06-03 concept
game-theory
interpretability
feature-attribution
placeholder

Shapley 值 (Shapley Values)

⚠️ 占位符页面 — 待完善

Shapley 值源自合作博弈论,在机器学习中广泛用于特征归因。计算每个输入变量对所有可能子集的边际贡献的加权平均。

interaction-based-explanation 在计算复杂性上类似均涉及指数级子集枚举但交互提取关注变量间的组合效应AND-OR 交互),而非单个变量的独立贡献。

相关概念