You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/04/25 20:53:13 UTC

[jira] [Created] (SPARK-14898) MultivariateGaussian could use Cholesky in calculateCovarianceConstants

Joseph K. Bradley created SPARK-14898:
-----------------------------------------

             Summary: MultivariateGaussian could use Cholesky in calculateCovarianceConstants
                 Key: SPARK-14898
                 URL: https://issues.apache.org/jira/browse/SPARK-14898
             Project: Spark
          Issue Type: Improvement
          Components: ML
            Reporter: Joseph K. Bradley
            Priority: Minor


In spark.ml.stat.distribution.MultivariateGaussian, calculateCovarianceConstants uses SVD.  It might be more efficient to use Cholesky.  We should check other numerical libraries and see if we should switch to Cholesky.



--
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