·shap

使用 SHAP(SHapley Additive exPlanations)建立模型的可解释性和可解释性。在解释机器学习模型预测、计算特征重要性、生成 SHAP 图(瀑布图、蜂群图、条形图、散点图、力图、热图)、调试模型、分析模型偏差或公平性、比较模型或实现可解释的 AI 时,请使用此技能。适用于基于树的模型(XGBoost、LightGBM、随机森林)、深度学习(TensorFlow、PyTorch)、线性模型和任何黑盒模型。

0安装·0热度·@ovachiever

安装

$npx skills add https://github.com/ovachiever/droid-tings --skill shap

SKILL.md

SHAP is a unified approach to explain machine learning model outputs using Shapley values from cooperative game theory. This skill provides comprehensive guidance for:

SHAP works with all model types: tree-based models (XGBoost, LightGBM, CatBoost, Random Forest), deep learning models (TensorFlow, PyTorch, Keras), linear models, and black-box models.

See references/explainers.md for detailed information on all explainer types.

使用 SHAP(SHapley Additive exPlanations)建立模型的可解释性和可解释性。在解释机器学习模型预测、计算特征重要性、生成 SHAP 图(瀑布图、蜂群图、条形图、散点图、力图、热图)、调试模型、分析模型偏差或公平性、比较模型或实现可解释的 AI 时,请使用此技能。适用于基于树的模型(XGBoost、LightGBM、随机森林)、深度学习(TensorFlow、PyTorch)、线性模型和任何黑盒模型。 来源:ovachiever/droid-tings。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ovachiever/droid-tings --skill shap
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 shap?

使用 SHAP(SHapley Additive exPlanations)建立模型的可解释性和可解释性。在解释机器学习模型预测、计算特征重要性、生成 SHAP 图(瀑布图、蜂群图、条形图、散点图、力图、热图)、调试模型、分析模型偏差或公平性、比较模型或实现可解释的 AI 时,请使用此技能。适用于基于树的模型(XGBoost、LightGBM、随机森林)、深度学习(TensorFlow、PyTorch)、线性模型和任何黑盒模型。 来源:ovachiever/droid-tings。

如何安装 shap?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ovachiever/droid-tings --skill shap 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ovachiever/droid-tings