Options

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

  • Options
    fischerfischer Member Posts: 439 Maven
    Hi,

    I cannot find an OptimizeAttributes operator in my RapidMiner.

    Best,
    Simon
  • Options
    haddockhaddock Member Posts: 849 Maven
    Isn't he called Ingo  ;D ?
  • Options
    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.
  • Options
    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.