Editing the invocation rule
The invocation rule invokes machine learning models hosted remotely. You can optionally
edit the invocation rule that is generated by default.
About this task
The invocation rule is generated by default when you create a predictive model. You can modify the rule to define conditions that must be satisfied in order to invoke the machine learning model.
For example, when an input data is out of the range within which the machine learning model was trained, the prediction becomes unreliable. To prevent the final decision model from using this prediction, you can add a condition that tests for the range of the value.