Repeat filtering x times to create new example sets?

eldenoso
eldenoso New Altair Community Member
edited November 2024 in Community Q&A

Hello everyone,

I have a little trouble filtering my example set. What I want to do is create 10 new example sets by filtering the main example set for 10 certain attributes. The problem I thought of is the following: 

What would be the solution if I wanted to create 100 new example sets out of my main example set? It would take me hours to create these filters manually. So is there a way to somehow loop or create something to do this automatically?

Thank you for your help

Answers

  • Thomas_Ott
    Thomas_Ott New Altair Community Member

    There are loops in RapidMiner and you could use Extract Macros to extract a data value (column of names) that can be dropped into the Filter Example during the loop.