[ 
https://issues.apache.org/jira/browse/SPARK-16872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409071#comment-15409071
 ] 

Yanbo Liang commented on SPARK-16872:
-------------------------------------

[~podongfeng] This task can be worked together with SPARK-14077. Let's separate 
the task into the following steps:
* Move the {{NaiveBayes}} implementation from {{mllib}} to {{ml}} and make 
{{mllib}} as a wrapper to call {{ml}}.
* Support weighted instances (Only for {{ml}}).
* Support GaussianNB (Only for {{ml}}).

[~mlnick] [~josephkb] [~mengxr] What about your opinion?

> Include Gaussian Naive Bayes Classifier
> ---------------------------------------
>
>                 Key: SPARK-16872
>                 URL: https://issues.apache.org/jira/browse/SPARK-16872
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>            Reporter: zhengruifeng
>            Assignee: zhengruifeng
>
> Current implementation of NB can only deal with nonnagetive features.
> In practice, I need Gaussian NB to build baseline models, and I have to work 
> on it.
> Is there some plan to add GaussianNB into ML?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to