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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to