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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)