The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Comments for each Operator
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
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
0
Answers
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