Skip to main content

004416: Invalid parameter. <value> must be a list of integers, representing a list of valid class values, for example, <value>.

Description

The argument value should be a list of valid class values, not just one number.

For more information about valid argument values, see Deep learning arguments.

Solution

Ensure that the argument is an array of integers, and not just a single value.