Viewing a predictive model report
To ensure that the performance of your predictive models is high, apart from
accessing the default charts in the Monitor tab of the predictive
models, you can create your own reports. View examples of such reports in Prediction Studio.
Before you begin: To monitor a predictive model, ensure that a system
architect creates a response strategy that references the model and defines the values
for the .pyOutcome and .pyPrediction properties,
where:
- The .pyPrediction value is the same as the model objective that is visible in the Model tab for that predictive model (applies to all model types).
- For binary models, the .pyOutcome value is the same as one of the outcome labels that is visible in the Model tab for that predictive model. For continuous and categorical models, this parameter value does not need to correspond to the model settings.