Oracle Error ORA-40113: insufficient number of distinct target values

Oracle Error Message

ORA-40113: insufficient number of distinct target values

Reason for the Error

Less than two distinct target values were found in the build data.

Solution

Provide the classification build data with valid rows containing at least two distinct target values. Valid rows must have non-NULL targets. If a weight column was provided, then valid rows must have positive row weights. In addition, if DELETE_ROW missing value treatment was used, consider disabling it.