Extension Model node - Syntax tab

Select your type of syntax – R or Python for Spark. Then enter or paste your custom scripting syntax into one of the following fields. When your syntax is ready, you can click Run to execute the Extension Model node.

R syntax

R model building syntax. You can enter, or paste, custom R scripting syntax for model building into this field.

R model scoring syntax. You can enter, or paste, custom R scripting syntax for model scoring into this field.

Python for Spark syntax

Python model building syntax. You can enter, or paste, custom Python scripting syntax for model building into this field.

Python model scoring syntax. You can enter, or paste, custom Python scripting syntax for model scoring into this field.

For more information about Python for Spark, see Python for Spark and Scripting with Python for Spark.