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
Hi, is the algo used for implementing K-Means the naive lloyd iteration? Are there any benefits/necessity of trying other algorithms like pelleg-moore or hamerly? I would like to get started with some API on julia and found the K-Means lib to be a good place to start, is it okay to take it up and work on it?
The text was updated successfully, but these errors were encountered:
Hi, is the algo used for implementing K-Means the naive lloyd iteration? Are there any benefits/necessity of trying other algorithms like pelleg-moore or hamerly? I would like to get started with some API on julia and found the K-Means lib to be a good place to start, is it okay to take it up and work on it?
The text was updated successfully, but these errors were encountered: