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
docs for v5
Hi!
After going through the reference manual for v4.6, I realized the API for v5.0 is a bit different. I managed to understand (at least partially) how to use single operators. Could you please post an example for v5.0 equivalent to the one in Figure 7.1 (p. 671, manual for v4.6) for full processes, possibly including how to extract the result? (process.run(inputIOContainer) does not seem to return anything useful).
Even better: could you post the preliminary white paper/manual that is in preparation? (German is fine too)
Thanks!
Alex
After going through the reference manual for v4.6, I realized the API for v5.0 is a bit different. I managed to understand (at least partially) how to use single operators. Could you please post an example for v5.0 equivalent to the one in Figure 7.1 (p. 671, manual for v4.6) for full processes, possibly including how to extract the result? (process.run(inputIOContainer) does not seem to return anything useful).
Even better: could you post the preliminary white paper/manual that is in preparation? (German is fine too)
Thanks!
Alex
0
Answers
I must admit, this is a little bit tricky: We are thinking about adding a more convenient way.
Greetings,
Sebastian
in the case of a single operator, I'm using the following code: etc...
Is this the "official" way of accessing the port?
Thanks
Alex
either that or you could access them by index.
Greetings,
Sebastian
Is the way one should declare operators to RapidMiner the same in v4.6 and v5.0? (see section 6.8 and 6.9 of the RM reference, v4.6, from p. 664 on)
Cheers,
Alex
no, this is totally different for several reasons, for example the possibility of supporting multi languages. We will publish a white paper describing how to build an extension for RapidMiner 5 this or the next week.
Greetings,
Sebastian