Package | Description |
---|---|
org.apache.ignite.ml.naivebayes.compound |
Contains Compound naive Bayes classifier.
|
org.apache.ignite.ml.naivebayes.discrete |
Contains Bernoulli naive Bayes classifier.
|
Class and Description |
---|
DiscreteNaiveBayesModel
Discrete naive Bayes model which predicts result value
y belongs to a class C_k, k in [0..K] as
{@code p(C_k,y) =x_1*p_k1^x *... |
DiscreteNaiveBayesTrainer
Trainer for the Discrete naive Bayes classification model.
|
Class and Description |
---|
DiscreteNaiveBayesModel
Discrete naive Bayes model which predicts result value
y belongs to a class C_k, k in [0..K] as
{@code p(C_k,y) =x_1*p_k1^x *... |
DiscreteNaiveBayesSumsHolder
Service class is used to calculate amount of values which are below the threshold.
|
DiscreteNaiveBayesTrainer
Trainer for the Discrete naive Bayes classification model.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020