Database Error Messages

ORA-40163

some prediction results missing from string output

Cause

The R classification, clustering, or feature extraction model SCORE function did not return the prediction for each class, cluster, or feature respectively in the output R data.frame.


Action

Modify the R model SCORE function to return all predicted values in the output data.frame.