Create a Scoring Test

To create a scoring test:
  1. On the Scoring page of a model, click Add Scoring Test. The Add a New Scoring Test window appears.
    Add a New Scoring Test
  2. Enter a name for the scoring test.
  3. (Optional) Enter a description of the scoring test.
  4. Select a model from the list.
  5. Select a type of scoring test:
    • Test
      Specify the number of observations to be read from the scoring input table (default is 1000 rows).
    • Production
    Note: A best practice is to select Test before beginning all scoring tests. Later, when you are satisfied with the results of running the scoring test and you are ready to put the test into production, you can change the type to Production.
  6. Click Next.
  7. Specify an Input table. To select a table, click Browse and select a table. Click OK.
  8. Specify an Output table. To select a table, click Browse and select a table. Click OK.
  9. Click Next.
  10. To map the scoring output table variables to the model output variables, click in the Model Output Variable Names column and select a model output variable from the drop-down list for each output table variable.
  11. Click Next.
  12. Select a SAS Application Server from the list.
  13. Click Save.