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 Model Arguments parameter's candidate_labels argument contains a single class. A single class results in classification of all the field items in the input table to that class.

Solution

To classify the input fields into multiple classes, provide a comma-separated list of values for the Model Arguments parameter's candidate_labels argument.