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
"Rapidminer 5 API changes?"
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!
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!
Tagged:
0
Answers
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