Monitoring a predictive model
Verify the accuracy of your predictive models by analyzing the data gathered in the Monitor tab.
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.