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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.0 |
2026-04-09 windows/windows R-4.5 | naivebayes_1.0.0.zip |
938.0 KiB |