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

spark.ml GaussianMixture should not use spark.mllib MultivariateGaussian

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • ML
    • None

    Description

      org.apache.spark.ml.clustering.GaussianMixtureModel.gaussians currently returns the MultivariateGaussian type from spark.mllib. We should copy the MultivariateGaussian class into spark.ml to avoid referencing spark.mllib types publicly.

      I'll put it in mllib-local under spark.ml.stat.distribution.MultivariateGaussian.

      Attachments

        Issue Links

          Activity

            People

              josephkb Joseph K. Bradley
              josephkb Joseph K. Bradley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: