Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

Contributors

Languages