Options

RM 4.6 - Use relative path instead of full path

pozarratpozarrat Member Posts: 4 Contributor I
edited November 2018 in Help
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?

Answers

  • Options
    MuehliManMuehliMan Member Posts: 85 Maven
    In RM5 you can use the "Set Macro" Operator to define a variable "path" and access it via %{path} for example.

    Best regards,
    Markus
  • Options
    landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    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,
      Sebastian
Sign In or Register to comment.