Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

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

  • 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.