Write Model


Synopsis

Writes a model to a given file.


Description

Writes the input model in the file specified by the corresponding parameter. Since models are often written into files and loaded and applied in other processes or applications, this operator offers three different writing modes for models:

This operator is also able to keep old files if the overwriting flag is set to false. However, this could also be achieved by using some of the parameter macros provided by RapidMiner likeĀ %{t} orĀ %{a} (please refer to the tutorial section about macros).


Input


Output


Parameters


ExampleProcess