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
I'm not sure how sofia-ml implements k-means, but unless they mention otherwise
it's safe to assume that k-means does not use your labels. It is an
unsupervised learning algorithm that just tries to find groups of points close
to each other in the feature space.
Original comment by ida.noeman on 12 Sep 2013 at 2:49
Original issue reported on code.google.com by
jrwook...@gmail.com
on 24 Jun 2013 at 1:01The text was updated successfully, but these errors were encountered: