Skip to content

My implementation of Gaussian and Bernoulli Naive Bayes classifiers

Notifications You must be signed in to change notification settings

carlocav/NaiveBayesClassifiers

Repository files navigation

NaiveBayesClassifiers

My implementation of Gaussian, Bernoulli and Multinomial Naive Bayes classifiers. They are tested respectively with the Iris, MNIST and Titanic dataset: their performance is evaluated with KFold cross-validation and compared with scikit-learn's implementation.

About

My implementation of Gaussian and Bernoulli Naive Bayes classifiers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages