Skip to main content
entropy
dtrees_
rs
2.0.0
In dtrees_
rs::
algorithms::
common::
heuristics::
helpers
dtrees_rs
::
algorithms
::
common
::
heuristics
::
helpers
Function
entropy
Copy item path
Source
pub fn entropy(distribution: &[
usize
]) ->
f64
Expand description
Shannon entropy (base 2) of a class distribution.