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
Rename an attribute based on performance
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
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:
0