applylinearnode Properties
Linear modeling nodes can be used to generate a Linear model nugget. The scripting name of this model nugget is applylinearnode. For more information on scripting the modeling node itself, linearnode properties.
linear Properties |
Values | Property description |
---|---|---|
use_custom_name
|
flag | |
custom_name
|
string | |
enable_sql_generation
|
udf
native
puresql |
Used to set SQL generation options during stream execution. The options are to pushback to
the database and score using a SPSS® Modeler Server scoring adapter (if connected to a database with
a scoring adapter installed), to score within SPSS Modeler, or to pushback to the database and score
using SQL.
The default value is udf . |