🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Repeat filtering x times to create new example sets?

User: "eldenoso"
New Altair Community Member
Updated by Jocelyn

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

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "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.