You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are way too many clusters for km++ initialization method. Besides, try setting yinyang_t to 0. In any case, there is no bug in the code, so closing.
Hello,
Great work, thanks for sharing this code! But I have encountered this error when running.
I'm using the random data generated with numpy to run the K-Means algorithm, but it keeps coming with this error
The random data I used has dimension [512512, 9]
and the cluster center number is 256512
Any idea why this happens?
Thanks
The text was updated successfully, but these errors were encountered: