Database Error Messages

OCI-40310

Number of features and distinct target values is too high

Cause

The data has too many features, possibly due to multiple text or nested predictors, and too many distinct target values for the available memory.


Action

Remove one or more of the text or nested predictors or reduce the number of distinct targets and retry.