🎉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

KMedoids Algorithm

User: "IngoRM"
New Altair Community Member
Updated by Jocelyn
Original message from SourceForge forum at http://sourceforge.net/forum/forum.php?thread_id=2043279&;forum_id=390413

Hello
I would like to know what kind of KMedoids Algorithm using in RapidMiner?
Is it PAM? CLARA? or other?

thanks 

Ann


Answer by Anonymous:

I am not programmer but I think It is PAM (Partitioning Around Medoids) 'cause it's another name for same thing. That's a pity there isn't any CLARA and CLARANS. Strange is that I can't see any computing of medians in PAM. But robusteness is about that you change computing from mean (k-means) to median and outliers can't change location of center in cluster as rapidly as in k-means.

Find more posts tagged with