260008: The "candidate_labels" argument contains only a single class. All the fields in the input table will be classified as <value>.

Description

The value provided for the candidate_labels argument under Model Arguments contains a single class. A single class will result in classification of all the field items in the input table to that class.

Solution

To classify the input fields into multiple classes, provide comma-separated values for the candidate_labels argument.