Skip to content
Snippets Groups Projects
Commit 826e1e30 authored by Sean Owen's avatar Sean Owen Committed by Xiangrui Meng
Browse files

[SPARK-11302][MLLIB] 2) Multivariate Gaussian Model with Covariance matrix...

[SPARK-11302][MLLIB] 2) Multivariate Gaussian Model with Covariance matrix returns incorrect answer in some cases

Fix computation of root-sigma-inverse in multivariate Gaussian; add a test and fix related Python mixture model test.

Supersedes https://github.com/apache/spark/pull/9293

Author: Sean Owen <sowen@cloudera.com>

Closes #9309 from srowen/SPARK-11302.2.
parent d9c60398
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment