You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/07/24 11:49:04 UTC

[jira] [Created] (SPARK-9308) ml.NaiveBayesModel support predicting class probabilities

Yanbo Liang created SPARK-9308:
----------------------------------

             Summary: ml.NaiveBayesModel support predicting class probabilities
                 Key: SPARK-9308
                 URL: https://issues.apache.org/jira/browse/SPARK-9308
             Project: Spark
          Issue Type: Improvement
          Components: ML
            Reporter: Yanbo Liang


ml.LogisticRegressionModel inherit from ProbabilisticClassificationModel and can predict class probabilities.
Other models such as Decision Trees and Random Forest also will support predicting probabilities which is working under SPARK-3727.
This JIRA make NaiveBayesModel support predicting class probabilities.



--
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