Package | Description |
---|---|
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 *... |
DiscreteNaiveBayesSumsHolder
Service class is used to calculate amount of values which are below the threshold.
|
DiscreteNaiveBayesTrainer
Trainer for the Discrete naive Bayes classification model.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024