Contents

ModelCompatibilityError.incompatibleOutputDataFormat(expected:actual:)

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

Declaration

case incompatibleOutputDataFormat(expected: MLFeatureType, actual: MLFeatureType)

See Also

Analyzing the error