Values of the predictors are not set
The strategy that you use to set responses to adaptive models cannot access the values of the predictors.
Condition
When you run a strategy with an adaptive model component to make a decision, all values of the predictors are stored on the primary page in the pzADMInputs property. The strategy that you use to set responses to adaptive models must use the values that are on this primary page.
Cause
Values of the predictors are not set when all of the following conditions apply:
- Strategies that you use to make a decision and set responses to adaptive models are executed on different classes.
- Values from the primary page in the pzADMInputs property are not copied to the class where the strategy sets responses.
Solution
- Use the delayed learning functionality for your adaptive models. For more information, see Delayed learning of adaptive models.
Previous topic Values of the parameterized predictors are not set Next topic Troubleshooting data flows