Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.