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.

"Loop Operator: how do I"

dandradedandrade Member Posts: 1 Learner III
edited June 2019 in Help
This should be simple to most of you. However, I am new to RapidMiner.

I just want to do a simple exercise to take me from zero to somewhere regarding Loop Operator.

A Loop Operator output is IOObject. How can one convert to number or simply display its value in result window?

If that is not possible, how can one display in result window all iterator values?

Answers

  • David_ADavid_A Administrator, Moderator, Employee, RMResearcher, Member Posts: 297 RM Research
    Hi and welcome to RapidMiner,

    the output of your loop is most likely a collection of example sets where the results for each of your iterations are stored.
    If you want to use the itaration number (I guess you mean this with the number in your post) you have to check the set itaration macro box of the Loop Operator.  For an example how this can be used have a look at the tutorial process linked in the help section of the description of the Loop Operator.

    I hope all this will help you, if not don't hesitate to ask further questions.

    Best regards,
    David
Sign In or Register to comment.