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
Answers
You could try to create such a package using rJava/JRI, but frankly, I do not see any advantage of this approach ... embedding R into rapidminer => yes, but the other way ...
regards,
steffen
There is run rapidminer on a remote server support, as far as I know.
Should be able to run rapidminer from the command line. (Call cmd in R)
And load the results file into R.
I simply skipped this option (in my mind) because I thought reza was looking for something similar to the RWeka-package. But of course you are correct.
regards,
steffen
Wouldn't make much sense to embed Rapid-miner as a package in R.
R is already really slow, and this would probably become mega slow.