Perform Kmeans

BilaDjimar
BilaDjimar New Altair Community Member
edited November 5 in Community Q&A
I have a database for sales, and I want to perform clustering to figure out segment of clients, how can I do that?

Tagged:

Answers

  • Andrew
    Andrew New Altair Community Member
    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.