Contents

MLModelError.Code.modelCollection

An error code for problems related to retrieving a model collection from the deployment system.

Declaration

case modelCollection

Discussion

Core ML typically throws (Swift) or returns (Objective-C) this error when the device doesn’t have access to the network.

See Also

Error codes