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.

Difference OptimizeAttributes vs. OptimizeWeights

chaosbringerchaosbringer Member Posts: 21 Contributor II
edited November 2018 in Help
Hi,
i want to optimize the Attributeset for a neural net.
My question is simple: Why should one choose the OptimizeAttributes-Operator over the OptimizeWeights-Operator? The OptimizeWeights-Operator does also return a subset of usefull Attributes, because it sets not useful attribute's weights to 0. So both operators leave you with a subset of attributes, but the WeightOptimizer additionally optimizes the weights. Is there a usecase, where this is not favorable?

Thank you very much,
Julian

Answers

  • fischerfischer Member Posts: 439 Maven
    Hi,

    I cannot find an OptimizeAttributes operator in my RapidMiner.

    Best,
    Simon
  • haddockhaddock Member Posts: 849 Maven
    Isn't he called Ingo  ;D ?
  • chaosbringerchaosbringer Member Posts: 21 Contributor II
    Uh, sorry i meant Optimize Selection Operator. The operator that optimizes the attribute sets.
    Anyhow, i think my question falls into the category "dumb beginner question", and therefore is obsolete.
  • fischerfischer Member Posts: 439 Maven
    Hi,

    I wouldn't say this is a "dumb" question :-) If I understand you correctly, your problems are solved, right? You can also have a look at the sample processes, I think the operators are used there as well.

    Best,
    Simon
Sign In or Register to comment.