altair_run_process_file
Run a saved RapidMiner process from an .rmp file using batch execution. Automate data mining workflows and scoring on new data without the Studio interface.
Instructions
Execute an existing .rmp process file (already saved on disk or exported from the Studio repository) headlessly via rapidminer-batch. Covers actions 76-80 (run saved/repeatable workflows, automate experiments) and scoring-on-new-data flows (action 84).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macros | No | Macro overrides, passed as -M key=value. | |
| processFilePath | Yes | Absolute path to the .rmp file to run. |