Package | Description |
---|---|
org.apache.ignite.ml.naivebayes.compound |
Contains Compound naive Bayes classifier.
|
org.apache.ignite.ml.naivebayes.gaussian |
Contains Gaussian naive Bayes classifier.
|
Class and Description |
---|
GaussianNaiveBayesModel
Simple naive Bayes model which predicts result value
y belongs to a class C_k, k in [0..K] as {@code
p(C_k,y) = p(C_k)*p(y_1,C_k) *... |
GaussianNaiveBayesTrainer
Trainer for the naive Bayes classification model.
|
Class and Description |
---|
GaussianNaiveBayesModel
Simple naive Bayes model which predicts result value
y belongs to a class C_k, k in [0..K] as {@code
p(C_k,y) = p(C_k)*p(y_1,C_k) *... |
GaussianNaiveBayesTrainer
Trainer for the naive Bayes classification model.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022