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.

RapidMiner source integration using plugins

SchalkekidSchalkekid Member Posts: 17 Maven
edited November 2018 in Help
Hello,
I implemented new classes needed for my plugin, which have to be embedded into the RM-kernel (for example a new Attribute-Type-class).
I am wondering if this (embedding) can be done by the plugin during the initialization process.

Best,
Felix

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi Felix,
    this is currently not possible, but one could think about extending the plugin initialization in this way. But since I have no clue, how complicated this will be with the different class loaders, I cannot estimate how long this will take...

    Greetings,
      Sebastian
  • AndreriwAndreriw Member Posts: 4 Learner III
    what about now? is it possible, now?
Sign In or Register to comment.