Description
The tool attempted to use the Text Field or Label Field parameter value for classification and failed. The failure may be due to one of the following:
- The selected Text Field value contains text that could not be classified, such as empty strings or numerical values.
- The Label Field value does not contain the labels to be used for classification or has null values such as empty strings.
- An unequal number of classes exist in the train-validation set.
Solution
Do any or all of the following:
- Specify an appropriate Text Field parameter value from the input table to be classified.
- Specify a column with labels from the input table for the Label Field parameter.
- Increase the Validation Percentage parameter value.