MLCreateError
The errors Create ML throws while performing various operations, such as training models, making predictions, writing models to a file system, and so on.
Declaration
enum MLCreateErrorTopics
Identifying errors
MLCreateError.cancelledMLCreateError.incompatibleParameters(parameter:originalValue:newValue:)MLCreateError.modifiedTrainingDataMLCreateError.io(reason:)MLCreateError.type(reason:)MLCreateError.generic(reason:)MLCreateErrorDomain