Yury Babak created IGNITE-6878:
----------------------------------

             Summary: Naive Bayes classifier for ML module
                 Key: IGNITE-6878
                 URL: https://issues.apache.org/jira/browse/IGNITE-6878
             Project: Ignite
          Issue Type: New Feature
      Security Level: Public (Viewable by anyone)
          Components: ml
            Reporter: Yury Babak


Naive Bayes classifiers are a family of simple probabilistic classifiers based 
on applying Bayes' theorem with strong (naive) independence assumptions between 
the features.

So we want to add this algorithm to Apache Ignite ML module.

Ideally, implementation should support both multinomial naive Bayes and 
Bernoulli naive Bayes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to