The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Branch Operator - Returning example sets from within

mobmob Member Posts: 37 Contributor II
edited November 2019 in Help
Hi Everyone,

I have a branch operator at the end of a few nested loops and I was just wondering how i get an example set returned from within the branch? In the "Then" section I have the exampleset I want returned connected to the port on the right hand side and the "return inner output" selected in the branch parameters but when I connect the output of the branch operator to something expecting the exampleset i get an error

Do I need to store the example sets from within the branch and have a operator read them from outside or is there a way to pass the execution and the example set back out of the "then" part of the branch?

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Hello Mob,

    you used the branch operator correctly. The object which is handed to the right of Else or Then is returned on the upper level. Are you sure that your conition is fullfilled and the correct branch is used?

    Could you maybe give an example process showing the problem?

    ~Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.