You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/06/24 22:44:05 UTC

[jira] [Created] (SPARK-8600) Naive Bayes API for spark.ml Pipelines

Xiangrui Meng created SPARK-8600:
------------------------------------

             Summary: Naive Bayes API for spark.ml Pipelines
                 Key: SPARK-8600
                 URL: https://issues.apache.org/jira/browse/SPARK-8600
             Project: Spark
          Issue Type: New Feature
          Components: ML
            Reporter: Xiangrui Meng


Create a NaiveBayes API for the spark.ml Pipelines API. This should wrap the existing NaiveBayes implementation under spark.mllib package. Should also keep the parameter names consistent. The output columns could include both the prediction and confidence scores.



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

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