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.

how can I change K values?

vanessamavanessama Member Posts: 1 Learner I
for my data science class we need to do different assignments wirth RapidMiner. I don't get a thing tbh! :smiley:
We have to cluster the data set using K-means. I did that and now we should experiment with K-values und tell what values make sense. But how can I change them and what does a K-value tell me? 

Answers

  • hbajpaihbajpai Member Posts: 102 Unicorn
    Hey @vanessama,

    Welcome to the community. In k-means, k stands for the number of clusters that the algorithm determines over the example set. You can check the academy and the help section of rapidminer studio to learn more about each operator. Also, you can iterate over values of K using optimize block of operators (I prefer Optimize Grid), here also if you check the help section you can find examples. 
    Best,
    Harshit
  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,531 RM Data Scientist
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.