Message Oracle ORA-40293 - input class is invalid for the specified predictive model

ERRORinput class is invalid for the specified predictive model
CAUSEThe specified model is either not a classification model, or does not have the input class label as one of its target values.
ACTIONProvide the correct target value (class label) or provide the appropriate classification model with the target attribute that has the specified class label as one of its values.