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=jmM8wEq1V8yQFoV8DU03abzY7eEavGjROuYUg@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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|