Docs.rs
shap-rs-0.1.0
shap-rs 0.1.0
Permalink
Docs.rs crate page
MIT
18 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
mi7plus
Dependencies
bincode =2.0.0-rc.3
normal
optional
bincode_derive =2.0.0-rc.3
normal
optional
burn-core =0.15.0
normal
optional
burn-ndarray =0.15.0
normal
optional
half =2.4.1
normal
optional
indexmap =2.7.1
normal
optional
ndarray ^0.16
normal
proc-macro-crate =3.2.0
normal
optional
rand ^0.8
normal
rayon ^1.10
normal
optional
rmp =0.8.14
normal
optional
rmp-serde =1.3.0
normal
optional
serde ^1
normal
serde_json ^1
normal
optional
uuid =1.11.0
normal
optional
clap =4.5.23
dev
criterion ^0.5
dev
proptest =1.6.0
dev
roxmltree ^0.20
dev
tempfile =3.17.1
dev
Versions
29.29%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
data
shap_rs
0.1.0
In shap_
rs::
plot::
force
shap_rs
::
plot
::
force
Function
data
Copy item path
Source
pub fn data(e: &
Explanation
, sample:
usize
, output:
usize
) ->
Result
<
ForceData
>