K means Vs Mean shift

Viewed 19

i have a dataset with n features (without a label column).

How will I know which algorithm of the two (Kmeans, meanshift) to use, is there a way I can decide which one to use?

0 Answers
Related