Re: [Scikit-learn-general] Error when chosing large number of clusters

2013-02-01 Thread Fred Mailhot
I just had the same issue recently. It's been fixed in the dev (0.14) branch. If you pull/build/install that, everything should be fine. F. On 1 February 2013 13:40, Vinay B, wrote: > >From the scikit script at > http://scikit-learn.org/dev/_downloads/document_clustering.py , it > appears as t

[Scikit-learn-general] Error when chosing large number of clusters

2013-02-01 Thread Vinay B,
>From the scikit script at http://scikit-learn.org/dev/_downloads/document_clustering.py , it appears as the number of clusters are set to the number of newsgroups subfolders. I'm guessing that's done more out of convenience . On the other hand, the users should be able to set an arbitrary number o