Package | Description |
---|---|
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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024