You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Babak (JIRA)" <ji...@apache.org> on 2019/01/21 16:05:00 UTC

[jira] [Resolved] (IGNITE-6878) Naive Bayes classifier for ML module

     [ https://issues.apache.org/jira/browse/IGNITE-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yury Babak resolved IGNITE-6878.
--------------------------------
    Resolution: Won't Do

This feature was implemented in https://issues.apache.org/jira/browse/IGNITE-9282 and https://issues.apache.org/jira/browse/IGNITE-9747 by [~rgaleyev]

> Naive Bayes classifier for ML module
> ------------------------------------
>
>                 Key: IGNITE-6878
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6878
>             Project: Ignite
>          Issue Type: New Feature
>          Components: ml
>            Reporter: Yury Babak
>            Assignee: Eugeniu Semenciuc
>            Priority: Major
>
> 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
(v7.6.3#76005)