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 5 API changes?"

windswinds Member Posts: 4 Contributor I
edited June 2019 in Help
Hi,

We have some operators that work in RM 4.6, but don't compile against the new rapiminder 5 jar.  Does anyone have a pointer to any documentation for API changes in RM 5?

Thanks!


Answers

  • cherokeecherokee Member Posts: 82 Maven
    Hi winds,

    I would say you have two possibilities:
    • Buy the whitepaper in the shop (direct link). It explaines how to write your own extensions (Operators, IOObjects,...). Its quite good and you will know what you have to change.
    • Have a look into some operators and figure it out. I would suggest some [tt]Abstract...[/tt] operator -- there is little to none processing going on but you will see the general procedure.
    Best regards,
    chero
Sign In or Register to comment.