Settings (linear-AS models)

Note that the predicted value is always computed when the model is scored. The name of the new field is the name of the target field, prefixed with $L-. For example, for a target field named sales, the new field would be named $L-sales.

Generate SQL for this model When using data from a database, SQL code can be pushed back to the database for execution, providing superior performance for many operations.

Select one of the following options to specify how SQL generation is performed.