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: expects: ExampleSet
- model: expects: Model
Output
- example set:
- model: