Comments for each Operator

ShubhaShubha Member Posts: 139 Maven
edited November 2018 in Help
Hi All,

Is there a way to write in the Code file (XML file), the comments for each of the operators specified in the Rapid Miner process? For example: At the beginning of the code for a particular operator, I need to specify the logic behind why the operator is applied.

The "Comments" tab which is next to the "XML" tab, If I am correct, will give description of the entire process file and not specific to each operator.

So, is there a way to comment on each of the operators used, so that a peer can understand the logic behind using the operators?

Thanks a lot in advance,
Shubha Karanth

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi Shubha,
    the comments tag is exactly what you are looking for. In fact, it does save the comment per operator. So you will only have to click on the operator and its comment is shown in the comment tab. If you add a comment to the root operator, this is shown after loading the process. It's a good place to instruct the peers how to look at the operators' comments.

    Greetings,
      Sebastian
  • ShubhaShubha Member Posts: 139 Maven
    Thank you very mucch. This feature is nice...  :)
Sign In or Register to comment.