Output the values of configuration parameters

Is there a way I can output the configuration settings i.e parameters of the nodes. Eg I want to output the different parameters of Random Forest Learner or Ensemble Tree Learner node to table /variable to table row, how can I do that?

Hi @praskavi

You can define /select the parameters in the Flow Variables tab of the Learner node.

image

The values of the parameters are available as flow variables.

image

gr. Hans

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.