Set Parameters

../../../../_images/set_params.svg

Sets the model hyper parameters based on table data

Documentation

Sets the model hyper parameters based on table data

Configuration:

  • copy_through

    Keeps the model parameters that are not overwritten by the inputtable. Otherwise default values are used.

Input ports:
in-modelmodel

Input model

parameterstable

Parameters

Output ports:
out-modelmodel

Output model

Definition

class node_parameters.SetParameters[source]