Is there a way to run a RapidMiner process from the Command Line on a Mac?
I'm new to RapidMiner and I was just wondering it theere is a way to run a RapidMiner Process from the Command Line on a Mac.
I've tried "
./script/rapidminer //PresentingProcess/Processes/AutomatedProcessDecider
"
I get the error "
./script/rapidminer: No such file or directory
"
Where the second argument is the path to the process (which I copied straight from RapidMiner so should be the correct path). if this is the correct command to run does anyone know where the command should be run from (which Repository)?
Sorry if anything in this question doesn't make sense I'm still new to all of this.
Thanks.