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

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.