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.

k-means

goldgold Member Posts: 12 Learner II
i have a question: when i use the k-means operator,    the number of max run can be more than number k?

Best Answers

  • jacobcybulskijacobcybulski Member, University Professor Posts: 391 Unicorn
    Solution Accepted
    The number of runs is independent of k. The clustering is run max run times and the best one is selected as your model.
  • goldgold Member Posts: 12 Learner II
    Solution Accepted
    thank you for your answer 
Sign In or Register to comment.