//
pkg.gl
Category
github.com/ep2012/golearn
naive
package
0.0.0-20230505210105-3ee970353c38
Repository:
https://github.com/ep2012/golearn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
273 SLOC
#
Functions
NewBernoulliNBClassifier
Create a new Bernoulli Naive Bayes Classifier.
#
Structs
BernoulliNBClassifier
A Bernoulli Naive Bayes Classifier.