Hi Shiudan, 

You can try to see this link: https://github.com/biolab/orange3/issues/1502

You have 3D dimensional problem, right? For each feature you have 12 values, so 
probably your RAM is small. How much RAM has your pc? 
Let me know, 

Luigi


> Il giorno 16 nov 2017, alle ore 09:18, Shiheng Duan <shid...@ucdavis.edu> ha 
> scritto:
> 
> 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
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to