Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Rename an attribute based on performance

wesselwessel Member Posts: 537 Maven
edited April 2019 in Help
Dear All,

I have an attribute named "att".
Furthermore I have a performance operator which produces an accuracy score.

Now I wish to rename my attribute att to att_%{accuracy_score}

Is there a way to do this without the log operator?

Currently I'm using:
- log
- log to data
- extract macro
- rename with replace

But I get annoyed by the log operator, first of all it always pops up in the results,
and these 4 operators totally clutter up my process flow.

Best regards,

Wessel
Tagged:
Sign In or Register to comment.