View Model Results
Overview
Model results are displayed as a set of statistics followed by a graph which show how accurately the predictive model reflects real outcomes from the data. The specific statistics, and the type of graph displayed, both depend on the goal variable type.
* 
Currently, results for a model trained via API using k-fold validation cannot be displayed in Analytics Builder. For more information see k-fold validation.
For more detailed information, see the following sections:
To View Model Results
1. On the Models list page, find and select the model for which you want to view results.
2. Click the View button.
The Model Results page opens.
Model Results Options
In addition to the result graph and statistics, the Model Results page also provides the following options:
Validation Metrics – Toggles the graph and statistics to display model results evaluated using the validation holdout portion of the data.
Training Metrics – Toggles the graph and statistics to display model results evaluated using the training portion of the data. This option is only available if the Validate on Training Data option was selected during model creation.
Model Details – Opens a Goal Statistics and Model Fields dialog box that displays a set of distribution statistics for the goal variable and a list of the fields included in the model.
Model Configuration – Displays the configuration used to generate the model, including key parameters and learner techniques.
Was this helpful?