Extract Attributes

../../../../_images/attributes.svg

Extract attributes from a fitted model, requires model dependent name for the attribute

Configuration:
  • attribute

    Name of attribute to extract

Inputs:
in-model : model

Input model

Outputs:
out : [table]

Attributes

Ports:

Inputs:

in-model:

model

Input model

Outputs:

out:

[table]

Attributes

Configuration:

attribute
Name of attribute to extract
class node_attributes.ExtractAttribute[source]