You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Platonov (JIRA)" <ji...@apache.org> on 2018/10/23 15:24:00 UTC

[jira] [Created] (IGNITE-9979) [ML] Implement Naive Bayes classifier over Discrete Disctribution

Alexey Platonov created IGNITE-9979:
---------------------------------------

             Summary: [ML] Implement Naive Bayes classifier over Discrete Disctribution
                 Key: IGNITE-9979
                 URL: https://issues.apache.org/jira/browse/IGNITE-9979
             Project: Ignite
          Issue Type: Sub-task
          Components: ml
            Reporter: Alexey Platonov
             Fix For: 2.8


There is need to create Naive Bayes classifier over simple Discrete Distribution for non-continuous features in dataset. As naive implementation it may be set of histograms of feature values for each feature in dataset.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)