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

change weight relation of select by weight operator Automatically

m_gholami1991m_gholami1991 Member Posts: 17 Learner III
edited December 2018 in Help

Hi

I have a question and i hope you help me.

How can I change the weight relation parameter of Select by Weight operator automatically?

Tagged:

Answers

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

    Hi @m_gholami1991,

     

    Can you be more explicit ?

    Can you give an example of what you want to do ?

     

    Regards,

     

    Lionel

  • m_gholami1991m_gholami1991 Member Posts: 17 Learner III

    hi Mr.lionelderkrikor

    I have three problems with the Rapidminer and I hope you can guide you.

    I have a data set labeled by a specialist and I want to obtain it’s accuracy. In the first step, the label column of the data is removed and  based on 3 features(Select by Weight Operator used), the k-means clustering with 3 cluster has been applied to it. On the other hand, the same dataset with labeled column as the test dataset is implemented in the model. I have three problem in this senario.

    • After applying the K-means clustering on the dataset, the clustered dataset and the test dataset must be given to the performance operator, But since the set role operator has been used to specify the data type for the clustered dataset tag label, I do not know how to set up the connection.
    • I have a Select by weight Operator in my Design that it’s weight relation parameter varies from 3 to 5 repeatedly. And I do not want to do this manually.
    • I have Map Operator in my design too. When K-Means do clustering on my dataset, This operator considers 6 modes of 3 levels of labels (one, two, three) of test data for 3 clusters to select the best mode that displays the highest accuracy in the product.
Sign In or Register to comment.