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.