Contents

write(toFile:metadata:)

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

Declaration

func write(toFile path: String, metadata: MLModelMetadata?) throws

See Also

Saving a regressor