MCPcopy Create free account
hub / github.com/andeya/algorithm / Class

TypeAlias Class

bayesian/bayesian.go:79–79  ·  view source on GitHub ↗

Class defines a set of classes that the classifier will filter: C = {C_1, ..., C_n}. You should define your classes as a set of constants, for example as follows: const ( Good Class = "Good" Bad Class = "Bad ) Class values should be unique.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected