latest
介绍
主题概述
示例
表格示例
文本示例
图像示例
基因组示例
参考
API 参考
解释
解释器
plots
shap.plots.bar
shap.plots.waterfall
shap.plots.scatter
shap.plots.heatmap
shap.plots.force
shap.plots.text
shap.plots.image
shap.plots.部分依赖图
shap.plots.decision
shap.plots.embedding
shap.plots.initjs
shap.plots.group_difference
shap.plots.图像转文本
shap.plots.monitoring
shap.plots.beeswarm
shap.plots.violin
maskers
模型
工具
数据集
API 示例
基准测试
开发
发行说明
贡献指南
SHAP
API 参考
shap.plots.图像转文本
查看页面源码
shap.plots.图像转文本
shap.plots.
image_to_text
(
shap_values
)
[源代码]
绘制带有测试输出的图像输入的 SHAP 值。
参数
:
shap_values
[numpy.array]
SHAP 值数组的列表。每个数组具有 shap(# 宽度 x 高度 x 通道 x 输出令牌数)。每个样本对应一个数组。