"how to call a rapidminer process in `execute R`?"
juju
New Altair Community Member
Answers
-
Dear Juju,
this is not easily possible. What you can do is call rapidminer using the command line interface. with
rapidminer -f my_process.xml
you can excecute processes via cmd.
~Martin
0 -
thank you Martin!
I read this post: http://community.rapidminer.com/t5/RapidMiner-Studio/Newbie-Starting-RapidMiner-from-Command-Line/td-p/200
How do I pass input and output when calling the process from command line?Let me know please - let me know if there's another doc about thist topic.
0