The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Perform Kmeans

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

Answers

  • 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.