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

Method n_support_vectors

src/machine_learning/support_vector_classifier.rs:331–333  ·  view source on GitHub ↗

Returns the number of support vectors Support vectors are observations with non-zero lambda values

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

countMethod · 0.80
iterMethod · 0.45

Tested by

no test coverage detected