Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Remember operator: which object model?

Fred12Fred12 Member Posts: 344 Unicorn
edited November 2018 in Help

hi,

I have a process where I create kmeans models with different k's, those models are remembered by Remember operator, but I have to choose which object model it is... I know its centroid cluster model in this case, but how about PAM models (partitioning around medoids?) , I assume it's k-medoid operator, which model would it be?

or in general: How will I find out which object class my corresponding operator has? as the list is going quite long...

Sign In or Register to comment.