Repeat filtering x times to create new example sets?

eldenosoeldenoso Member Posts: 65 Contributor I
edited November 2018 in Help

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

Tagged:

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    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.

Sign In or Register to comment.