A scoring task output
table is used by a scoring task to define the variables for the scoring
results table.
Depending on the mode
in which a scoring task is run, the scoring task output table can
be a prototype table or a physical data table. A SAS Model Manager
scoring task can run in test mode, which is the default mode, or it
can run in production mode. In both test mode and production mode,
a scoring task output table is used by the scoring task to define
the structure of the scoring results table. When the scoring task
runs, it creates a scoring results table. In test mode, the scoring
results table is stored in the SAS Model Manager model repository.
You can view the scoring results table under the scoring task node
in the
Score folder. The scoring task output
table in the SAS Metadata Repository is not updated in test mode.
In production mode, the contents of the scoring task output table
in the SAS Metadata Repository are replaced by the contents of the
scoring results table. The scoring results table is not stored in
the SAS Model Manager model repository.
Before
you can create a scoring task, the scoring task output table must
be added and accessible from the Data Sources perspective. To add
the scoring task output table to SAS Model Manager, perform one the
following actions:
-
Add the table manually by creating
the table, and then registering it in the SAS Metadata Repository
using SAS Management Console.
-
Use the SAS Model Manager
Create Output Table window. When you use the
Create Output Table window, SAS Model Manager creates
the table, and then registers it in the SAS Metadata Repository.
In SAS Model Manager,
you can view scoring task output tables in the Data Sources perspective.