8000 Gradient of Mixture of Gaussians (GMM) (and possibly, list of modes?) #4688 by dnlbunting · Pull Request #5264 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Gradient of Mixture of Gaussians (GMM) (and possibly, list of modes?) #4688 #5264

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

Closed
wants to merge 3 commits into from

Conversation

dnlbunting
Copy link

Adds methods to compute the gradient and hessian of GMM and uses them to get a list of the posterior modes as suggested in issue #4688

Daniel Bunting added 3 commits May 18, 2015 22:05
@amueller
Copy link
Member

The GMM will be replaced in #4802, so any improvements should be on top of that.

@tguillemot
Copy link
Contributor

@dnlbunting The old GMM is now replaced by GaussianMixture.

Base automatically changed from master to main January 22, 2021 10:48
@thomasjpfan
Copy link
Member

I am closing this PR because it working on the old GMM class that is no longer in scikit-learn. Thank you for working on this PR!

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

Successfully merging this pull request may close these issues.

4 participants
0