Re: [Scikit-learn-general] sklearn.mixture.GMM unsatisifactory results

2014-05-14 Thread Chris Waigl
Hi Alex and group, Alright, I've done this: https://gist.github.com/chryss/3d708c66b5efdfe39741 https://dl.dropboxusercontent.com/u/372734/hfdi_debug.npz -- data file (4 data sets) As these things go, while putting together the code for you to look at, the problem went away again, temporarily.

Re: [Scikit-learn-general] sklearn.mixture.GMM unsatisifactory results

2014-05-14 Thread Alexandre Gramfort
hi Chris, you should share a gist on gist.github.com with a .npy containing the data to reproduce the problem. Best, Alex On Thu, May 15, 2014 at 2:15 AM, Chris Waigl wrote: > Hi sklearn community, > > I'm new on this list, Python user of many years, and maybe an advanced > beginner with sciki

[Scikit-learn-general] sklearn.mixture.GMM unsatisifactory results

2014-05-14 Thread Chris Waigl
Hi sklearn community, I'm new on this list, Python user of many years, and maybe an advanced beginner with scikit-learn, which I've used for a previous project. I'll just jump in with my question. I'm trying to use sklearn.mixture.GMM to fit (fairly) bimodal scalar data. The data values can t