Skip to main content

Update Model

Synopsis

Updates a model according to an example set. Please note that this operator can only be used for updatable models, otherwise an error will be shown.

Description

This operator updates a Model with an ExampleSet . Please note that the model must return true for Model#isUpdatable() in order to be usable with this operator.

Input

example set

This is an example set input port

model

Output

example set

This is an example set output port

model