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-15194] [ML] Add Python ML API for MultivariateGaussian #14375

Closed
wants to merge 0 commits into from

Conversation

praveendareddy21
Copy link

What changes were proposed in this pull request?

Added Multivariate Gaussian and tests to match Scala's ML API.

Ran pep8 and other doc changes.
Reopening Pull request from 2.0 branch on admin's request.

How was this patch tested?

Unit tests : MultiVariateGaussianTests

Also tested manually on local setup.

@holdenk
Copy link
Contributor

holdenk commented Oct 7, 2016

Is this something you are still working on?

@praveendareddy21
Copy link
Author

@holdenk
The work on this feature is done. This PR is reopen of PR on 2.0 branch.
refer #13248
I waiting for admins to verify and merge.

@holdenk
Copy link
Contributor

holdenk commented Oct 7, 2016

Ok so you are blocked on reviewers, but still active on the PR then yes? You might want to try pinging (by using @[username] some of the reviewers from your previous PR #13248 )

@@ -0,0 +1,27 @@

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super minor but probably don't need this blank line.

@praveendareddy21
Copy link
Author

@MechCoder
can you review and merge this PR?
refer #13248 for discussions.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants