1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-05-01 22:18:10 +08:00

1 Commits

Author SHA1 Message Date
Thiago Cardoso
0035dd184e Bernoulli Naive Bayes: first draft
This is the first draft of the bernoulli naive bayes implementation. It
is missing the Fit function tests and the Predict function.
2014-05-11 21:00:28 -03:00