Showing 2 of total 2 results (show query)
majkamichal
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.
Maintained by Michal Majka. Last updated 2 months ago.
classification-modeldatasciencemachine-learningnaive-bayes
37 stars 10.47 score 1.0k scripts 6 dependentspaithiov909
baritsu:Wrappers for 'mlpack'
A collection of wrappers for the 'mlpack' package that allows passing formula as their argument.
Maintained by Akiru Kato. Last updated 1 months ago.
3 stars 3.08 score 1 scripts