Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-7844

Broken tests in KernelDensity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.4.0
    • MLlib
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              MechCoder Manoj Kumar
              MechCoder Manoj Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: