Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-5019] Update GMM API to use MultivariateGaussian #3911

Closed
wants to merge 2 commits into from

Conversation

Lewuathe
Copy link
Contributor

@Lewuathe Lewuathe commented Jan 6, 2015

GMM should have the public accessor for MultivariateGaussian model list.
With this api, gaussian parameters can be obtain through MultivariateGaussian. Therefore previous mu and sigma array become private.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25103 has started for PR 3911 at commit 930a98e.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25103 has finished for PR 3911 at commit 930a98e.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25103/
Test FAILed.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25104 has started for PR 3911 at commit 6b177dc.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 6, 2015

Test build #25104 has finished for PR 3911 at commit 6b177dc.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25104/
Test PASSed.

@jkbradley
Copy link
Member

@Lewuathe Could you please close this PR since it was fixed by [https://github.com//pull/4088]? Thanks!

@Lewuathe
Copy link
Contributor Author

@jkbradley Sorry. I close this PR. Thank you.

@Lewuathe Lewuathe closed this Jan 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants