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

Support Gaussian Mixture distribution fitting (2GMM, 3GMM..) #38

Open
moerow opened this issue Jul 4, 2023 · 1 comment
Open

Support Gaussian Mixture distribution fitting (2GMM, 3GMM..) #38

moerow opened this issue Jul 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@moerow
Copy link

moerow commented Jul 4, 2023

i really like this package, thanks for the implementation and support @erdogant

Is there any plans to support Gaussian Mixture distributions as well?
I think it would be really helpful for me and other people as well to have it supported in the list of distributions in distfit.

i think there is an implementation in sklearn for GMM, the question is if it can be integrated in distfit...

example, reference: https://stats.stackexchange.com/questions/499130/fitting-mixture-model-of-gaussians-and-uniform-distributions-to-real-data

pxCHl

@erdogant erdogant added the enhancement New feature or request label Sep 30, 2023
@erdogant
Copy link
Owner

This would be awesome indeed. It is still on my never-ending to-do list.

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

No branches or pull requests

2 participants