aboutsummaryrefslogtreecommitdiff
path: root/ec2
diff options
context:
space:
mode:
authorMechCoder <manojkumarsivaraj334@gmail.com>2015-05-26 13:21:00 -0700
committerXiangrui Meng <meng@databricks.com>2015-05-26 13:21:00 -0700
commit61664732b25b35f94be35a42cde651cbfd0e02b7 (patch)
tree6a58765a9f004709f8cb469bbcde25c452e188f1 /ec2
parentb7d8085942c564d6c5b81a14d31789e1b215e62b (diff)
downloadspark-61664732b25b35f94be35a42cde651cbfd0e02b7.tar.gz
spark-61664732b25b35f94be35a42cde651cbfd0e02b7.tar.bz2
spark-61664732b25b35f94be35a42cde651cbfd0e02b7.zip
[SPARK-7844] [MLLIB] Fix broken tests in KernelDensity
The densities in KernelDensity are scaled down by (number of parallel processes X number of points). It should be just no.of samples. This results in broken tests in KernelDensitySuite which haven't been tested properly. Author: MechCoder <manojkumarsivaraj334@gmail.com> Closes #6383 from MechCoder/spark-7844 and squashes the following commits: ab81302 [MechCoder] Math->math 9b8ed50 [MechCoder] Make one pass to update count a92fe50 [MechCoder] [SPARK-7844] Fix broken tests in KernelDensity
Diffstat (limited to 'ec2')
0 files changed, 0 insertions, 0 deletions