[scikit-learn] Issue with Sihouette_samples

Shiheng Duan shiduan at ucdavis.edu
Thu Nov 16 03:18:30 EST 2017


Hi all,

I am doing cluster work and wanna use silhouette score to determine the
number of clusters. But I got MemoryError when execute silhouette_samples.
I searched it and found something related to numpy. But I cannot reproduce
the numpy error. Is there any solution to it?

The data is 621*1405*12.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20171116/473572bd/attachment.html>


More information about the scikit-learn mailing list