[ 
https://issues.apache.org/jira/browse/SPARK-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557650#comment-14557650
 ] 

Manoj Kumar commented on SPARK-7844:
------------------------------------

ping [~josephkb]

> Broken tests in KernelDensity
> -----------------------------
>
>                 Key: SPARK-7844
>                 URL: https://issues.apache.org/jira/browse/SPARK-7844
>             Project: Spark
>          Issue Type: Bug
>          Components: MLlib
>            Reporter: Manoj Kumar
>
> The densities in KernelDensity are scaled down by (number of parallel 
> processes X number of points). This results in broken tests in 
> KernelDensitySuite which haven't been tested properly. I think it should just 
> be scaled down by (number of samples, i.e number of gaussian distributions)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to