Get Commands Corresponding Graphical Design

Unknown
edited November 5 in Community Q&A
Hi everybody,

I've been working with the GUI version of rapidminer up until now , but now I have to run the things on a remote linux system which only provides CLI and not a GUI ,

I wanted to know if there's any way to convert is being done in the GUI (all those operators and settings and connections and settings) to commands which can be executed in CLI ?

Thanks,
Arian
Tagged:

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    Hi,

    there is the script called "rapidminer" in the scripts folder of the installation dir. You probably have to call chmod +x on it.
    This post provides further information and even explains how to set macros from the command line.


    Best, Marius