Contents

modelCollection

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

Declaration

static var modelCollection: MLModelError.Code { get }

Discussion

Core ML typically throws this error when the device doesn’t have access to the network.

See Also

Error Codes