Description
The values in the variable to predict are outside of the domain of training variables.
Solution
Confirm that values to predict exist in the training dataset. If values are outside of the range, or they are categorical variables that do not exist in the training data, predictions cannot be accurately calculated.