Contents

ModelCompatibilityError.incompatibleInputDataFormat(expected:actual:)

An error that indicates that the input data has the wrong format.

Declaration

case incompatibleInputDataFormat(expected: MLFeatureType, actual: MLFeatureType)

See Also

Analyzing the error