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

[SOLVED] Accessing a collection from inside Loop Examples operator

tennenrishintennenrishin Member Posts: 177 Contributor II
edited June 2019 in Help
I am using Loop Examples to iterate through an exampleset (call it E).
The Loop Examples operator does not accommodate input ports (other than for E).
I have another collection of ExampleSets (call it C) that I would like to access from inside the Loop Examples operator.

How can I do it?

(The Remember/Recall operators don't seem to support Collections, or am I mistaken?)

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    tennenrishin wrote:
    (The Remember/Recall operators don't seem to support Collections, or am I mistaken?)
    Yes, they do, choose "IOObjectCollection" as type.

    Very Happy Mining!
    ~Marius
Sign In or Register to comment.