Viewing a model report
To analyze an adaptive model, you can view a detailed model report that lists active predictors, inactive predictors, the score distribution, and a trend graph of model performance. You can also zoom into a predictor distribution.
- In the navigation pane of Prediction Studio, click Models.
- Click an adaptive model that you want to edit.
- On the adaptive model form, click the Monitor tab.
- Optional: To refresh the model details with the latest reporting data from the Adaptive Decision
Manager (ADM) server, click Refresh reporting data.The data in the bubble chart comes from data snapshots that are taken on the Adaptive Decision Manager (ADM) server.
- In the grid that contains model data, find the model that you want to report on.
- In the View column, click Model report.
- Click one of the following tabs:
- To analyze predictors for the selected model, click
Predictors.
Correlated predictors are automatically grouped under the best-performing predictor whose status becomes Active. The remaining predictors in each group are Inactive. You can expand each group to view all predictors that belong to that group.
Predictors that have a univariate performance under the performance threshold setting also become Inactive.
- To display generated score intervals and their propensity, click Score distribution.
- To display the performance of the selected adaptive model over time, click
Trend.
Click this tab to identify sudden changes in the performance of your model when new propositions or predictors are added.
- To analyze predictors for the selected model, click
Predictors.
- Optional: To view detailed distribution metrics, click a predictor. You can view detailed metrics for positive and negative responses, propensity, z-ratio, and lift. For more information, see Predictor report details.
- Optional: To export the model report as a CSV or PDF file, click Export
and select the applicable format.
Model report details
The model report provides information about the predictor data for the selected model.
- Name
- Provides the names of the properties used as predictors. Click the name of the predictor to display additional details.
- Status
- Shows whether a predictor is used or not used by the adaptive model. Predictors can also be inactive if their performance score falls below the threshold or they are highly correlated to another predictor that has a higher performance score.
- Type
- Indicates the predictor type (numeric or symbolic).
- Performance (AUC)
- Indicates the total predictive performance that is expressed in the Area Under the Curve (AUC) unit of measurement.
- Positives
- Shows the number of positive responses.
- Negatives
- Shows the number of negative responses.
- Range/# Symbols
- Shows ranges for numeric predictors or the number of symbols for symbolic predictors.
- # Bins
- Shows the number of bins. The number of bins is affected by the group settings in the adaptive model.
Predictor report details
You can access a detailed report for a predictor from a model report. By viewing detailed statistical data for specific a predictor, you can assess that predictor's performance.
Histogram chart
By zooming into a predictor from a model report, you can inspect the correlation between the percentage of responses for each predictor bin and the associated propensity value.
Predictor performance data
- Range/Symbols
- The ranges for numeric predictors or the number of symbols for symbolic predictors.
- Responses (%)
- The percentage of all responses for a predictor bin.
- # Positives
- The number of positive responses for a predictor bin.
- Positives (%)
- The percentage of positive responses for a predictor bin.
- # Negatives
- The number of negative responses for a predictor bin.
- Negatives (%)
- The percentage of positive responses for a predictor bin.
- Propensity (%)
- The predicted likelihood of positive behavior (for example, the likelihood of a customer accepting an offer).
- Z-Ratio
- The difference between the propensity in a predictor bin and the overall propensity that is expressed in the number of standard deviations.
- Lift
- The propensity in a predictor bin divided by the overall propensity.
Downloading the gradient booster model
For models using the gradient boosting technique, you can export the model as a JSON file for further inspection.
- In the navigation pane of Prediction Studio, click Models.
- Click an adaptive model that you want to export.
- On the adaptive model form, click the Monitor tab.
- Open the adaptive model rule.
- Select the row for which the proposition is empty (the top model row).
- In the View column, click Model report.
- From the Actions menu, click Download model.
Previous topic Generating and downloading a model report Next topic Viewing the predictors overview