No packages match

naivebayes - High Performance Implementation of the Naive Bayes Algorithm
In this implementation of the Naive Bayes classifier following class conditional distributions are available: 'Bernoulli', 'Categorical', 'Gaussian', 'Poisson', 'Multinomial' and non-parametric representation of the class conditional density estimated via Kernel Density Estimation. Implemented classifiers handle missing data and can take advantage of sparse data.
Last updated
classification-modeldatasciencemachine-learningnaive-bayes
10.31 score 37 stars 8 dependents 1.4k scripts 6.7k downloads