Options

Get Commands Corresponding Graphical Design

aryan_hosseinzaaryan_hosseinza Member Posts: 74 Contributor II
edited November 2018 in Help
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

Answers

  • Options
    MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    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
Sign In or Register to comment.