Contents

MLCreateError.incompatibleParameters(parameter:originalValue:newValue:)

An error that indicates the training session parameters are incompatible.

Declaration

case incompatibleParameters(parameter: String, originalValue: String, newValue: String)

See Also

Identifying errors