[
https://issues.apache.org/jira/browse/IGNITE-9978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Zinoviev updated IGNITE-9978:
------------------------------------
Flags: Important
Ignite Flags: Docs Required,Release Notes Required (was: Docs Required)
Release Note: Added various Naive Bayes classifiers
> [ML] Implement Compound Naive Bayes classifier
> ----------------------------------------------
>
> Key: IGNITE-9978
> URL: https://issues.apache.org/jira/browse/IGNITE-9978
> Project: Ignite
> Issue Type: Task
> Components: ml
> Reporter: Alexey Platonov
> Assignee: Ravil Galeyev
> Priority: Major
> Labels: new-feature
> Fix For: 2.8
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> We need to create compound Naive Bayes classifier as model composition of
> several Naive Bayes classifiers where each classifier represents subset of
> features of one type. For example such model may contain Naive Bayes model
> over Gauss Distribution for all continuous features and Naive Bayes model
> over Discrete Distribution for enum-like features.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)