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

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.