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.

How to create/modify ExampleSet object?

wmankawmanka Member Posts: 1 Learner I
I need to pick certain elements from object of type ExampleSet and add it to new ExampleSet instance. I can iterate over it like a list, but I don't see any methods for creating or filtering it. Casting List<Example> to ExampleSet is not possible too. 

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,531 RM Data Scientist
    Hi,
    have a look at IOObjectCollection.
    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.