[ 
https://issues.apache.org/jira/browse/SPARK-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-1655:
--------------------------------
    Labels: bulk-closed  (was: )

> In naive Bayes, store conditional probabilities distributively.
> ---------------------------------------------------------------
>
>                 Key: SPARK-1655
>                 URL: https://issues.apache.org/jira/browse/SPARK-1655
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Xiangrui Meng
>            Assignee: Aaron Staple
>            Priority: Major
>              Labels: bulk-closed
>
> In the current implementation, we collect all conditional probabilities to 
> the driver node. When there are many labels and many features, this puts 
> heavy load on the driver. For scalability, we should provide a way to store 
> conditional probabilities distributively.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to