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
A "Java" tab to see java code
I wasn't sure if there was a way to currently get at the java code that a particular set of RM processes implements, but I would be interested in either learning how to view the java code or, if that's not feasible, then I guess I would recommend it as a possible feature to consider.
0
Answers
Me, as an example, always uses rapidminer from eclipse/(code editor) to be able to start it in debug mode (if required). This way I can jump through the code right during its execution + I got all the features the editor provides (like setting conditional breakpoints, exploring class hierarchy or function-call-references). Adding all this functionality and hence copying the editor would be ... crazy,
On the other hand, with a tab just showing the code of the actual operator, you won't get far.Again, only my opinion, but I do not think that the mentioned feature is very helpful in R, cause often the function call leads to the call of another internal method (and the same thing will happen here in RM).
my cents,
steffen
see this for details on checking out RapidMiner with eclipse:
http://rapid-i.com/content/view/25/48/lang,en/
I don't exactly understand how such a view could help you...
Greetings,
Sebastian