You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/25 21:06:17 UTC

[jira] [Updated] (SPARK-7844) Broken tests in KernelDensity

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

Xiangrui Meng updated SPARK-7844:
---------------------------------
    Priority: Critical  (was: Major)

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