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

Function predict_naive_bayes

src/machine_learning/naive_bayes.rs:124–157  ·  view source on GitHub ↗
(model: &[ClassStatistics], test_point: &[f64])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

naive_bayesFunction · 0.85

Calls 4

gaussian_log_pdfFunction · 0.85
is_emptyMethod · 0.45
lenMethod · 0.45
iterMethod · 0.45

Tested by 1