Support Gaussian Mixture distribution fitting (2GMM, 3GMM..)
Opened this issue · 1 comments
moerow commented
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
erdogant commented
This would be awesome indeed. It is still on my never-ending to-do list.