Wizard can use a model to create an individual prediction for each row in a table. To create a new numeric column out of the model’s prediction for each row:
Because the values are copied, changes to the underlying model will not affect the values in the new column.
See also: