Categories

Versions

Python Transformer (Python Scripting)

Synopsis

This operator wraps a custom Python script as RapidMiner operator.

Description

The behavior of this operator is defined by a Python script which depending on the operator configuration can be edited by the user.

If the operator is editable, the parameter panel features a set of buttons at the top of the parameter list that allow to edit the declaration (e.g., capabilities, parameter types, input and output ports) and the Python script, as well as to save the configuration as template.

Parameters

  • operator If enabled, this parameter allows to edit the operator declaration (e.g., parameter types and ports) and the Python script used to train and apply the Python model. Range: configurable