Contents

write(to:metadata:)

Exports a Core ML model file for use in your app.

Declaration

func write(to fileURL: URL, metadata: MLModelMetadata?) throws

See Also

Saving a classifier