🎉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

"Loop results"

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

Hi. 

 

I have been trialling the loop operator with 100 iterations and as you can imagine filtering through the results manually is time consuming. Is there an operator which I can collate all of the loop output results into a single table or file? 

 

Regards,

Chris

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "781194025"
    New Altair Community Member

    Pretty fn annoying how loop results work eh?

     

    What I do is append it to a file inside the loop process

    User: "Thomas_Ott"
    New Altair Community Member

    Without know how you're processing your data it could be as simpl as placing an Append operator at the output of your Loop operator. There are other operators like Loop Collection or Collect that might be helpful as well. 

    User: "Thomas_Ott"
    New Altair Community Member

    @781194025 using Loops in RapidMiner at first appears difficult but with some time you'll find them 'fning' awesome. ;)