🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

X-Means Clustering

User: "Muhammed_Fatih_"
New Altair Community Member
Updated by Jocelyn
Hello community, 

can someone explain how X-means clustering generally works in Rapidminer? I have a problem where the number of clusters k is not known so that I have to determine or rather optimise the number of clusters before going further to the interpretation of the clustering structure.

Is X-means the appropriate Clustering option? Are there alternatives with regard to the optimisation of k?  

I thank you in advance for your help! 

Best regards, 

Fatih 
Sort by:
1 - 1 of 11
    User: "IngoRM"
    New Altair Community Member
    Accepted Answer
    Hi,
    Yes, x-Means finds a good k.  Another approach is to create a graph of a cluster criterion vs. k and looking for the so-called "elbow".  If you search the community for "elbow" you should find some examples.  AutoModel's x-Means also could be helpful for you.
    Cheers,
    Ingo