Perform Kmeans
BilaDjimar
New Altair Community Member
I have a database for sales, and I want to perform clustering to figure out segment of clients, how can I do that?
Tagged:
0
Answers
-
I attached an example that uses k-means. You have to set the value of k yourself. As an alternative, you could use x-means which tries to find the optimum number of clusters based on a heuristic.0