797 B
797 B
title, created, updated, type, tags, status
| title | created | updated | type | tags | status | |||
|---|---|---|---|---|---|---|---|---|
| Shapley 值 (Shapley Values) | 2026-06-03 | 2026-06-03 | concept |
|
placeholder |
Shapley 值 (Shapley Values)
⚠️ 占位符页面 — 待完善
Shapley 值源自合作博弈论,在机器学习中广泛用于特征归因。计算每个输入变量对所有可能子集的边际贡献的加权平均。
与 interaction-based-explanation 在计算复杂性上类似(均涉及指数级子集枚举),但交互提取关注变量间的组合效应(AND-OR 交互),而非单个变量的独立贡献。