Back to resources

SKILL

shap

Primary machine endpointhttps://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/shap
Use with an agent

SUMMARY

What it does

This skill provides procedural guidance for explaining and auditing machine-learning predictions using the SHAP library (version 0.52.0). It covers selecting appropriate explainers and maskers, computing feature attributions via the modern shap.Explanation API, validating explanations through additivity checks, handling multi-output models, and producing local or global visualizations. The skill includes operating rules, installation instructions, a standard workflow, common task patterns, troubleshooting order, and references to detailed guides. It emphasizes explicit output selection, background data choice, and reporting limitations. The source is a Markdown file (SKILL.md) from the K-Dense-AI/scientific-agent-skills repository, inspected successfully.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

explain.predictionsweight 100 · confidence 90select.explainersweight 80 · confidence 85validate.attributionsweight 70 · confidence 80visualize.explanationsweight 60 · confidence 75

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
1e5eeffbdad3

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.