.. _`Extract Attributes`: .. _`org.sysess.sympathy.machinelearning.extract_attributes`: Extract Attributes ~~~~~~~~~~~~~~~~~~ .. image:: attributes.svg :width: 48 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 .. automodule:: node_attributes .. class:: ExtractAttribute