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

Function predict_tree

src/machine_learning/decision_tree.rs:268–285  ·  view source on GitHub ↗

Predict the class label for a single test point

(tree: &TreeNode, features: &[f64])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

predictMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected