Options

[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

  • Options
    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.