RM 4.6 - Use relative path instead of full path
pozarrat
New Altair Community Member
Is there a way to use relative paths for locations in RM 4.6? I have full paths for attributes (*.aml files), results, parametersets etc in my processes, and I frequently change computers, move files around etc so it becomes a hassle to relocate every file path in every process file.
If this is not possible in RM4.6, what about 5.0?
If this is not possible in RM4.6, what about 5.0?
Tagged:
0
Answers
-
In RM5 you can use the "Set Macro" Operator to define a variable "path" and access it via %{path} for example.
Best regards,
Markus0 -
Hi,
this is possible in RapidMiner 4.6 : Each file name is resolved relatively to the process file.
This is impossible and unnecessary in RapidMiner 5: You can simply create repositories and take them with you. Inside repositories you again can address locally to the process location.
Greetings,
Sebastian0