applychaidnode properties
You can use CHAID modeling nodes to generate a CHAID model nugget. The scripting name of this model nugget is applychaidnode. For more information on scripting the modeling node itself, see chaidnode properties.
applychaidnode Properties |
Values | Property description |
---|---|---|
calculate_conf
|
flag | |
display_rule_id
|
flag | Adds a field in the scoring output that indicates the ID for the terminal node to which each record is assigned. |
calculate_raw_propensities
|
flag | |
calculate_adjusted_propensities
|
flag | |
sql_generate
|
Never
NoMissingValues
MissingValues
native |
When using data from a database, SQL code can be pushed back to the database for execution, providing superior performance for many operations. |