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

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

Manoj Kumar created SPARK-7844:
----------------------------------

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