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

error message

iinseptianiiinseptiani Member Posts: 1 Learner I
Hi everyone,
I'm doing wrong here but I'm hoping someone can help me out. I am trying to run maaping clustering on label in rapid miner with k-means clustering as my model.

I import my dataset, set a role of 'label' on one attribute, but I keep getting an error.

i hope someone can help me.

Answers

  • lionelderkrikorlionelderkrikor RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn
    Hi @iinseptiani

    The number of cluster(s) have to be strictly equal to the number of values of your label.
    Thus, in your case, you have to set k (number of clusters) = 28 in the parameters of your clustering model.

    Regards,

    Lionel
Sign In or Register to comment.