MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / calculate_entropy

Function calculate_entropy

src/machine_learning/decision_tree.rs:21–54  ·  view source on GitHub ↗

Calculate entropy of a set of labels

(labels: &[f64])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

find_best_splitFunction · 0.85
test_calculate_entropyFunction · 0.85

Calls 4

pushMethod · 0.80
is_emptyMethod · 0.45
lenMethod · 0.45
iterMethod · 0.45

Tested by 1

test_calculate_entropyFunction · 0.68