Extract Attributes¶
Extract attributes from a fitted model, requires model dependent name for the attribute
Documentation
Extract attributes from a fitted model, requires model dependent name for the attribute
Configuration:
attribute
Name of attribute to extract
- Input ports:
- in-modelmodel
Input model
- Output ports:
- out[table]
Attributes
Definition
Input ports
- in-model
model
Input model
Output ports
- out
[table]
Attributes
- class node_attributes.ExtractAttribute[source]