Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"parallel looping over attributes?"

wasperenwasperen Member Posts: 16 Contributor II
edited May 2019 in Help
Hi,

Anyone have an idea on how to loop over attributes -- but then parallelize the loops?

I know the Loop Attributes box to loop over a selection of attributes. The thing is that my process is not utilizing the power of the system to the max. It just goes iteratively over each of the selected attributes. Would be great if there where a way to spawn sub process threads for each of the attributes...

Thanks,
Willem

Answers

  • wasperenwasperen Member Posts: 16 Contributor II
    Ha -- a thought! I could of course use the parallel parameter loop. The only thing would be that I have to know the attribute names up front...

    Is that the best solution we can think of?

    Kind regards,
    Willem
Sign In or Register to comment.