Options

Perform Kmeans

BilaDjimarBilaDjimar Member Posts: 4 Newbie
I have a database for sales, and I want to perform clustering to figure out segment of clients, how can I do that?

Answers

  • Options
    AndrewAndrew RapidMiner Certified Expert, RapidMiner Certified Master, Member Posts: 47 Guru
    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.
Sign In or Register to comment.