fastshap:在R中快速近似Shapley值 源码
快餐 fastshap的目标是提供一种高效且快速(相对于其他实现)的方法来计算近似Shapley值,这有助于解释机器学习模型的预测。 安装 # Install the latest stable version from CRAN: install.packages( " fastshap " ) # Install the latest development version from GitHub: if ( ! requireNamespace( " remotes " )) { install.packages( " remotes " ) } remotes :: install_github( " bgreenwell/fastshap " )
文件列表
fastshap:在R中快速近似Shapley值
(预估有个189文件)
RcppExports.cpp
2KB
fastshap.cpp
2KB
cpp-complilation-config
803B
cpp-definition-cache
899B
build_options
199B
759B27A2
59B
192533F6
3B
A2196298
57B
7D8BB721
58B
5414ABD5
58B
暂无评论