rust-shap
A lightweight, model-agnostic implementation of Kernel SHAP in Rust.
Features
- Kernel SHAP for numeric tabular data
- Model-agnostic black-box explanations
- Deterministic and memory-safe
- Suitable for systems and embedded contexts
Usage
use kernel_shap;