Package: fastshap 0.1.4
fastshap: Fast Approximate Shapley Values
Computes fast (relative to other implementations) approximate Shapley values for any supervised learning model. Shapley values help to explain the predictions from any black box model using ideas from game theory; see Strumbel and Kononenko (2014) <doi:10.1007/s10115-013-0679-x> for details.
Authors:
fastshap_0.1.4.tar.gz
fastshap_0.1.4.zip(r-4.7)fastshap_0.1.4.zip(r-4.6)fastshap_0.1.4.zip(r-4.5)
fastshap_0.1.4.tgz(r-4.6-x86_64)fastshap_0.1.4.tgz(r-4.6-arm64)fastshap_0.1.4.tgz(r-4.5-x86_64)fastshap_0.1.4.tgz(r-4.5-arm64)
fastshap_0.1.4.tar.gz(r-4.7-arm64)fastshap_0.1.4.tar.gz(r-4.7-x86_64)fastshap_0.1.4.tar.gz(r-4.6-arm64)fastshap_0.1.4.tar.gz(r-4.6-x86_64)
fastshap_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fastshap/json (API)
NEWS
| # Install 'fastshap' in R: |
| install.packages('fastshap', repos = c('https://bgreenwell.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bgreenwell/fastshap/issues
Pkgdown/docs site:https://bgreenwell.github.io
- titanic - Survival of Titanic passengers
- titanic_mice - Survival of Titanic passengers
explainable-aiexplainable-mlinterpretable-machine-learningshapleyshapley-valuesvariable-importancexaicpp
Last updated from:4e59367cd5. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 176 | ||
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 189 | ||
| linux-release-arm64 | OK | 146 | ||
| linux-release-x86_64 | OK | 162 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-release-x86_64 | OK | 205 | ||
| macos-oldrel-arm64 | OK | 129 | ||
| macos-oldrel-x86_64 | OK | 322 | ||
| windows-devel | OK | 165 | ||
| windows-release | OK | 185 | ||
| windows-oldrel | OK | 147 | ||
| wasm-release | OK | 118 |
Exports:explaingen_friedman
Dependencies:codetoolsforeachiteratorsRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fast approximate Shapley values | explain explain.default explain.lgb.Booster explain.lm explain.xgb.Booster |
| Friedman benchmark data | gen_friedman |
| Survival of Titanic passengers | titanic |
| Survival of Titanic passengers | titanic_mice |
