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

how to add an example to ExampleSet

gfyanggfyang Member Posts: 29 Maven
edited November 2018 in Help
Hi,

I want to add an example from ExampleSet-1 to ExampleSet-2, however, I did not find the addExample() or setExample() method in ExampleSet. How to add?

Thank you.

Sincerely yours,
gfyang
Tagged:

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    this is not possible since an ExampleSet is only a view on an underlying data table. The data structure is explained in detail in the WhitePaper "How to extend RapidMiner" available in our shop.

    Greetings,
      Sebastian
Sign In or Register to comment.