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.
- GitHub
- https://majkamichal.github.io/naivebayes/
- File a bug report
- naivebayes results
- naivebayes.pdf
- Version1.0.0
- R versionunknown
- LicenseGPL-2
- Needs compilation?No
- naivebayes citation info
- Last release03/16/2024
Documentation
Team
Michal Majka
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests2 packages
- Reverse Imports6 packages
- Reverse Suggests4 packages