Create a Scoring Test

To create a scoring test:
  1. Select the Scoring page.
  2. Click Add Scoring Test. The Add a New Scoring Test window appears.
    Add a New Scoring Test
  3. Enter Tree1 for the name.
  4. (Optional) Enter test1 for the description.
  5. Select the Tree 1 model from the list.
  6. Select Test for the type of scoring test. Accept the default number of observations (1000 rows) to be read from the scoring input table.
    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.
  7. Click Next.
  8. Verify that the value you previously specified for the Default score input table project property appears in the Input table box. To select a table, click Browse and select the table QSTutorial.HMEQ_SCORE_INPUT. Click OK.
  9. Verify that the value you previously specified for the Default score output table project property appears in the Output table box. To select a table, click Browse and select the table QSTutorial.HMEQ_SCORE_OUTPUT. Click OK.
  10. Click Next.
  11. Verify that all of the scoring output table variables are mapped to the available variables.
  12. Click Next.
  13. Select the configured SAS Application Server (for example, SASApp).
  14. Click Save.
  15. Select the Tree1 scoring test from the list and click Submit SAS Code.
    Scoring page
  16. Click the Results tab or double-click the scoring test to view the scoring test results. When the job has completed without errors, a checkmark appears in the Status column.
    Note: You can check the status of a job by clicking Refresh in the Job History tab. A new record appears after the job has completed.
Last updated: June 12, 2017