Chris Fregly created SPARK-4144:
-----------------------------------

             Summary: Support incremental model training of Naive Bayes 
classifier
                 Key: SPARK-4144
                 URL: https://issues.apache.org/jira/browse/SPARK-4144
             Project: Spark
          Issue Type: Improvement
          Components: MLlib, Streaming
            Reporter: Chris Fregly


Per Xiangrui Meng from the following user list discussion:  
http://mail-archives.apache.org/mod_mbox/spark-user/201408.mbox/%3CCAJgQjQ_QjMGO=jmm8weq1v8yqfov8du03abzy7eeavgjrou...@mail.gmail.com%3E
   

"For Naive Bayes, we need to update the priors and conditional
probabilities, which means we should also remember the number of
observations for the updates."



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