Scoring Model Properties

Scoring Test Properties

Here is a list of the Scoring test properties that provide information that is specific to the scoring test.
Property Name
Description
Scoring test type
Specifies a value of Test or Production for the type of scoring test.
SAS Application Server
Specifies the name of the SAS Application Server to which SAS Decision Manager is connected. This value is taken from the SAS Metadata Repository.
Model
Specifies the name of the model whose score code is to be executed on the SAS Application Server. This value is set when the scoring test is created and cannot be modified.
Input table
Specifies the name of the input table (data source) to be used in scoring. This value is set when the scoring test is created and cannot be modified.
Output table
Specifies the name of the output table to be used in scoring. This value is set when the scoring test is created. If the scoring test type is Test, the output file is stored on the SAS Content Server. If the scoring test type is Production, then this setting identifies the output table where the results of the scoring are written.

Result Set Properties

The following property provides information that is specific to the scoring test.
Property Name
Description
Number of observations
When Scoring test type is set to Test, this property specifies how many observations are to be read from the scoring test input table. This setting enables you to limit the number of records that are written to the scoring test output table on the SAS Content Server in order to reduce operation costs. If a value is not specified, the default value of 1000 rows is used for the number of observations.
When Scoring test type is set to Production, this property specifies how many observations are to be read from the scoring test input table and displayed when you select Result Set from the Results tab. The default value is 0, indicating that there is no limit. This value cannot be changed in SAS Decision Manager. The administrator can modify the value by using SAS Management Console. For more information, see SAS Decision Manager: Administrator’s Guide.
Last updated: February 22, 2017