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!
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn