🎉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

What is random clutering?

User: "jdruiter"
New Altair Community Member
Updated by Jocelyn
What is the random clustering exactly? It performs better than k-means, so I wonder what it does.

Thanks! Joris

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "MariusHelf"
    New Altair Community Member
    Hi Joris,

    Random Clustering simply iterates over all examples and assigns a random cluster to it. Must be pure chance, if it performs better than k-Means, or your validation process is wrong.

    Best, Marius
    User: "jdruiter"
    New Altair Community Member
    OP
    Yes, I was afraid of that :))

    As performance measurement I take the Item Distribution measurement. The other ones don't seem to work with clustering output, or only with one or two. I assument the measurement works ok, so I'm a bit puzzled.
    User: "MariusHelf"
    New Altair Community Member
    Can you please post a simple process which depicts your problem? See the link in my signature on how to do that.