applydecisionlistnode properties
You can use Decision List modeling nodes to generate a Decision List model nugget. The scripting name of this model nugget is applydecisionlistnode. For more information on scripting the modeling node itself, see decisionlistnode properties.
applydecisionlistnode Properties |
Values | Property description |
---|---|---|
enable_sql_generation
|
flag | When true, SPSS Modeler will try to push back the Decision List model to SQL. |
calculate_raw_propensities
|
flag | |
calculate_adjusted_propensities
|
flag | |
enable_sql_generation
|
false
true
native |
When using data from a database, SQL code can be pushed back to the database for execution, providing superior performance for many operations. |