Alexey Platonov created IGNITE-9978:
---------------------------------------
Summary: [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
Fix For: 2.8
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
(v7.6.3#76005)