Extract Attributes¶
Extract attributes from a fitted model, requires model dependent name for the attribute
Definition¶
Input ports¶
- in-model
Type: modelDescription: Input model
Output ports¶
- out
Type: [table]Description: Attributes
Configuration¶
- attribute (attribute)
Name of attribute to extract
Examples¶
The node can be found in:
Implementation¶
- class node_attributes.ExtractAttribute[source]