What is the replacement for ValueSubgroupIteration?

holger
holger New Altair Community Member
edited November 5 in Community Q&A
Hi,

ValueSubgroupIteration is deprecated in RM5. What is its replacement? My first guess was  "LoopValues" but this one iterates over the complete dataset in each iteration step and not over the subset as defined by the loop attribute.

-Holger
Tagged:

Answers

  • land
    land New Altair Community Member
    Hi,
    this could be easily replaced by an ExampleFilter inside the loop value operator. The other operator had a very annoying behavior not compatible with RapidMiner 5.0, so that we had to make it incompatible anyway.

    Greetings,
      Sebastian