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
So I don't really know what I'm doing with this package, apologies if this is a error on my end. The error message "Caught exception: Unknown algorithm for choosing initial centers." seems to appear intermittently when trying to chose an algorithm with a string, and no matter what I put in the result is [0, 0].
So I don't really know what I'm doing with this package, apologies if this is a error on my end. The error message "Caught exception: Unknown algorithm for choosing initial centers." seems to appear intermittently when trying to chose an algorithm with a string, and no matter what I put in the result is
[0, 0]
.I am using python 3.6.7 with ipython 7.1.1.
Here is an example;
The text was updated successfully, but these errors were encountered: